@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(https://atambe.xyz/static/fonts/-F63fjptAgt5VM-kVkqdyU8n5ig.ttf)format("truetype")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(https://atambe.xyz/static/fonts/-F6qfjptAgt5VM-kVkqdyU8n3vAO8lc.ttf)format("truetype")}@font-face{font-family:Orbitron;font-style:normal;font-weight:400;font-display:swap;src:url(https://atambe.xyz/static/fonts/yMJMMIlzdpvBhQQL_SC3X9yhF25-T1nyGy6xpg.ttf)format("truetype")}@font-face{font-family:Orbitron;font-style:normal;font-weight:600;font-display:swap;src:url(https://atambe.xyz/static/fonts/yMJMMIlzdpvBhQQL_SC3X9yhF25-T1nyxSmxpg.ttf)format("truetype")}@font-face{font-family:Orbitron;font-style:normal;font-weight:700;font-display:swap;src:url(https://atambe.xyz/static/fonts/yMJMMIlzdpvBhQQL_SC3X9yhF25-T1ny_Cmxpg.ttf)format("truetype")}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}.breadcrumb-container{flex-flow:wrap;gap:.5rem;margin:.75rem 0 0;padding:0;display:flex}.breadcrumb-element p{margin:0 0 0 .5rem;padding:0;line-height:normal}.breadcrumb-element{flex-direction:row;justify-content:center;align-items:center;display:flex}.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:","}.tags{flex-wrap:wrap;gap:.4rem;margin:1rem 0;padding-left:0;list-style:none;display:flex}.section-li>.section>.tags{justify-content:flex-end}.tags>li{white-space:nowrap;overflow-wrap:normal;margin:0;display:inline-block}a.internal.tag-link{background-color:var(--highlight);border-radius:8px;margin:0 .1rem;padding:.2rem .4rem}.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);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:20px;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}@media (max-width:800px){.page>#quartz-body>:not(.sidebar.left:has(.explorer)){transition:transform .3s ease-in-out}.page>#quartz-body.lock-scroll>:not(.sidebar.left:has(.explorer)){transition:transform .3s ease-in-out;transform:translate(100dvw)}.page>#quartz-body .sidebar.left:has(.explorer){box-sizing:border-box;background-color:var(--light);margin:0;padding:1rem 0;position:sticky}.page>#quartz-body .hide-until-loaded~.explorer-content{display:none}}.explorer{flex-direction:column;flex:0 auto;min-height:1.2rem;display:flex;overflow-y:hidden}.explorer.collapsed{flex:0 1.2rem}.explorer.collapsed .fold{transform:rotate(-90deg)}.explorer .fold{opacity:.8;margin-left:.5rem;transition:transform .3s}@media (max-width:800px){.explorer{height:initial;flex-shrink:0;order:-1;align-self:flex-start;margin-top:auto;margin-bottom:auto;overflow:hidden}}.explorer button.mobile-explorer{display:none}.explorer button.desktop-explorer{display:flex}@media (max-width:800px){.explorer button.mobile-explorer{display:flex}.explorer button.desktop-explorer{display:none}}@media not (max-width:800px){.explorer.desktop-only{display:flex}}.explorer svg{pointer-events:all;transition:transform .35s}.explorer svg>polyline{pointer-events:none}button.mobile-explorer,button.desktop-explorer{text-align:left;cursor:pointer;color:var(--dark);background-color:#0000;border:none;align-items:center;padding:0;display:flex}button.mobile-explorer h2,button.desktop-explorer h2{margin:0;font-size:1rem;display:inline-block}.explorer-content{margin-top:.5rem;list-style:none;overflow:hidden auto}.explorer-content ul{overscroll-behavior:contain;margin:0;padding:0;list-style:none}.explorer-content ul li>a{color:var(--dark);opacity:.75;pointer-events:all}.explorer-content ul li>a.active{opacity:1;color:var(--tertiary)}.explorer-content .folder-outer{grid-template-rows:0fr;transition:grid-template-rows .3s ease-in-out;display:grid}.explorer-content .folder-outer.open{grid-template-rows:1fr}.explorer-content .folder-outer>ul{border-left:1px solid var(--lightgray);margin-left:6px;padding-left:.8rem;overflow:hidden}.folder-container{-webkit-user-select:none;user-select:none;flex-direction:row;align-items:center;display:flex}.folder-container div>a{color:var(--secondary);font-family:var(--headerFont);font-size:.95rem;font-weight:600;line-height:1.5rem;display:inline-block}.folder-container div>a:hover{color:var(--tertiary)}.folder-container div>button{color:var(--dark);text-align:left;cursor:pointer;font-family:var(--headerFont);background-color:#0000;border:none;align-items:center;padding-left:0;padding-right:0;display:flex}.folder-container div>button span{color:var(--secondary);pointer-events:none;margin:0;font-size:.95rem;font-weight:600;line-height:1.5rem;display:inline-block}.folder-icon{color:var(--secondary);cursor:pointer;backface-visibility:visible;flex-shrink:0;margin-right:5px;transition:transform .3s}li:has(>.folder-outer:not(.open))>.folder-container>svg{transform:rotate(-90deg)}.folder-icon:hover{color:var(--tertiary)}@media (max-width:800px){.explorer.collapsed{flex:0 0 34px}.explorer.collapsed>.explorer-content{visibility:hidden;transform:translate(-100vw)}.explorer:not(.collapsed){flex:0 0 34px}.explorer:not(.collapsed)>.explorer-content{visibility:visible;transform:translate(0)}.explorer .explorer-content{box-sizing:border-box;z-index:100;background-color:var(--light);visibility:hidden;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin-top:0;padding:4rem 0 2rem;transition:transform .2s,visibility .2s;position:absolute;top:0;left:0;overflow:hidden;transform:translate(-100vw)}.explorer .mobile-explorer{z-index:101;margin:0;padding:5px}.explorer .mobile-explorer .lucide-menu{stroke:var(--darkgray)}.mobile-no-scroll{overscroll-behavior:none}}.graph>h3{margin:0;font-size:1rem}.graph>.graph-outer{border:1px solid var(--lightgray);box-sizing:border-box;border-radius:5px;height:250px;margin:.5em 0;position:relative;overflow:hidden}.graph>.graph-outer>.global-graph-icon{cursor:pointer;color:var(--dark);opacity:.5;cursor:pointer;background:0 0;border:none;border-radius:4px;width:24px;height:24px;margin:.3rem;padding:.2rem;transition:background-color .5s;position:absolute;top:0;right:0}.graph>.graph-outer>.global-graph-icon:hover{background-color:var(--lightgray)}.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{display:inline-block}.graph>.global-graph-outer>.global-graph-container{border:1px solid var(--lightgray);background-color:var(--light);box-sizing:border-box;border-radius:5px;width:80vw;height:80vh;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media not (min-width:1200px){.graph>.global-graph-outer>.global-graph-container{width:90%}}.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}.backlinks{flex-direction:column}.backlinks>h3{margin:0;font-size:1rem}.backlinks>ul.overflow{overscroll-behavior:contain;max-height:calc(100% - 2rem);margin:.5rem 0;padding:0;list-style:none}.backlinks>ul.overflow>li>a{background-color:#0000}footer{text-align:left;opacity:.7;margin-bottom:4rem}footer ul{flex-direction:row;gap:1rem;margin:-1rem 0 0;padding:0;list-style:none;display:flex}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}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-size:16px}.darkmode{display:none}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark only}html .callout[data-callout]{mix-blend-mode:lighten}@font-face{font-family:Avenir;font-style:normal;font-weight:400;src:local(Avenir),url(https://fonts.cdnfonts.com/s/71748/avenir_roman_12.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZJhiJ-Ek-_EeAmM.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZthiJ-Ek-_EeAmM.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZNhiJ-Ek-_EeAmM.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZxhiJ-Ek-_EeAmM.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZBhiJ-Ek-_EeAmM.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZFhiJ-Ek-_EeAmM.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZ9hiJ-Ek-_EeA.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DMyQtMRrTFcZZJmOpwVS.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DMyQtM1rTFcZZJmOpwVS.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DMyQtMVrTFcZZJmOpwVS.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DMyQtMprTFcZZJmOpwVS.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DMyQtMZrTFcZZJmOpwVS.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DMyQtMdrTFcZZJmOpwVS.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DMyQtMlrTFcZZJmOpw.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}body[data-slug]{color:#adadad;background:#090909}body .callout{--callout-color:2,122,255;mix-blend-mode:normal;border-style:solid solid solid dashed;border-width:0 0 0 1px;border-radius:0;padding:12px 12px 12px 20px}body .callout .callout-title{color:#afa9a3;border-radius:0;gap:4px;padding:0}body .callout .callout-title .callout-icon{color:#027aff}body .callout .callout-title>.callout-title-inner>p{color:#afa9a3;font-weight:400}body .callout>.callout-content{background-color:#0000;padding:0}body .callout[data-callout=abstract]{--callout-color:83,223,221;mix-blend-mode:normal;background-color:#0000;border:0 solid #53dfdd40;border-left:1px dashed #715143;border-radius:0;padding:12px 12px 12px 20px}body .callout[data-callout=abstract] .callout-title{color:#afa9a3;border-radius:0;gap:4px;padding:0}body .callout[data-callout=abstract] .callout-title .callout-icon{color:#53dfdd;background-color:#53dfdd}body .callout[data-callout=abstract] .callout-title>.callout-title-inner>p{color:#afa9a3;font-weight:400}body .callout[data-callout=abstract]>.callout-content{background-color:#0000;padding:0}body .callout[data-callout=bug]{--callout-color:251,70,76;mix-blend-mode:normal;background-color:#0000;border:0 solid #fb464c40;border-left:1px dashed #715143;border-radius:0;padding:12px 12px 12px 20px}body .callout[data-callout=bug] .callout-title{color:#afa9a3;border-radius:0;gap:4px;padding:0}body .callout[data-callout=bug] .callout-title .callout-icon{color:#fb464c;background-color:#fb464c}body .callout[data-callout=bug] .callout-title>.callout-title-inner>p{color:#afa9a3;font-weight:400}body .callout[data-callout=bug]>.callout-content{background-color:#0000;padding:0}body .callout[data-callout=danger]{--callout-color:251,70,76;mix-blend-mode:normal;background-color:#0000;border:0 solid #fb464c40;border-left:1px dashed #715143;border-radius:0;padding:12px 12px 12px 20px}body .callout[data-callout=danger] .callout-title{color:#afa9a3;border-radius:0;gap:4px;padding:0}body .callout[data-callout=danger] .callout-title .callout-icon{color:#fb464c;background-color:#fb464c}body .callout[data-callout=danger] .callout-title>.callout-title-inner>p{color:#afa9a3;font-weight:400}body .callout[data-callout=danger]>.callout-content{background-color:#0000;padding:0}body .callout[data-callout=example]{--callout-color:168,130,255;mix-blend-mode:normal;background-color:#0000;border:0 solid #a882ff40;border-left:1px dashed #715143;border-radius:0;padding:12px 12px 12px 20px}body .callout[data-callout=example] .callout-title{color:#afa9a3;border-radius:0;gap:4px;padding:0}body .callout[data-callout=example] .callout-title .callout-icon{color:#a882ff;background-color:#a882ff}body .callout[data-callout=example] .callout-title>.callout-title-inner>p{color:#afa9a3;font-weight:400}body .callout[data-callout=example]>.callout-content{background-color:#0000;padding:0}body .callout[data-callout=failure]{--callout-color:251,70,76;mix-blend-mode:normal;background-color:#0000;border:0 solid #fb464c40;border-left:1px dashed #715143;border-radius:0;padding:12px 12px 12px 20px}body .callout[data-callout=failure] .callout-title{color:#afa9a3;border-radius:0;gap:4px;padding:0}body .callout[data-callout=failure] .callout-title .callout-icon{color:#fb464c;background-color:#fb464c}body .callout[data-callout=failure] .callout-title>.callout-title-inner>p{color:#afa9a3;font-weight:400}body .callout[data-callout=failure]>.callout-content{background-color:#0000;padding:0}body .callout[data-callout=info]{--callout-color:2,122,255;mix-blend-mode:normal;background-color:#0000;border:0 solid #027aff40;border-left:1px dashed #715143;border-radius:0;padding:12px 12px 12px 20px}body .callout[data-callout=info] .callout-title{color:#afa9a3;border-radius:0;gap:4px;padding:0}body .callout[data-callout=info] .callout-title .callout-icon{color:#027aff;background-color:#027aff}body .callout[data-callout=info] .callout-title>.callout-title-inner>p{color:#afa9a3;font-weight:400}body .callout[data-callout=info]>.callout-content{background-color:#0000;padding:0}body .callout[data-callout=note]{--callout-color:2,122,255;mix-blend-mode:normal;background-color:#0000;border:0 solid #027aff40;border-left:1px dashed #715143;border-radius:0;padding:12px 12px 12px 20px}body .callout[data-callout=note] .callout-title{color:#afa9a3;border-radius:0;gap:4px;padding:0}body .callout[data-callout=note] .callout-title .callout-icon{color:#027aff;background-color:#027aff}body .callout[data-callout=note] .callout-title>.callout-title-inner>p{color:#afa9a3;font-weight:400}body .callout[data-callout=note]>.callout-content{background-color:#0000;padding:0}body .callout[data-callout=question]{--callout-color:233,151,63;mix-blend-mode:normal;background-color:#0000;border:0 solid #e9973f40;border-left:1px dashed #715143;border-radius:0;padding:12px 12px 12px 20px}body .callout[data-callout=question] .callout-title{color:#afa9a3;border-radius:0;gap:4px;padding:0}body .callout[data-callout=question] .callout-title .callout-icon{color:#e9973f;background-color:#e9973f}body .callout[data-callout=question] .callout-title>.callout-title-inner>p{color:#afa9a3;font-weight:400}body .callout[data-callout=question]>.callout-content{background-color:#0000;padding:0}body .callout[data-callout=quote]{--callout-color:158,158,158;mix-blend-mode:normal;background-color:#0000;border:0 solid #9e9e9e40;border-left:1px dashed #715143;border-radius:0;padding:12px 12px 12px 20px}body .callout[data-callout=quote] .callout-title{color:#afa9a3;border-radius:0;gap:4px;padding:0}body .callout[data-callout=quote] .callout-title .callout-icon{color:#9e9e9e;background-color:#9e9e9e}body .callout[data-callout=quote] .callout-title>.callout-title-inner>p{color:#afa9a3;font-weight:400}body .callout[data-callout=quote]>.callout-content{background-color:#0000;padding:0}body .callout[data-callout=success]{--callout-color:68,207,110;mix-blend-mode:normal;background-color:#0000;border:0 solid #44cf6e40;border-left:1px dashed #715143;border-radius:0;padding:12px 12px 12px 20px}body .callout[data-callout=success] .callout-title{color:#afa9a3;border-radius:0;gap:4px;padding:0}body .callout[data-callout=success] .callout-title .callout-icon{color:#44cf6e;background-color:#44cf6e}body .callout[data-callout=success] .callout-title>.callout-title-inner>p{color:#afa9a3;font-weight:400}body .callout[data-callout=success]>.callout-content{background-color:#0000;padding:0}body .callout[data-callout=tip]{--callout-color:83,223,221;mix-blend-mode:normal;background-color:#0000;border:0 solid #53dfdd40;border-left:1px dashed #715143;border-radius:0;padding:12px 12px 12px 20px}body .callout[data-callout=tip] .callout-title{color:#afa9a3;border-radius:0;gap:4px;padding:0}body .callout[data-callout=tip] .callout-title .callout-icon{color:#53dfdd;background-color:#53dfdd}body .callout[data-callout=tip] .callout-title>.callout-title-inner>p{color:#afa9a3;font-weight:400}body .callout[data-callout=tip]>.callout-content{background-color:#0000;padding:0}body .callout[data-callout=todo]{--callout-color:2,122,255;mix-blend-mode:normal;background-color:#0000;border:0 solid #027aff40;border-left:1px dashed #715143;border-radius:0;padding:12px 12px 12px 20px}body .callout[data-callout=todo] .callout-title{color:#afa9a3;border-radius:0;gap:4px;padding:0}body .callout[data-callout=todo] .callout-title .callout-icon{color:#027aff;background-color:#027aff}body .callout[data-callout=todo] .callout-title>.callout-title-inner>p{color:#afa9a3;font-weight:400}body .callout[data-callout=todo]>.callout-content{background-color:#0000;padding:0}body .callout[data-callout=warning]{--callout-color:233,151,63;mix-blend-mode:normal;background-color:#0000;border:0 solid #e9973f40;border-left:1px dashed #715143;border-radius:0;padding:12px 12px 12px 20px}body .callout[data-callout=warning] .callout-title{color:#afa9a3;border-radius:0;gap:4px;padding:0}body .callout[data-callout=warning] .callout-title .callout-icon{color:#e9973f;background-color:#e9973f}body .callout[data-callout=warning] .callout-title>.callout-title-inner>p{color:#afa9a3;font-weight:400}body .callout[data-callout=warning]>.callout-content{background-color:#0000;padding:0}body .data-footnote-backref{color:#54453a;-webkit-text-decoration:none;text-decoration:none}body .explorer .explorer-content{background-color:#090909}body .explorer .explorer-content li:has(>.folder-outer.open)>.folder-container{color:#645f5a;cursor:default;font-family:yu gothic ui,sans-serif;font-weight:400;-webkit-text-decoration:none;text-decoration:none}body .explorer .explorer-content li:has(>.folder-outer:not(.open))>.folder-container{color:#645f5a;cursor:default;font-family:yu gothic ui,sans-serif;font-weight:400;-webkit-text-decoration:none;text-decoration:none}body .explorer .explorer-content ul.explorer-ul li a{color:#645f5a;cursor:default;font-family:yu gothic ui,sans-serif;font-weight:400;-webkit-text-decoration:none;text-decoration:none}body .explorer .explorer-content ul.explorer-ul li:has(>.active){color:#8e746d;cursor:default;background-color:#0000}body .graph .graph-outer{border-color:#0000}body .graph>.global-graph-outer{-webkit-backdrop-filter:blur(4px)brightness(.4);backdrop-filter:blur(4px)brightness(.4)}body .graph>.global-graph-outer>.global-graph-container{background-color:#0000;border-color:#0000}body .katex>.katex-html{font-family:MJXZERO,MJXTEX}body .katex-display>.katex{text-align:center;white-space:normal;font:12.5px/0 yu gothic ui,sans-serif;display:block}body .katex-display>.katex>.katex-html{font-family:yu gothic ui,sans-serif}body .page>#quartz-body{background-color:#090909}body .page>#quartz-body .left.sidebar{background-color:#090909;border-color:#0000;border-right-width:1px}body .page>#quartz-body .right.sidebar{background-color:#090909;border-color:#0000;border-left-width:1px}body .page>#quartz-body .sidebar.left:has(.explorer){background-color:#090909}body .page>#quartz-body div.center{min-width:calc(100% - 40px);max-width:calc(100% - 40px);padding-left:10px;padding-right:10px}body .page article li:has(>input[type=checkbox]:checked){color:#adadad;-webkit-text-decoration:line-through #adadad;text-decoration:line-through #adadad}body .page article p>b,body b,body .page article p>em,body em,body .page article p>i,body i,body .page article p>s,body s{color:#adadad;cursor:auto;filter:none;-webkit-user-select:text;user-select:text;background-color:#0000;outline:0 #adadad;font-family:yu gothic ui,sans-serif;font-weight:400;-webkit-text-decoration:none;text-decoration:none;transition:all}body .page article p>strong>em,body strong>em,body .page article p>strong,body strong{color:#adadad;cursor:auto;filter:none;-webkit-user-select:text;user-select:text;background-color:#0000;outline:0 #adadad;font-family:yu gothic ui,sans-serif;font-weight:600;-webkit-text-decoration:none;text-decoration:none;transition:all}body .page article p>u,body u{color:#adadad;cursor:auto;filter:none;-webkit-user-select:text;user-select:text;background-color:#0000;outline:0 #adadad;font-family:yu gothic ui,sans-serif;font-weight:400;-webkit-text-decoration:none;text-decoration:none;transition:all}body .popover .popover-inner{background-color:#090909;border-color:#0000}body .search>.search-button{color:#adadad;background-color:#090909;border:1px solid #090909;border-radius:0;font-family:yu gothic ui,sans-serif}body .search>.search-container>.search-space{background-color:#090909;border:1px solid #8d6a50;border-radius:0;box-shadow:0 1.8px 7.3px #00000012,0 6.3px 24.7px #0000001d,0 30px 90px #0003}body .search>.search-container>.search-space>*{color:#adadad;cursor:auto;filter:none;-webkit-user-select:text;user-select:text;background-color:#0000;outline:0 #adadad;font-family:yu gothic ui,sans-serif;font-weight:400;-webkit-text-decoration:none;text-decoration:none;transition:all}body .search>.search-container>.search-space>.search-layout>.results-container{color:#adadad}body .search>.search-container>.search-space>.search-layout>.results-container .result-card{border-color:#adadad}:is(body .search>.search-container>.search-space>.search-layout>.results-container>.result-card:hover .card-title,body .search>.search-container>.search-space>.search-layout>.results-container>.result-card:hover .card-description,body .search>.search-container>.search-space>.search-layout>.results-container>.result-card:focus .card-title,body .search>.search-container>.search-space>.search-layout>.results-container>.result-card:focus .card-description,body .search>.search-container>.search-space>.search-layout>.results-container>.result-card.focus:not(:has(~.result-card:hover,~.result-card:focus)) .card-title,body .search>.search-container>.search-space>.search-layout>.results-container>.result-card.focus:not(:has(~.result-card:hover,~.result-card:focus)) .card-description){color:#adadad}:is(body .search>.search-container>.search-space>.search-layout>.results-container>.result-card:hover,body .search>.search-container>.search-space>.search-layout>.results-container>.result-card:focus,body .search>.search-container>.search-space>.search-layout>.results-container>.result-card.focus:not(:has(~.result-card:hover,~.result-card:focus))){color:#adadad;background-color:#fff1;font-weight:400}body .search>.search-container>.search-space>.search-layout,body .search>.search-container>.search-space>.search-layout.display-results{border-color:#8d6a50}body .search>.search-container>.search-space>input{border:unset;box-shadow:none;background-color:#090909;border-bottom:1px solid #090909;border-radius:0}body .search>.search-container>.search-space>.search-layout>.results-container .result-card:has(~.result-card.focus:not(:has(~.result-card:hover,~.result-card:focus)),~.result-card:focus,~.result-card:hover){color:#adadad;background-color:#fff1;border-radius:0}:is(body .search>.search-container>.search-space>.search-layout>.results-container .result-card:hover,body .search>.search-container>.search-space>.search-layout>.results-container .result-card:focus,body .search>.search-container>.search-space>.search-layout>.results-container .result-card.focus:not(:has(~.result-card:hover,~.result-card:focus))){color:#adadad;background-color:#fff1;border-radius:0}body .text-highlight{color:#adadad;cursor:auto;filter:none;-webkit-user-select:text;user-select:text;background-color:#0000;outline:0 #adadad;font-family:yu gothic ui,sans-serif;font-weight:400;-webkit-text-decoration:none;text-decoration:none;transition:all}body ::-webkit-scrollbar{background-color:#0000}body ::-webkit-scrollbar-thumb{box-shadow:none;background-color:#0000;border:0 #adadad;border-radius:0}body :root{--code-background:#141414;--code-comment:#54453a;--code-function:#e0de71;--code-important:#e9973f;--code-keyword:#fa99cd;--code-normal:#adadad;--code-operator:#fb464c;--code-property:#53dfdd;--code-punctuation:#adadad;--code-string:#44cf6e;--code-tag:#fb464c;--code-value:#a882ff}body a.external{color:#adadad;cursor:auto;filter:none;-webkit-user-select:text;user-select:text;background-color:#0000;outline:0 #adadad;font-family:yu gothic ui,sans-serif;font-weight:400;-webkit-text-decoration:none;text-decoration:none;transition:all}body a.internal{color:#8d6a50;cursor:pointer;filter:none;-webkit-user-select:text;user-select:text;background-color:#0000;outline:0 #8d6a50;font-family:yu gothic ui,sans-serif;font-weight:600;-webkit-text-decoration:underline #8a5cf54d;text-decoration:underline #8a5cf54d;transition:opacity .14s ease-in-out}body a.internal.tag-link,body .search>.search-container>.search-space>.search-layout>.results-container .result-card>ul>li>.match-tag{background-color:#0000;border-style:solid;border-color:#8a5cf526;border-radius:21.875px;align-items:center;margin-inline-start:0;font-family:ui-sans-serif,-apple-system,"system-ui",system-ui,Segoe UI,Roboto,Inter,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;font-weight:400;display:flex}body a.internal.tag-link:before{color:#abaeae}body blockquote{padding-bottom:0;padding-inline-start:15px;background-color:#0000;border-inline-start:3px solid #8e746d2e;margin-inline:12.5px 0;padding-top:0;font-family:yu gothic ui,sans-serif;font-style:normal}body code{border:0 solid #090909;color:#adadad;background-color:#141414;border-color:#090909;border-radius:0;padding:1.64062px 3.28125px;font-family:ui-monospace,SFMono-Regular,Cascadia Mono,Roboto Mono,DejaVu Sans Mono,Liberation Mono,Menlo,Monaco,Consolas,Source Code Pro,monospace}body code.mermaid>svg{fill:#333;stroke:none}body del{color:#adadad;cursor:auto;filter:none;-webkit-user-select:text;user-select:text;background-color:#0000;outline:0 #adadad;font-family:yu gothic ui,sans-serif;font-weight:400;-webkit-text-decoration:line-through #adadad;text-decoration:line-through #adadad;transition:all}body div#quartz-body{--quartz-icon-color:#54453a}body div#quartz-root{color:#adadad;background-color:#0000;font-family:yu gothic ui,sans-serif;font-size:12.5px}body div.graph{--quartz-graph-line:#8d6a50;--quartz-graph-node:#adadad;--quartz-graph-node-attachment:#e0de71;--quartz-graph-node-focused:#8d6a50;--quartz-graph-node-tag:#44cf6e;--quartz-graph-node-unresolved:#54453a;--quartz-graph-text:#adadad}body h1,body h2,body h3,body h4,body h5,body h6{color:#968988;text-shadow:none;font-family:palatino,serif}body hr{border:unset;box-shadow:none;border-style:solid none none;border-color:#adadad35;border-top-width:1px;margin:32px 0}body input[type=checkbox]{appearance:none;border:1px solid #8d6a50;border-radius:0;width:12.5px;margin:0 8px 0 -18.75px;margin-inline:-18.75px 8px;padding:0;transition:box-shadow .15s ease-in-out;position:relative;top:2.66667px}body input[type=checkbox]:checked:after{content:normal;inset-inline-start:0;background-color:#0000;width:1156px;display:block;position:relative;top:0;-webkit-mask-image:none;-webkit-mask-position:0 0;-webkit-mask-size:auto;-webkit-mask-repeat:repeat}body li.depth-0{font-weight:400}body li.depth-0+li.depth-1{border-inline-start:1px solid #ffffff1f;margin-inline-start:12px;padding-inline-start:4px}body li.depth-1{font-weight:400}body li.depth-1+li.depth-2{border-inline-start:1px solid #ffffff1f;margin-inline-start:12px;padding-inline-start:4px}body li.depth-2{font-weight:400}body li.depth-2+li.depth-3{border-inline-start:1px solid #ffffff1f;margin-inline-start:12px;padding-inline-start:4px}body li.depth-3{font-weight:400}body li.depth-3+li.depth-4{border-inline-start:1px solid #ffffff1f;margin-inline-start:12px;padding-inline-start:4px}body li.depth-4{font-weight:400}body li.depth-4+li.depth-5{border-inline-start:1px solid #ffffff1f;margin-inline-start:12px;padding-inline-start:4px}body li.depth-5{font-weight:400}body li.depth-5+li.depth-6{border-inline-start:1px solid #ffffff1f;margin-inline-start:12px;padding-inline-start:4px}body ol>li{color:#adadad;text-align:start}body ol>li::marker{color:#adadad}body p{color:#adadad;cursor:auto;filter:none;-webkit-user-select:text;user-select:text;background-color:#0000;outline:0 #adadad;font-family:yu gothic ui,sans-serif;font-weight:400;-webkit-text-decoration:none;text-decoration:none;transition:all}body pre>code{border:0 #adadad;white-space:pre-wrap;background-color:#0000;border-color:#adadad;border-radius:0;padding:0;overflow-x:visible}body pre:has(>code){white-space:pre-wrap;background-color:#141414;border:0 solid #090909;border-radius:0;padding:12px 16px;overflow-x:auto}body ul>li{color:#adadad;text-align:start}body ul>li.task-list-item{text-align:start;list-style:none;display:list-item}body ul>li::marker{color:#adadad;content:normal;pointer-events:auto;background-color:#0000;border:0 #adadad;border-radius:0;transition:all;transform:none}body .search>.search-button{font-size:1rem}body .search>.search-button svg{color:var(--search-icon-color,var(--text-muted,var(--darkgray)));stroke:var(--search-icon-color,var(--text-muted,var(--darkgray)))}body .search>.search-container>.search-space{margin:12vh auto}body .search>.search-container>.search-space>input{border-top-left-radius:inherit;border-top-right-radius:inherit;border-bottom:none;margin-bottom:0;font-size:1.1rem}body .search>.search-container>.search-space>input:has(+:not(.display-results)){border-radius:inherit}body .search>.search-container>.search-space>*{box-shadow:none;background:0 0;margin-bottom:0}body .search>.search-container>.search-space>.search-layout.display-results{border-top-left-radius:0;border-top-right-radius:0}body .search>.search-container>.search-space>.search-layout .highlight{background-color:var(--quartz-text-highlight)}@media not (max-width:800px){body .search>.search-container>.search-space>.search-layout>.results-container .result-card{display:flex}body .search>.search-container>.search-space>.search-layout>.results-container .result-card.no-match{display:block}}:is(body .search>.search-container>.search-space>.search-layout>.results-container .result-card:has(~.result-card:hover),body .search>.search-container>.search-space>.search-layout>.results-container .result-card:has(~.result-card:focus),body .search>.search-container>.search-space>.search-layout>.results-container .result-card:has(~.result-card.focus)){background-color:unset}body .search>.search-container>.search-space>.search-layout>.results-container .result-card>ul>li>p{background-color:#0000}@media (max-width:800px){body .explorer:not(.collapsed)>.explorer-content{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}body .explorer .explorer-content .folder-container{--folder-closed-icon:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M20 5h-8.586L9.707 3.293A.997.997 0 0 0 9 3H4c-1.103 0-2 .897-2 2v14c0 1.103.897 2 2 2h16c1.103 0 2-.897 2-2V7c0-1.103-.897-2-2-2zM4 19V7h16l.002 12H4z\"></path></svg>");--folder-open-icon:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M2.165 19.551c.186.28.499.449.835.449h15c.4 0 .762-.238.919-.606l3-7A.998.998 0 0 0 21 11h-1V8c0-1.103-.897-2-2-2h-6.655L8.789 4H4c-1.103 0-2 .897-2 2v13h.007a1 1 0 0 0 .158.551zM18 8v3H6c-.4 0-.762.238-.919.606L4 14.129V8h14z\"></path></svg>");text-overflow:ellipsis;position:relative}@media (max-width:800px){body .explorer .explorer-content .folder-container{border-radius:.25rem;padding-inline:.5rem 0}}body .explorer .explorer-content .folder-container>svg{opacity:.001;position:absolute}body .explorer .explorer-content .folder-container:before{background:var(--quartz-icon-color);content:"";align-self:center;width:1rem;min-width:1rem;height:1rem;min-height:1rem;display:flex}body .explorer .explorer-content .folder-container>div{width:100%}body .explorer .explorer-content .folder-container:hover{background-color:var(--nav-item-background-hover);border-radius:.25rem;font-size:1rem;line-height:1.5rem}body .explorer .explorer-content li:has(>.folder-outer:not(.open))>.folder-container:before{background:var(--collapse-icon-color-collapsed,var(--quartz-icon-color));-webkit-mask-image:var(--folder-closed-icon);mask-image:var(--folder-closed-icon);-webkit-mask-image:var(--folder-closed-icon)}body .explorer .explorer-content li:has(>.folder-outer.open)>.folder-container:before{background:var(--collapse-icon-color,var(--quartz-icon-color));-webkit-mask-image:var(--folder-open-icon);mask-image:var(--folder-open-icon);-webkit-mask-image:var(--folder-open-icon)}body .explorer .explorer-content ul.explorer-ul li{text-overflow:ellipsis;position:relative}body .explorer .explorer-content ul.explorer-ul li a{color:inherit;padding:inherit;font-size:1rem;line-height:1.5rem;display:flex}body .explorer .explorer-content ul.explorer-ul li a.active,body .explorer .explorer-content ul.explorer-ul li a:not(.folder-title):hover{background-color:var(--nav-item-background-hover);border-radius:.25rem;font-size:1rem;line-height:1.5rem}body .explorer .explorer-content ul.explorer-ul li a[data-for$=\/index]{padding-inline:.5rem 0}body .explorer .explorer-content ul.explorer-ul li a{padding-inline-start:0}@media (max-width:800px){body .explorer .explorer-content ul.explorer-ul li a{padding-inline:.5rem}body .explorer .explorer-content ul.explorer-ul li a[data-for$=\/index]{padding-inline-end:.5rem}}body .explorer .explorer-content ul.explorer-ul li>a:before{--file-icon:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"\"><path d=\"M0 0h24v24H0V0z\" fill=\"none\"/><path d=\"M8 16h8v2H8zm0-4h8v2H8zm6-10H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11z\"/></svg>");content:"";background:var(--quartz-icon-color);width:1rem;min-width:1rem;height:1rem;min-height:1rem;-webkit-mask-image:var(--file-icon);mask-image:var(--file-icon);-webkit-mask-image:var(--file-icon);align-self:center;margin-inline-end:.5rem;display:flex}body button.readermode>svg{display:none}body button.readermode{--readermode-icon:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLWJvb2stb3Blbi1pY29uIGx1Y2lkZS1ib29rLW9wZW4iPjxwYXRoIGQ9Ik0xMiA3djE0Ii8+PHBhdGggZD0iTTMgMThhMSAxIDAgMCAxLTEtMVY0YTEgMSAwIDAgMSAxLTFoNWE0IDQgMCAwIDEgNCA0IDQgNCAwIDAgMSA0LTRoNWExIDEgMCAwIDEgMSAxdjEzYTEgMSAwIDAgMS0xIDFoLTZhMyAzIDAgMCAwLTMgMyAzIDMgMCAwIDAtMy0zeiIvPjwvc3ZnPg==);-webkit-mask-image:var(--readermode-icon);mask-image:var(--readermode-icon);-webkit-mask-image:var(--readermode-icon);width:24px;height:24px;background:var(--quartz-icon-color)!important}body button.global-graph-icon>svg{display:none}body button.global-graph-icon{--graph-icon:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLWdpdC1mb3JrLWljb24gbHVjaWRlLWdpdC1mb3JrIj48Y2lyY2xlIGN4PSIxMiIgY3k9IjE4IiByPSIzIi8+PGNpcmNsZSBjeD0iNiIgY3k9IjYiIHI9IjMiLz48Y2lyY2xlIGN4PSIxOCIgY3k9IjYiIHI9IjMiLz48cGF0aCBkPSJNMTggOXYyYzAgLjYtLjQgMS0xIDFIN2MtLjYgMC0xLS40LTEtMVY5Ii8+PHBhdGggZD0iTTEyIDEydjMiLz48L3N2Zz4=);-webkit-mask-image:var(--graph-icon);mask-image:var(--graph-icon);-webkit-mask-image:var(--graph-icon);width:24px;height:24px;background:var(--quartz-icon-color)!important}body button.darkmode>svg{display:none!important}body button.darkmode{--moon-icon:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLW1vb24taWNvbiBsdWNpZGUtbW9vbiI+PHBhdGggZD0iTTEyIDNhNiA2IDAgMCAwIDkgOSA5IDkgMCAxIDEtOS05WiIvPjwvc3ZnPg==);--sun-icon:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLXN1bi1pY29uIGx1Y2lkZS1zdW4iPjxjaXJjbGUgY3g9IjEyIiBjeT0iMTIiIHI9IjQiLz48cGF0aCBkPSJNMTIgMnYyIi8+PHBhdGggZD0iTTEyIDIwdjIiLz48cGF0aCBkPSJtNC45MyA0LjkzIDEuNDEgMS40MSIvPjxwYXRoIGQ9Im0xNy42NiAxNy42NiAxLjQxIDEuNDEiLz48cGF0aCBkPSJNMiAxMmgyIi8+PHBhdGggZD0iTTIwIDEyaDIiLz48cGF0aCBkPSJtNi4zNCAxNy42Ni0xLjQxIDEuNDEiLz48cGF0aCBkPSJtMTkuMDcgNC45My0xLjQxIDEuNDEiLz48L3N2Zz4=);width:24px;height:24px;background:var(--quartz-icon-color)!important}body .explorer svg,body button.toc-header .fold,body .global-graph-icon,body .readermode,body .darkmode{color:var(--quartz-icon-color);stroke:var(--quartz-icon-color)}@media not (min-width:1200px){body .page>#quartz-body div.sidebar.right{background-color:#0000}}@media (min-width:1200px){body .page>#quartz-body div.center{min-width:calc(100% - 3rem);max-width:calc(100% - 3rem);padding-left:1.5rem;padding-right:1.5rem}body .page>#quartz-body footer{padding:0 1.5rem}}@media (min-width:800px) and (max-width:1200px){body .page>#quartz-body{padding-left:0;padding-right:0}body .page>#quartz-body div.center{min-width:calc(100% - 3rem);max-width:calc(100% - 3rem);padding-left:1.5rem;padding-right:1.5rem}body .page>#quartz-body div.sidebar.left{padding-left:2rem}body .page>#quartz-body div.sidebar.right,body .page>#quartz-body footer{padding:0 1.5rem}}@media (max-width:800px){body .page>#quartz-body{padding:0}body .page>#quartz-body div.center{min-width:calc(100% - 3rem);max-width:calc(100% - 3rem);padding-left:1.5rem;padding-right:1.5rem}:is(body .page>#quartz-body div.sidebar.left,body .page>#quartz-body div.sidebar.left:has(.explorer)){padding:1rem 1.5rem 1rem 1rem}body .page>#quartz-body div.sidebar.right,body .page>#quartz-body footer{padding:0 1.5rem}body .page>#quartz-body footer{min-width:auto}body .page>#quartz-body .explorer .explorer-content{width:100vw;padding-left:1rem;padding-right:1rem}}body .callout.is-collapsed .callout-content>:first-child{margin-top:-4rem}body figure[data-rehype-pretty-code-figure] pre,body pre{background-color:var(--code-background);white-space:pre}body figure[data-rehype-pretty-code-figure] pre>code span[style="--shiki-light:#6F42C1;--shiki-dark:#B392F0;"],body pre>code span[style="--shiki-light:#6F42C1;--shiki-dark:#B392F0;"]{color:var(--code-value)!important}body figure[data-rehype-pretty-code-figure] pre>code span[style="--shiki-light:#005CC5;--shiki-dark:#79B8FF;"],body pre>code span[style="--shiki-light:#005CC5;--shiki-dark:#79B8FF;"]{color:var(--code-function)!important}body figure[data-rehype-pretty-code-figure] pre>code span[style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"],body pre>code span[style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"]{color:var(--code-string)!important}body figure[data-rehype-pretty-code-figure] pre>code span[style="--shiki-light:#032F62;--shiki-dark:#DBEDFF;"],body pre>code span[style="--shiki-light:#032F62;--shiki-dark:#DBEDFF;"]{color:var(--code-property)!important}body figure[data-rehype-pretty-code-figure] pre>code span[style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;"],body pre>code span[style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;"]{color:var(--code-normal)!important}body figure[data-rehype-pretty-code-figure] pre>code span[style="--shiki-light:#586069;--shiki-dark:#D1D5DA;"],body pre>code span[style="--shiki-light:#586069;--shiki-dark:#D1D5DA;"]{color:var(--code-punctuation)!important}body figure[data-rehype-pretty-code-figure] pre>code span[style="--shiki-light:#F6F8FA;--shiki-dark:#2F363D;"],body pre>code span[style="--shiki-light:#F6F8FA;--shiki-dark:#2F363D;"],body figure[data-rehype-pretty-code-figure] pre>code span[style="--shiki-light:#6A737D;--shiki-dark:#6A737D;"],body pre>code span[style="--shiki-light:#6A737D;--shiki-dark:#6A737D;"]{color:var(--code-comment)!important}body figure[data-rehype-pretty-code-figure] pre>code span[style="--shiki-light:#22863A;--shiki-dark:#85E89D;"],body pre>code span[style="--shiki-light:#22863A;--shiki-dark:#85E89D;"]{color:var(--code-tag)!important}body figure[data-rehype-pretty-code-figure] pre>code span[style="--shiki-light:#E36209;--shiki-dark:#FFAB70;"],body pre>code span[style="--shiki-light:#E36209;--shiki-dark:#FFAB70;"]{color:var(--code-important)!important}body figure[data-rehype-pretty-code-figure] pre>code span[style="--shiki-light:#B31D28;--shiki-dark:#FDAEB7;"],body pre>code span[style="--shiki-light:#B31D28;--shiki-dark:#FDAEB7;"]{color:var(--text-operator)!important}body figure[data-rehype-pretty-code-figure] pre>code span[style="--shiki-light:#D73A49;--shiki-dark:#F97583;"],body pre>code span[style="--shiki-light:#D73A49;--shiki-dark:#F97583;"]{color:var(--code-keyword)!important}body figure[data-rehype-pretty-code-figure] pre>code,body pre>code{color:var(--code-normal);background-color:#0000}:root[saved-theme=light] button.darkmode{-webkit-mask-image:var(--sun-icon);mask-image:var(--sun-icon);-webkit-mask-image:var(--sun-icon)}:root[saved-theme=dark] button.darkmode{-webkit-mask-image:var(--moon-icon);mask-image:var(--moon-icon);-webkit-mask-image:var(--moon-icon)}:root[reader-mode=on] body[data-slug] .sidebar.left,:root[reader-mode=on] body[data-slug] .sidebar.right{opacity:1!important}:root[reader-mode=on] body[data-slug] .sidebar.left>*,:root[reader-mode=on] body[data-slug] .sidebar.right>*{transition:opacity .2s;opacity:0!important}:root[reader-mode=on] body[data-slug] .sidebar.left:hover>*,:root[reader-mode=on] body[data-slug] .sidebar.right:hover>*{opacity:1!important}body{letter-spacing:.2px;line-height:1.7}a{color:#4b7f52;transition:all .2s ease-in-out}a:hover{color:#d4a373;text-decoration:underline}.card{background:var(--light-bg);border-radius:12px;padding:1.2rem;transition:transform .2s;box-shadow:0 4px 10px #0000000d}.card:hover{transform:translateY(-4px);box-shadow:0 6px 14px #0000001a}h1,h2,h3{font-family:Poppins,sans-serif;font-weight:600}:root{--light:#f2f2f2;--lightgray:#bcc0cc;--gray:#8c8fa1;--darkgray:#45485f;--dark:#4c4f69;--secondary:#325738;--tertiary:#0e8390;--highlight:#8f9fa926;--textHighlight:#fff23688;--titleFont:"Orbitron",system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--headerFont:"Orbitron",system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--bodyFont:"Orbitron",system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--codeFont:"IBM Plex Mono",ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace}:root[saved-theme=dark]{--light:#131829;--lightgray:#70778f;--gray:#686d82;--darkgray:#cdd6f4;--dark:#d2daf5;--secondary:#a6e3a1;--tertiary:#89dceb;--highlight:#8f9fa926;--textHighlight:#b3aa0288}