header{flex-direction:row;align-items:center;display:flex}header .page-title{flex:auto;margin:0}.page-title{margin:0;font-size:1.75rem}@media (max-width:1200px){.search>#search-container>#search-space{width:90%}}@media not ((min-width:800px) and (max-width:1200px)){.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}}@media (min-width:800px) and (max-width:1200px){.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}}.social-icon{color:var(--dark);width:20px;height:20px;margin:0 .5rem;transition:color .2s}:root[saved-theme=dark] .darkmode>#nightIcon,:root .darkmode>#dayIcon{display:inline}.article-title{margin:2rem 0 0}@media (max-width:600px){footer{border-radius:0}footer p,footer ul{font-size:.95rem}footer ul{gap:.7rem}}li.section-li>.section>.tags{display:none}@media (max-width:800px){.page-listing{margin-top:.5rem}}.section h3,.section>.tags{margin:0}@keyframes dropin{0%{opacity:0;visibility:hidden}1%{opacity:0}to{opacity:1;visibility:visible}}@media (max-width:800px){.popover{display:none!important}}*,:before,:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}body{text-rendering:optimizeSpeed;min-height:100vh;padding:0;line-height:1.5}ul,ol{margin:0;padding:0;list-style:none}img,picture{max-width:100%;margin-left:auto;margin-right:auto;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html{scroll-behavior:smooth;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;width:100vw;font-size:16px;overflow-x:hidden}@media (min-width:768px){html{font-size:16px}}body{box-sizing:border-box;background-color:var(--light);font-family:var(--bodyFont);color:var(--darkgray);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;justify-content:center;margin:0;line-height:1.7;display:flex}section,article{max-width:var(--max-w,680px);background-color:#0000;border:none;width:100%;padding:2rem}section img,article img{margin-left:auto;margin-right:auto}body{transition:background-color .2s,color .2s}.center{transition:background-image .2s}p,text{color:var(--darkgray);fill:var(--darkgray);-webkit-hyphens:auto;hyphens:auto;letter-spacing:.01em;overflow-wrap:anywhere;font-size:1rem;line-height:1.7}strong{color:var(--dark);font-weight:600}p{margin-bottom:1.5rem;line-height:1.7}h1,h2,h3,h4,h5,h6,thead{font-family:var(--headerFont);color:var(--dark);letter-spacing:-.01em;margin-bottom:0;font-weight:400;line-height:1.3}article>h1>a[role=anchor],article>h2>a[role=anchor],article>h3>a[role=anchor],article>h4>a[role=anchor],article>h5>a[role=anchor],article>h6>a[role=anchor],article>thead>a[role=anchor]{color:var(--dark);background-color:#0000}h1[id]>a[href^=\#],h2[id]>a[href^=\#],h3[id]>a[href^=\#],h4[id]>a[href^=\#],h5[id]>a[href^=\#],h6[id]>a[href^=\#]{opacity:0;font-family:var(--codeFont);-webkit-user-select:none;user-select:none;color:var(--gray);margin:0 .5rem;text-decoration:none;transition:opacity .2s}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:.5}h1[id]>a[href^=\#]:hover,h2[id]>a[href^=\#]:hover,h3[id]>a[href^=\#]:hover,h4[id]>a[href^=\#]:hover,h5[id]>a[href^=\#]:hover,h6[id]>a[href^=\#]:hover{opacity:.8;color:var(--secondary)}h1{margin-top:2.5rem;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}h2{border-bottom:none;margin-top:2.25rem;margin-bottom:1.25rem;padding-bottom:.25rem;font-size:1.75rem;font-weight:600}h3{margin-top:2rem;margin-bottom:1rem;font-size:1.4rem;font-style:normal;font-weight:500}h4{margin-top:1.75rem;margin-bottom:.8rem;font-size:1.2rem;font-style:normal;font-weight:500}h5,h6{color:var(--gray);margin-top:1.5rem;margin-bottom:.8rem;font-size:1rem;font-weight:500}hr{background-color:var(--lightgray);border:none;width:100%;height:1px;margin:2rem auto}:root,:root[saved-theme=dark]{--shiki-light:#2e3440;--shiki-light-bg:#f8f9fb;--shiki-dark:#eceff4;--shiki-dark-bg:#2e3440}code[data-theme*=\ ] span{color:var(--shiki-light);background-color:var(--shiki-light-bg)}[saved-theme=dark] code[data-theme*=\ ] span{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--surface:transparent;--radius:0;--max-w:720px;--shadow-color:transparent;--card-shadow:none;--card-border:none;--header-bg:#fff;--header-fg:#222;--header-shadow:none;--header-border:none;--header-height:64px;--header-font-weight:700;--header-font-size:2rem;--header-padding:2rem 0 1.5rem 0;--header-letter-spacing:-.01em;--header-line-height:1.1;--header-radius:0;--header-margin-bottom:2.5rem;--color-light:#fff;--color-dark:#2e3440;--grid-color:#0000000d;--grid-size:20px;--lightgray:#f5f7fa;--dark:#222;--gray:#b0b8c1;--darkgray:#6c7680;--light:#fff;--codeFont:"Source Code Pro","Fira Mono","Menlo","Monaco","Consolas",monospace;--highlight:#ffe9b3;--secondary:#0074d9;--border:#e0e0e0;--shiki-light:#2e3440;--shiki-light-bg:#f8f9fb;--question-border-light:#0074d9;--question-bg-light:#0074d912;--question-border-dark:#88c0d0;--question-bg-dark:#88c0d01a;--note-border-light:#b48ead;--note-bg-light:#b48ead12;--note-border-dark:#81a1c1;--note-bg-dark:#81a1c11a;--warning-border-light:#ffb347;--warning-bg-light:#ffb34712;--warning-border-dark:#ebcb8b;--warning-bg-dark:#ebcb8b1a;--tip-border-light:#2ecc40;--tip-bg-light:#2ecc4012;--tip-border-dark:#a3be8c;--tip-bg-dark:#a3be8c1a}:root::-webkit-scrollbar{width:8px;height:8px}:root::-webkit-scrollbar-track{background:var(--lightgray)}:root::-webkit-scrollbar-thumb{background:var(--gray);border-radius:4px}:root::-webkit-scrollbar-thumb:hover{background:var(--darkgray)}:root *{transition:background-color .2s,border-color .2s,color .2s}:root[saved-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--surface:transparent;--radius:0;--max-w:720px;--shadow-color:transparent;--card-shadow:none;--card-border:none;--header-bg:#181a1b;--header-fg:#f8f8f8;--header-shadow:none;--header-border:none;--header-height:64px;--header-font-weight:700;--header-font-size:2rem;--header-padding:2rem 0 1.5rem 0;--header-letter-spacing:-.01em;--header-line-height:1.1;--header-radius:0;--header-margin-bottom:2.5rem;--grid-color:#ffffff14;--grid-size:20px;--question-border-light:#7fdbff;--question-bg-light:#7fdbff14;--question-border-dark:#88c0d0;--question-bg-dark:#88c0d01a;--note-border-light:#b48ead;--note-bg-light:#b48ead14;--note-border-dark:#81a1c1;--note-bg-dark:#81a1c11a;--warning-border-light:#f39c12;--warning-bg-light:#f39c1214;--warning-border-dark:#ebcb8b;--warning-bg-dark:#ebcb8b1a;--tip-border-light:#2ecc40;--tip-bg-light:#2ecc4014;--tip-border-dark:#a3be8c;--tip-bg-dark:#a3be8c1a;--lightgray:#23272e;--dark:#f8f8f2;--gray:#6c7680;--darkgray:#b0b8c1;--light:#181a1b;--codeFont:"Source Code Pro","Fira Mono","Menlo","Monaco","Consolas",monospace;--highlight:#3b4252;--secondary:#7fdbff;--border:#23272e;--shiki-dark:#eceff4;--shiki-dark-bg:#2e3440}:root[saved-theme=dark]::-webkit-scrollbar{width:8px;height:8px}:root[saved-theme=dark]::-webkit-scrollbar-track{background:var(--light)}:root[saved-theme=dark]::-webkit-scrollbar-thumb{background:var(--lightgray);border-radius:4px}:root[saved-theme=dark]::-webkit-scrollbar-thumb:hover{background:var(--gray)}.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"1fr"grid-sidebar-left grid-footer grid-sidebar-right"/260px minmax(0,1fr) 260px;gap:0;display:grid}@media (max-width:1200px){.page>#quartz-body{grid-template:"grid-header grid-header""grid-sidebar-left grid-sidebar-left""grid-center grid-center"1fr"grid-footer grid-footer"/minmax(0,1fr) 1fr;gap:0}}@media (max-width:800px){.page>#quartz-body{grid-template:"grid-header""grid-sidebar-left""grid-center"1fr"grid-footer"/minmax(0,1fr);gap:0}}@media (max-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:2rem;height:100vh;padding:2rem 1rem 0 .5rem;display:flex;position:sticky;top:0}.page>#quartz-body .sidebar.left{z-index:1;border-right:1px solid var(--lightgray);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 (max-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}.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:3rem 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:max(80ch,100%);max-width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (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{min-width:100%;margin-left:0}}.page>#quartz-body .center{background-image:linear-gradient(var(--grid-color)1px,transparent 1px),linear-gradient(90deg,var(--grid-color)1px,transparent 1px);background-size:var(--grid-size)var(--grid-size);background-attachment:local}.page>#quartz-body footer{margin-left:0}.spacer{flex:auto}div:has(>.overflow){max-height:100%;display:flex;overflow-y:auto}ul.overflow,ol.overflow{content:"";clear:both;max-height:100%;overflow-y:auto}ul.overflow>li:last-of-type,ol.overflow>li:last-of-type{margin-bottom:30px}.transclude ul{padding-left:1rem}.katex-display{overflow:auto hidden}.article-title{text-align:center;letter-spacing:-.01em;color:var(--header-fg);background:0 0;border:none;margin:1.2rem 0 .7rem;font-size:2rem;font-weight:700;line-height:1.1}.content-meta{text-align:center;color:var(--gray);letter-spacing:.01em;margin-bottom:.7rem;font-size:.95rem}.content-meta span:not(:last-child):after{content:"•";margin:0 .4rem}.page-title a{color:var(--header-fg);letter-spacing:-.01em;box-shadow:none;background:0 0;border:none;border-radius:0;padding:.3rem 0;font-size:1.7rem;font-weight:700;line-height:1.1;transition:color .2s}.page-title a:hover{color:var(--tertiary);background:0 0}footer{border-top:1px solid var(--lightgray);text-align:left;opacity:.7;background:0 0;margin:2rem 0 1rem;padding:1.5rem 0 .5rem}footer p{color:var(--gray);text-align:center;letter-spacing:.01em;margin:0 0 .3rem;font-size:.9rem}footer p a{color:var(--secondary);text-underline-offset:2px;padding:.2rem 0;font-weight:600;text-decoration:underline;transition:color .2s}footer p a:hover{color:var(--tertiary)}footer ul{flex-direction:row;justify-content:center;gap:1.2rem;margin:-.5rem 0 0;padding:0;list-style:none;display:flex}footer ul li a{color:var(--gray);text-underline-offset:2px;padding:.2rem .5rem;font-size:.85rem;font-weight:600;text-decoration:underline;transition:color .2s}footer ul li a:hover{color:var(--tertiary)}@media (max-width:600px){footer{border-radius:0}footer p,footer ul{font-size:.95rem}footer ul{gap:.7rem}}.popover-hint{max-width:var(--max-w,65ch);border-radius:var(--radius);box-shadow:none;background:0 0;margin:0 auto;padding:0 .7rem}@media (max-width:800px){.popover-hint{padding:0 .3rem}}.drawer-container.desktop-only .mobile-drawer{border:none;width:100%;height:auto;position:static;overflow:visible;transform:none}.drawer-container.desktop-only .mobile-drawer .drawer-content{padding:0}.drawer-container.desktop-only .drawer-button{display:none}main,.main-content,.content{max-width:var(--max-w,720px);background:var(--surface);border-radius:var(--radius);box-shadow:var(--card-shadow);border:var(--card-border);min-height:60vh;margin:0 auto;padding:1.2rem 1rem 2rem}@media (max-width:800px){main,.main-content,.content{box-shadow:none;border-radius:0;padding:1.25rem .5rem 2rem}}.btn{cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.5rem 1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn.btn-primary{background-color:var(--secondary);color:var(--light)}.btn.btn-primary:hover,.btn.btn-primary:focus{background-color:var(--tertiary)}.btn.btn-secondary{background-color:var(--lightgray);color:var(--dark)}.btn.btn-secondary:hover,.btn.btn-secondary:focus{background-color:var(--gray)}.btn.btn-icon{border-radius:50%;padding:.5rem}.btn.btn-icon svg{width:1.2rem;height:1.2rem}.btn:disabled,.btn.disabled{opacity:.6;cursor:not-allowed}.btn-group{display:flex}.btn-group .btn{border-radius:0}.btn-group .btn:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.btn-group .btn:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}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{background:color-mix(in srgb,var(--secondary)5%,transparent);border-left:4px solid var(--secondary);color:var(--darkgray);border-radius:var(--radius,4px);margin:1.5rem 0;padding:1rem 1.2rem}blockquote p{color:var(--darkgray);margin-bottom:.5rem;font-style:normal;line-height:1.7}blockquote p:last-child{margin-bottom:0}blockquote strong{color:var(--dark)}blockquote cite{color:var(--gray);margin-top:.75rem;font-size:.9em;font-style:normal;display:block}blockquote cite:before{content:"— "}article ul,article ol{margin:1.5rem 0;padding-left:1.8rem;list-style-position:outside}article ul li,article ol li{margin-bottom:.5rem;line-height:1.7}article ul li:last-child,article ol li:last-child{margin-bottom:0}article ul li ul,article ul li ol,article ol li ul,article ol li ol{margin:.5rem 0}article ul{list-style-type:disc;list-style-position:outside}article ul ul{list-style-type:circle;list-style-position:outside}article ul ul ul{list-style-type:square;list-style-position:outside}article ol{list-style-type:decimal;list-style-position:outside}article ol ol{list-style-type:lower-alpha;list-style-position:outside}article ol ol ol{list-style-type:lower-roman;list-style-position:outside}article li:has(>input[type=checkbox]){padding-left:.5rem;list-style-type:none;position:relative}article li:has(>input[type=checkbox]):before{content:"";position:absolute;top:.25rem;left:-1.5rem}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)}article li>p,article ul li>p,article ol li>p{margin:0;display:inline}li:not(article li){margin-bottom:0}.table-container{margin:1.5rem 0;overflow-x:auto}.table-container>table{border-collapse:collapse;border-spacing:0;border-radius:var(--radius,4px);border:1px solid var(--lightgray);width:100%;margin:0;padding:0;overflow:hidden}.table-container>table th,.table-container>table td{min-width:75px;padding:.5rem .75rem;line-height:1.7}.table-container>table>*{line-height:2rem}th{text-align:left;border-bottom:2px solid var(--gray);color:var(--dark);background-color:var(--lightgray);padding:.5rem .75rem;font-weight:600}td{padding:.5rem .75rem}tr{border-bottom:1px solid var(--lightgray)}tr:last-child{border-bottom:none}tr:nth-child(2n){background-color:color-mix(in srgb,var(--lightgray)30%,transparent)}:not(pre)>code{background:var(--lightgray);color:var(--dark);border-radius:var(--radius,4px);letter-spacing:normal;padding:.2rem .4rem;font-size:.85em;font-weight:400}@media (max-width:800px){:not(pre)>code{padding:.15rem .35rem;font-size:.8em}}pre{background:var(--shiki-light-bg,#f8f9fb);color:var(--shiki-light,#2e3440);border:1px solid var(--border,var(--lightgray));border-radius:var(--radius,4px);box-shadow:none;font-family:var(--codeFont);max-height:400px;margin:1.5rem 0;padding:0;transition:all .2s;position:relative;overflow:auto}pre.expanded{max-height:800px}pre:hover{box-shadow:var(--card-shadow)}pre>code{counter-reset:line;background:0 0;border-radius:0;margin:0;padding:1rem .5rem 1rem .75rem;font-size:.95rem;line-height:1.6;display:block;position:relative;overflow-x:auto}@media (max-width:800px){pre>code{padding:.75rem .25rem .75rem .5rem;font-size:.85rem}}pre>code>[data-line]{background:0 0;border-left:3px solid #0000;align-items:flex-start;width:100%;min-height:1.6em;padding:0 1em 0 2.5em;display:flex;position:relative}@media (max-width:800px){pre>code>[data-line]{min-height:1.5em;padding-left:2em;padding-right:.5em}}pre>code>[data-line]:before{content:counter(line);counter-increment:line;text-align:left;color:var(--gray);-webkit-user-select:none;user-select:none;opacity:.7;font-size:.9em;font-family:var(--codeFont);z-index:1;background:0 0;width:2.5em;display:inline-block;position:absolute;top:0;left:.5em}@media (max-width:800px){pre>code>[data-line]:before{width:2em;font-size:.8em;left:.3em}}pre>code>[data-line][data-highlighted-line]{background-color:color-mix(in srgb,var(--highlight)20%,transparent);border-left:3px solid var(--secondary)}pre>code>[data-line][data-highlighted-chars]{background-color:color-mix(in srgb,var(--highlight)40%,transparent);border-radius:4px;padding:.2rem .1rem;font-weight:500}@media (max-width:800px){pre>code>[data-line][data-highlighted-chars]{padding:.15rem .1rem}}:root[saved-theme=dark] pre{background:var(--shiki-dark-bg,#2e3440);color:var(--shiki-dark,#eceff4);border-color:var(--border)}:root[saved-theme=dark] pre [data-line]:before{color:var(--gray)}@media (max-width:800px){pre{max-width:100%;margin:1.25rem 0;font-size:.9rem}}a{color:var(--secondary);text-underline-offset:3px;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;font-weight:400;text-decoration:underline;text-decoration-thickness:1px;transition:all .2s}a:hover{color:var(--tertiary);text-decoration-thickness:2px}a.external{-webkit-text-decoration:underline;text-decoration:underline}a.external .external-icon{opacity:.6;height:1ex;margin:0 .15em}a.external .external-icon>path{fill:var(--secondary)}a.external:hover .external-icon{opacity:1}a.external:hover .external-icon>path{fill:var(--tertiary)}a.internal{line-height:inherit;background-color:#0000;padding:0;text-decoration:underline}a.internal:hover{color:var(--tertiary)}a.internal:has(>img){text-align:center;background-color:#0000;border-radius:0;padding:0;text-decoration:none;display:block}a.internal.tag-link{background-color:var(--highlight);border-radius:8px;margin:0 .1rem;padding:.2rem .4rem;text-decoration:none}a.internal.tag-link:before{content:"#"}a.internal.non-existent{color:var(--gray);pointer-events:none;cursor:default;text-decoration-style:dotted}a.internal.non-existent:hover{color:var(--gray);text-decoration-thickness:1px}.external-icon{height:1ex;margin:0 .15em}h2 .external-icon{display:none}.toc{border:1px solid var(--lightgray);border-radius:8px;padding:1.5rem}.toc h3{color:var(--dark);margin-top:0;margin-bottom:1rem;font-size:1.1rem}.toc .overflow{max-height:calc(100vh - 200px);padding-right:1rem}.toc>#toc-content{visibility:visible;max-height:100%;margin-left:.25rem;transition:max-height .4s,visibility linear;overflow:hidden}.toc>#toc-content.collapsed{visibility:hidden;max-height:0;transition:max-height .3s,visibility 0s linear .3s}.toc>#toc-content a{color:var(--secondary);padding:.3rem 0;font-size:.7em;line-height:1.4;text-decoration:none;transition:opacity .4s,color .3s;display:block}.toc>#toc-content a:hover{color:var(--darkgray);opacity:.75;padding-left:.2rem;font-weight:550}.toc>#toc-content a.in-view{color:var(--darkgray);opacity:.6}.toc>#toc-content a>svg{height:1ex;margin:0 .3em}.toc>#toc-content li{margin-block:.5em}.toc>#toc-content .depth-0{padding-left:0}.toc>#toc-content .depth-1{padding-left:.5rem}.toc>#toc-content .depth-2{padding-left:1rem}.toc>#toc-content .depth-3{padding-left:1.5rem}.toc>#toc-content .depth-4{padding-left:2rem}.toc>#toc-content .depth-5{padding-left:2.5rem}.toc>#toc-content .depth-6{padding-left:3rem}.backlinks{border-top:1px solid var(--lightgray);background:0 0;width:100%;margin-bottom:2rem;padding-top:2rem;display:block}.backlinks h3{color:var(--header-fg);letter-spacing:.01em;text-align:left;width:100%;margin:0 0 1.2rem;font-size:1.15rem;font-weight:700;display:block}.backlinks .backlinks-container{clear:both;width:100%;display:block}.backlinks .overflow{max-height:300px;padding-right:.5rem;overflow-y:auto}.backlinks .overflow::-webkit-scrollbar{width:6px}.backlinks .overflow::-webkit-scrollbar-track{background:0 0}.backlinks .overflow::-webkit-scrollbar-thumb{background-color:var(--lightgray);border-radius:3px}.backlinks ul{column-width:250px;column-gap:2rem;margin:.5rem 0;padding:0 0 0 1.5rem;list-style:disc}.backlinks ul li{break-inside:avoid;page-break-inside:avoid;margin:0 0 .5rem;padding:0}.backlinks ul a{color:var(--secondary);font-size:1rem;line-height:1.4;text-decoration:underline;transition:color .2s;display:inline}.backlinks ul a:hover{color:var(--tertiary)}.backlinks ul a .external-icon{display:none}.drawer-container{z-index:100;position:relative}.drawer-container .drawer-button{cursor:pointer;color:var(--dark);background:0 0;border:none;border-radius:6px;margin-right:.5rem;padding:0 .75rem 0 0;transition:all .2s}.drawer-container .drawer-button:hover{background:var(--highlight)}.drawer-container .drawer-button svg{stroke:currentColor;width:24px;height:24px}.drawer-container .panel-container{background:var(--light)}.drawer-container .panel-container.desktop-only{border:none;height:100%;padding:2rem;position:static}.drawer-container .panel-container.mobile-only{border-right:1px solid var(--lightgray);width:280px;height:100vh;padding:2rem 1.5rem;transition:transform .3s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.drawer-container .panel-container.mobile-only.open{padding:1rem;transform:translate(0)}.drawer-container .panel-content{flex-direction:column;gap:2rem;display:flex}.drawer-container .profile{text-align:center}.drawer-container .profile .avatar{object-fit:cover;border:2px solid var(--lightgray);background:var(--light);border-radius:50%;width:100px;height:100px;margin:0 auto 1rem;padding:4px}.drawer-container .profile .name{font-family:var(--headerFont);margin:.75rem 0 .5rem;font-size:1.5rem;font-weight:600}.drawer-container .profile .bio{color:var(--gray);margin:.5rem;font-size:.9rem;line-height:1.4}.drawer-container .navigation{flex-direction:column;gap:.5rem;display:flex}.drawer-container .navigation .nav-link{color:var(--darkgray);font-family:var(--headerFont);border-radius:6px;align-items:center;gap:1rem;padding:.65rem 1rem;font-size:.95rem;text-decoration:none;transition:all .2s;display:flex}.drawer-container .navigation .nav-link:hover{background:var(--highlight);color:var(--tertiary);transform:translate(4px)}.drawer-container .navigation .nav-link.external:hover{transform:translate(0)}.drawer-container .navigation .nav-link .icon{justify-content:center;align-items:center;width:24px;transition:color .2s;display:flex}.drawer-container .navigation .nav-link:hover .icon{color:var(--tertiary)}:root[saved-theme=dark] .drawer-container .panel-container{background:var(--light)}:root[saved-theme=dark] .drawer-container .profile .avatar{border-color:var(--lightgray)}.mobile-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:90;opacity:0;background:#0006;width:100vw;height:100vh;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.mobile-overlay.active{opacity:1;display:block}.drawer-container.desktop-only .navigation{margin-top:0}.drawer-container.desktop-only{margin-left:auto}.drawer-container.desktop-only .panel-container{background:var(--light);border-left:1px solid var(--lightgray);width:250px;height:100vh;padding:2rem 1.5rem;position:fixed;top:0;right:0;overflow-y:auto}.drawer-container.mobile-only .panel-container .profile{flex-direction:column;align-items:center;padding-bottom:1rem;display:flex}.drawer-container.mobile-only .panel-container{background:var(--light);border-right:1px solid var(--lightgray);z-index:99;width:250px;height:100vh;transition:transform .3s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.drawer-container.mobile-only .panel-container.open{padding:1rem;transform:translate(0)}.panel-content{flex-direction:column;gap:2rem;display:flex}.profile .avatar{object-fit:cover;width:150px;height:150px;margin:0 auto 1rem}.profile .name{color:var(--dark);margin:1rem 0 .5rem;font-size:1.5rem}.profile .bio{color:var(--gray);margin:0;font-size:.9rem;line-height:1.4}.navigation{flex-direction:column;gap:.5rem;display:flex}.nav-link{background:color-mix(in srgb,var(--secondary)4%,transparent);color:var(--dark);font-family:var(--headerFont);border-radius:6px;align-items:center;gap:1rem;padding:.75rem;font-size:1.1rem;text-decoration:none;transition:all .2s;display:flex}.nav-link:hover{background:var(--highlight);color:var(--secondary)}.nav-link .icon{color:inherit;justify-content:center;align-items:center;width:24px;display:flex}.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 (max-width:1200px){.graph>#global-graph-outer>#global-graph-container{width:90%}}.explorer{flex-direction:column;display:flex;overflow-y:hidden}@media not (max-width:800px){.explorer.desktop-only{display:flex}}button#explorer{text-align:left;cursor:pointer;color:var(--dark);background-color:#0000;border:none;align-items:center;padding:0;display:flex}button#explorer h2{margin:0;font-size:1rem;display:inline-block}button#explorer .fold{opacity:.8;margin-left:.5rem;transition:transform .3s}button#explorer.collapsed .fold{transform:rotate(-90deg)}.folder-outer{grid-template-rows:0fr;transition:grid-template-rows .3s ease-in-out;display:grid}.folder-outer.open{grid-template-rows:1fr}.folder-outer>ul{overflow:hidden}#explorer-content{visibility:visible;max-height:100%;margin-top:.5rem;list-style:none;transition:max-height .35s,visibility linear;overflow:hidden auto}#explorer-content.collapsed{visibility:hidden;max-height:0;transition:max-height .35s,visibility 0s linear .35s}#explorer-content ul{margin:.08rem 0;padding:0;list-style:none;transition:max-height .35s,transform .35s,opacity .2s}#explorer-content ul li>a{color:var(--dark);opacity:.75;pointer-events:all}#explorer-content>#explorer-ul{max-height:none}svg{pointer-events:all}svg>polyline{pointer-events:none}.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;margin-right:5px;transition:transform .3s}li:has(>.folder-outer:not(.open))>.folder-container>svg{transform:rotate(-90deg)}.folder-icon:hover{color:var(--tertiary)}.no-background:after{background:0 0!important}#explorer-end{height:4px;margin:0}.search{max-width:auto;min-width:auto}.search>.search-button{color:var(--dark);font-family:inherit;font-size:inherit;text-align:inherit;cursor:pointer;white-space:nowrap;background-color:#0000;border:none;border-radius:4px;justify-content:space-between;align-items:center;width:100%;height:2rem;padding:0;display:flex}.search>.search-button>p{padding:0 1rem;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:2px;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 (max-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 ((min-width:800px) and (max-width:1200px)){.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 (min-width:800px) and (max-width:1200px){.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);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;font-family:inherit;font-size:100%;line-height:1.15;font-weight:inherit;outline:none;width:100%;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{color:var(--secondary);background:var(--lightgray)}.search>#search-container>#search-space>#search-layout>#results-container .result-card>h3{margin:0}.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}.popover{z-index:999;visibility:hidden;opacity:0;padding:1rem;transition:opacity .3s,visibility .3s;position:absolute;overflow:visible}.popover>.popover-inner{font-weight:initial;font-style:initial;line-height:normal;font-size:initial;font-family:var(--bodyFont);background-color:var(--light);white-space:normal;border-radius:5px;width:30rem;max-height:20rem;padding:0 1rem 1rem;position:relative;overflow:auto}.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>.popover-inner a,.popover>.popover-inner a:visited,.popover>.popover-inner a:active,.popover>.popover-inner a:hover{background:0 0;text-decoration:underline;color:var(--secondary)!important}.popover>.popover-inner ul,.popover>.popover-inner ol,.popover>.popover-inner li{color:var(--dark)!important}.popover h1{font-size:1.5rem}@media (max-width:800px){.popover{display:none!important}}a:hover .popover,.popover:hover{animation:.3s .2s forwards dropin}.darkmode{cursor:pointer;text-align:inherit;background:0 0;border:none;width:20px;height:20px;margin:0 10px;padding:0;position:relative}.darkmode svg{fill:var(--darkgray);width:20px;height:20px;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}:root{--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{border:1px solid var(--border);background:var(--bg);box-sizing:border-box;background:linear-gradient(135deg,var(--bg)0%,color-mix(in srgb,var(--bg)98%,white)100%);border-radius:8px;margin:1.5rem 0;padding:1rem 1.5rem;transition:all .3s;position:relative;overflow:visible;box-shadow:0 2px 8px #00000014,0 1px 3px #0000000f}.callout:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);border-radius:8px 8px 0 0;height:1px;position:absolute;top:0;left:0;right:0}.callout[data-callout]{--color:#2d3748;--border:#4a5568;--bg:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%)}.callout[data-callout] .callout-icon{justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.callout[data-callout] .callout-icon:before{content:"";background-color:var(--border);-webkit-mask-image:var(--callout-icon-info);mask-image:var(--callout-icon-info);-webkit-mask-image:var(--callout-icon-info);width:18px;height:18px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.callout[data-callout=question]{--color:#2c5282;--border:#3182ce;--bg:linear-gradient(135deg,#3182ce1f 0%,#3182ce0f 100%);border-left:4px solid #3182ce}.callout[data-callout=question] .callout-icon:before{-webkit-mask-image:var(--callout-icon-question);mask-image:var(--callout-icon-question);-webkit-mask-image:var(--callout-icon-question);background-color:#3182ce}.callout[data-callout=note]{--color:#553c9a;--border:#805ad5;--bg:linear-gradient(135deg,#805ad51f 0%,#805ad50f 100%);border-left:4px solid #805ad5}.callout[data-callout=note] .callout-icon:before{-webkit-mask-image:var(--callout-icon-note);mask-image:var(--callout-icon-note);-webkit-mask-image:var(--callout-icon-note);background-color:#805ad5}.callout[data-callout=warning]{--color:#c05621;--border:#dd6b20;--bg:linear-gradient(135deg,#dd6b201f 0%,#dd6b200f 100%);border-left:4px solid #dd6b20}.callout[data-callout=warning] .callout-icon:before{-webkit-mask-image:var(--callout-icon-warning);mask-image:var(--callout-icon-warning);-webkit-mask-image:var(--callout-icon-warning);background-color:#dd6b20}.callout[data-callout=tip]{--color:#276749;--border:#38a169;--bg:linear-gradient(135deg,#38a1691f 0%,#38a1690f 100%);border-left:4px solid #38a169}.callout[data-callout=tip] .callout-icon:before{-webkit-mask-image:var(--callout-icon-tip);mask-image:var(--callout-icon-tip);-webkit-mask-image:var(--callout-icon-tip);background-color:#38a169}.callout[data-callout=abstract],.callout[data-callout=summary],.callout[data-callout=tldr]{--color:#553c9a;--border:#805ad5;--bg:linear-gradient(135deg,#805ad51f 0%,#805ad50f 100%);border-left:4px solid #805ad5}.callout[data-callout=abstract] .callout-icon:before,.callout[data-callout=summary] .callout-icon:before,.callout[data-callout=tldr] .callout-icon:before{-webkit-mask-image:var(--callout-icon-abstract);mask-image:var(--callout-icon-abstract);-webkit-mask-image:var(--callout-icon-abstract);background-color:#805ad5}.callout[data-callout=info]{--color:#2a69ac;--border:#3182ce;--bg:linear-gradient(135deg,#3182ce1f 0%,#3182ce0f 100%);border-left:4px solid #3182ce}.callout[data-callout=info] .callout-icon:before{-webkit-mask-image:var(--callout-icon-info);mask-image:var(--callout-icon-info);-webkit-mask-image:var(--callout-icon-info);-webkit-mask-mode:alpha;background-color:#3182ce;-webkit-mask-source-type:alpha;mask-mode:alpha}.callout[data-callout=todo]{--color:#553c9a;--border:#805ad5;--bg:linear-gradient(135deg,#805ad51f 0%,#805ad50f 100%);border-left:4px solid #805ad5}.callout[data-callout=todo] .callout-icon:before{-webkit-mask-image:var(--callout-icon-todo);mask-image:var(--callout-icon-todo);-webkit-mask-image:var(--callout-icon-todo);background-color:#805ad5}.callout[data-callout=success],.callout[data-callout=check],.callout[data-callout=done]{--color:#22543d;--border:#2f855a;--bg:linear-gradient(135deg,#2f855a1f 0%,#2f855a0f 100%);border-left:4px solid #2f855a}.callout[data-callout=success] .callout-icon:before,.callout[data-callout=check] .callout-icon:before,.callout[data-callout=done] .callout-icon:before{-webkit-mask-image:var(--callout-icon-success);mask-image:var(--callout-icon-success);-webkit-mask-image:var(--callout-icon-success);background-color:#2f855a}.callout[data-callout=failure],.callout[data-callout=fail],.callout[data-callout=missing]{--color:#c53030;--border:#e53e3e;--bg:linear-gradient(135deg,#e53e3e1f 0%,#e53e3e0f 100%);border-left:4px solid #e53e3e}.callout[data-callout=failure] .callout-icon:before,.callout[data-callout=fail] .callout-icon:before,.callout[data-callout=missing] .callout-icon:before{-webkit-mask-image:var(--callout-icon-failure);mask-image:var(--callout-icon-failure);-webkit-mask-image:var(--callout-icon-failure);background-color:#e53e3e}.callout[data-callout=danger],.callout[data-callout=error]{--color:#9b2c2c;--border:#c53030;--bg:linear-gradient(135deg,#c530301f 0%,#c530300f 100%);border-left:4px solid #c53030}.callout[data-callout=danger] .callout-icon:before,.callout[data-callout=error] .callout-icon:before{-webkit-mask-image:var(--callout-icon-danger);mask-image:var(--callout-icon-danger);-webkit-mask-image:var(--callout-icon-danger);background-color:#c53030}.callout[data-callout=bug]{--color:#c05621;--border:#dd6b20;--bg:linear-gradient(135deg,#dd6b201f 0%,#dd6b200f 100%);border-left:4px solid #dd6b20}.callout[data-callout=bug] .callout-icon:before{-webkit-mask-image:var(--callout-icon-bug);mask-image:var(--callout-icon-bug);-webkit-mask-image:var(--callout-icon-bug);background-color:#dd6b20}.callout[data-callout=example]{--color:#234e52;--border:#319795;--bg:linear-gradient(135deg,#3197951f 0%,#3197950f 100%);border-left:4px solid #319795}.callout[data-callout=example] .callout-icon:before{-webkit-mask-image:var(--callout-icon-example);mask-image:var(--callout-icon-example);-webkit-mask-image:var(--callout-icon-example);background-color:#319795}.callout[data-callout=quote],.callout[data-callout=cite]{--color:#4a5568;--border:#718096;--bg:linear-gradient(135deg,#7180961f 0%,#7180960f 100%);border-left:4px solid #718096}.callout[data-callout=quote] .callout-icon:before,.callout[data-callout=cite] .callout-icon:before{-webkit-mask-image:var(--callout-icon-quote);mask-image:var(--callout-icon-quote);-webkit-mask-image:var(--callout-icon-quote);background-color:#718096}.callout .callout-content{color:#2d3748;font-size:.95em;line-height:1.5}.callout .callout-content>:first-child{margin-top:0}.callout .callout-content>:last-child{margin-bottom:0}.callout .callout-content li,.callout .callout-content ol{font-size:inherit;color:inherit}.callout .callout-content :not(pre)>code{color:var(--gray);background:0 0;font-size:.95em}.callout .callout-content p,.callout .callout-content li,.callout .callout-content span{color:#2d3748}.callout .callout-content strong,.callout .callout-content b{color:#1a202c;font-weight:600}.callout .callout-content em,.callout .callout-content i{color:#4a5568}.callout .callout-content code{color:#d53f8c;background-color:#0000000f;border-radius:3px;padding:.2rem .4rem;font-size:.9em}.callout .callout-content a{color:var(--secondary)}.callout .callout-content a:hover{color:#2c5282}.callout .callout-title .callout-title-inner>p{color:var(--color);text-shadow:0 1px 2px #fffc;font-weight:600}.callout[data-callout=topics]{--color:transparent;--border:none;--bg:transparent;box-shadow:none;background-color:#0000;border:none;margin:1.5rem 0;padding:0}.callout[data-callout=topics] .callout-title{display:none}.callout[data-callout=topics] .callout-content ul{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;flex-wrap:wrap;justify-content:center;gap:.75rem;padding:.5rem 0;list-style:none;display:flex;overflow-x:auto}.callout[data-callout=topics] .callout-content ul::-webkit-scrollbar{display:none}.callout[data-callout=topics] .callout-content ul li{margin:0;padding:0;display:inline-flex}.callout[data-callout=topics] .callout-content ul li>a.internal{white-space:nowrap;color:var(--secondary);background-color:#0074d90f;border:1px solid #0074d91a;border-radius:16px;padding:.35rem .75rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.callout[data-callout=topics] .callout-content ul li>a.internal:hover{color:#fff;background-color:var(--secondary);transform:translateY(-1px);box-shadow:0 1px 3px #00000014}.callout[data-callout=topics] .callout-content ul li>a.internal.non-existent{color:var(--gray);pointer-events:none;cursor:default;background-color:#8080800f;border:1px solid #8080801a}.callout[data-callout=topics] .callout-content ul li>a.internal.non-existent:hover{color:var(--gray);box-shadow:none;background-color:#8080800f;transform:none}.callout.is-collapsible{transition:max-height .3s ease-out;overflow:hidden}.callout.is-collapsible>.callout-title{cursor:pointer;-webkit-user-select:none;user-select:none;margin:0;padding:.75rem 0;position:relative}.callout.is-collapsible>.callout-title:hover{opacity:.8}.callout.is-collapsible>.callout-content{padding-top:.5rem;padding-bottom:.75rem;transition:opacity .2s ease-out,padding .3s ease-out}.callout.is-collapsed>.callout-title{margin:0;padding:.75rem 0}.callout.is-collapsed>.callout-title>.fold-callout-icon{transform:rotate(-90deg)}.callout.is-collapsed>.callout-content{opacity:0;max-height:0;margin:0;padding-top:0;padding-bottom:0;overflow:hidden}.callout .fold-callout-icon{opacity:.8;width:18px;height:18px;position:relative}.callout .fold-callout-icon:before{content:"";border-left:5px solid #0000;border-right:5px solid #0000;border-top:5px solid var(--color);width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.callout-title{color:var(--color);box-sizing:border-box;align-items:center;gap:.5rem;min-height:2rem;padding:.5rem 0;font-weight:600;line-height:1.4;display:flex;overflow:visible}.callout-title .callout-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-right:.25rem;display:flex}.callout-title .callout-icon:before{content:"";vertical-align:middle;width:20px;height:20px;display:inline-block}.callout-title .callout-title-inner{flex:auto;align-items:center;min-width:0;min-height:1.5rem;display:flex;overflow:visible}.callout-title .callout-title-inner>p{color:var(--color);letter-spacing:.01em;white-space:normal;word-break:break-word;text-overflow:unset;align-items:center;width:100%;margin:0;font-size:.97em;font-weight:600;line-height:1.4;display:flex;overflow:visible}.callout-title .fold-callout-icon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-left:.25rem;transition:transform .2s;display:flex}.callout-title .fold-callout-icon:before{content:"";border-left:5px solid #0000;border-right:5px solid #0000;border-top:5px solid var(--color);width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}:root[saved-theme=dark] .callout{background:linear-gradient(135deg,var(--bg)0%,color-mix(in srgb,var(--bg)95%,transparent)100%);box-shadow:0 2px 8px #0000004d,0 1px 3px #0003}:root[saved-theme=dark] .callout[data-callout]{--color:var(--dark);--border:#4a5568;--bg:linear-gradient(135deg,#2d3748 0%,#1a202c 100%)}:root[saved-theme=dark] .callout[data-callout] .callout-icon:before{background-color:var(--border)}:root[saved-theme=dark] .callout[data-callout] .fold-callout-icon:before{border-top-color:var(--dark)}:root[saved-theme=dark] .callout[data-callout=question]{--color:#e2e8f0;--border:#63b3ed;--bg:linear-gradient(135deg,#63b3ed26 0%,#63b3ed14 100%);border-left:4px solid #63b3ed}:root[saved-theme=dark] .callout[data-callout=question] .callout-icon:before{background-color:#63b3ed}:root[saved-theme=dark] .callout[data-callout=note]{--color:#e2e8f0;--border:#9f7aea;--bg:linear-gradient(135deg,#9f7aea26 0%,#9f7aea14 100%);border-left:4px solid #9f7aea}:root[saved-theme=dark] .callout[data-callout=note] .callout-icon:before{background-color:#9f7aea}:root[saved-theme=dark] .callout[data-callout=warning]{--color:#e2e8f0;--border:#f6ad55;--bg:linear-gradient(135deg,#f6ad5526 0%,#f6ad5514 100%);border-left:4px solid #f6ad55}:root[saved-theme=dark] .callout[data-callout=warning] .callout-icon:before{background-color:#f6ad55}:root[saved-theme=dark] .callout[data-callout=tip]{--color:#e2e8f0;--border:#68d391;--bg:linear-gradient(135deg,#68d39126 0%,#68d39114 100%);border-left:4px solid #68d391}:root[saved-theme=dark] .callout[data-callout=tip] .callout-icon:before{background-color:#68d391}:root[saved-theme=dark] .callout[data-callout=abstract],:root[saved-theme=dark] .callout[data-callout=summary],:root[saved-theme=dark] .callout[data-callout=tldr]{--color:#e2e8f0;--border:#9f7aea;--bg:linear-gradient(135deg,#9f7aea26 0%,#9f7aea14 100%);border-left:4px solid #9f7aea}:root[saved-theme=dark] .callout[data-callout=abstract] .callout-icon:before,:root[saved-theme=dark] .callout[data-callout=summary] .callout-icon:before,:root[saved-theme=dark] .callout[data-callout=tldr] .callout-icon:before{background-color:#9f7aea}:root[saved-theme=dark] .callout[data-callout=info]{--color:#e2e8f0;--border:#4299e1;--bg:linear-gradient(135deg,#4299e126 0%,#4299e114 100%);border-left:4px solid #4299e1}:root[saved-theme=dark] .callout[data-callout=info] .callout-icon:before{-webkit-mask-image:var(--callout-icon-info);mask-image:var(--callout-icon-info);-webkit-mask-image:var(--callout-icon-info);-webkit-mask-mode:alpha;background-color:#4299e1;-webkit-mask-source-type:alpha;mask-mode:alpha}:root[saved-theme=dark] .callout[data-callout=todo]{--color:#e2e8f0;--border:#9f7aea;--bg:linear-gradient(135deg,#9f7aea26 0%,#9f7aea14 100%);border-left:4px solid #9f7aea}:root[saved-theme=dark] .callout[data-callout=todo] .callout-icon:before{background-color:#9f7aea}:root[saved-theme=dark] .callout[data-callout=success],:root[saved-theme=dark] .callout[data-callout=check],:root[saved-theme=dark] .callout[data-callout=done]{--color:#e2e8f0;--border:#48bb78;--bg:linear-gradient(135deg,#48bb7826 0%,#48bb7814 100%);border-left:4px solid #48bb78}:root[saved-theme=dark] .callout[data-callout=success] .callout-icon:before,:root[saved-theme=dark] .callout[data-callout=check] .callout-icon:before,:root[saved-theme=dark] .callout[data-callout=done] .callout-icon:before{background-color:#48bb78}:root[saved-theme=dark] .callout[data-callout=failure],:root[saved-theme=dark] .callout[data-callout=fail],:root[saved-theme=dark] .callout[data-callout=missing]{--color:#e2e8f0;--border:#f56565;--bg:linear-gradient(135deg,#f5656526 0%,#f5656514 100%);border-left:4px solid #f56565}:root[saved-theme=dark] .callout[data-callout=failure] .callout-icon:before,:root[saved-theme=dark] .callout[data-callout=fail] .callout-icon:before,:root[saved-theme=dark] .callout[data-callout=missing] .callout-icon:before{background-color:#f56565}:root[saved-theme=dark] .callout[data-callout=danger],:root[saved-theme=dark] .callout[data-callout=error]{--color:#e2e8f0;--border:#e53e3e;--bg:linear-gradient(135deg,#e53e3e26 0%,#e53e3e14 100%);border-left:4px solid #e53e3e}:root[saved-theme=dark] .callout[data-callout=danger] .callout-icon:before,:root[saved-theme=dark] .callout[data-callout=error] .callout-icon:before{background-color:#e53e3e}:root[saved-theme=dark] .callout[data-callout=bug]{--color:#e2e8f0;--border:#ed8936;--bg:linear-gradient(135deg,#ed893626 0%,#ed893614 100%);border-left:4px solid #ed8936}:root[saved-theme=dark] .callout[data-callout=bug] .callout-icon:before{background-color:#ed8936}:root[saved-theme=dark] .callout[data-callout=example]{--color:#e2e8f0;--border:#38b2ac;--bg:linear-gradient(135deg,#38b2ac26 0%,#38b2ac14 100%);border-left:4px solid #38b2ac}:root[saved-theme=dark] .callout[data-callout=example] .callout-icon:before{background-color:#38b2ac}:root[saved-theme=dark] .callout[data-callout=quote],:root[saved-theme=dark] .callout[data-callout=cite]{--color:#e2e8f0;--border:#a0aec0;--bg:linear-gradient(135deg,#a0aec026 0%,#a0aec014 100%);border-left:4px solid #a0aec0}:root[saved-theme=dark] .callout[data-callout=quote] .callout-icon:before,:root[saved-theme=dark] .callout[data-callout=cite] .callout-icon:before{background-color:#a0aec0}:root[saved-theme=dark] .callout[data-callout=topics] .callout-content ul li>a.internal{color:var(--secondary);background-color:#7fdbff0f;border:none}:root[saved-theme=dark] .callout[data-callout=topics] .callout-content ul li>a.internal.non-existent{color:var(--gray);pointer-events:none;cursor:default;background-color:#8080800f}:root[saved-theme=dark] .callout[data-callout=topics] .callout-content ul li>a.internal.non-existent:hover{color:var(--gray);box-shadow:none;background-color:#8080800f;transform:none}:root[saved-theme=dark] .callout .callout-content,:root[saved-theme=dark] .callout .callout-content p,:root[saved-theme=dark] .callout .callout-content li,:root[saved-theme=dark] .callout .callout-content span{color:#e2e8f0}:root[saved-theme=dark] .callout .callout-content strong,:root[saved-theme=dark] .callout .callout-content b{color:#f7fafc;font-weight:600}:root[saved-theme=dark] .callout .callout-content em,:root[saved-theme=dark] .callout .callout-content i{color:#cbd5e0}:root[saved-theme=dark] .callout .callout-content a{color:var(--secondary)}:root[saved-theme=dark] .callout .callout-content a:hover{color:#90cdf4}:root[saved-theme=dark] .callout .callout-title .callout-title-inner>p{color:var(--color);text-shadow:0 1px 2px #0000001a;font-weight:600}.katex,.math{color:var(--darkgray);fill:var(--darkgray);-webkit-hyphens:auto;hyphens:auto;letter-spacing:.01em;overflow-wrap:anywhere;font-size:1rem;line-height:1.7}.math.math-display{text-align:center}.page article li .katex-display{margin-top:1em}.katex-display>.katex{padding:.5rem;font-size:clamp(1.15rem,1vw + .75rem,1.35rem);overflow-x:visible}.katex::-webkit-scrollbar{height:.25rem}.katex::-webkit-scrollbar-thumb{background:var(--lightgray);border-radius:.25rem}.breadcrumb-container{flex-flow:wrap;gap:.5rem;margin:.75rem 0 0;padding:0;display:flex}.breadcrumb-element{flex-direction:row;justify-content:center;align-items:center;display:flex}.breadcrumb-element p{margin:0 0 0 .5rem;padding:0;line-height:normal}.code-toolbar{z-index:10;opacity:0;pointer-events:none;justify-content:flex-end;gap:6px;margin-bottom:-44px;padding:8px;transition:opacity .2s;display:flex;position:sticky;top:8px}.code-toolbar .clipboard-button{pointer-events:auto}.clipboard-button{border:1px solid var(--gray);background:var(--lightgray);color:var(--dark);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;height:28px;padding:0 8px;font-size:.85em;transition:opacity .2s,border-color .2s;display:flex;box-shadow:0 1px 4px #0000000a}.clipboard-button:hover{border-color:var(--darkgray)}.clipboard-button:focus{outline:0}.clipboard-button svg{fill:currentColor;width:16px;height:16px}pre:hover .code-toolbar{opacity:1}:root[saved-theme=dark] .clipboard-button{background:var(--lightgray);color:var(--dark);border-color:var(--gray);box-shadow:0 1px 4px #ffffff0a}:root[saved-theme=dark] .clipboard-button:hover{border-color:var(--darkgray);background:var(--gray)}:root[saved-theme=dark] .clipboard-button svg{fill:var(--dark)}.content-meta{color:var(--gray);margin-top:0}.content-meta[show-comma=true]>span:not(:last-child){margin-right:8px}.content-meta[show-comma=true]>span:not(:last-child):after{content:","}details#toc summary{cursor:pointer}details#toc summary::marker{color:var(--dark)}details#toc summary>*{margin:0;padding-left:.25rem;display:inline-block}details#toc ul{margin:.5rem 1.25rem;padding:0;list-style:none}details#toc .depth-1{padding-left:1rem}details#toc .depth-2{padding-left:2rem}details#toc .depth-3{padding-left:3rem}details#toc .depth-4{padding-left:4rem}details#toc .depth-5{padding-left:5rem}details#toc .depth-6{padding-left:6rem}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}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}@media (max-width:800px){.page-listing{margin-top:.5rem}}.recent-notes>h3{margin:.5rem 0 0;font-size:1rem}.recent-notes>ul.recent-ul{margin-top:1rem;padding-left:0;list-style:none}.recent-notes>ul.recent-ul>li{margin:1rem 0}.recent-notes>ul.recent-ul>li .section>.desc>h3>a{background-color:#0000}.recent-notes>ul.recent-ul>li .section>.meta{opacity:.6;margin:0 0 .5rem}.text-highlight{background-color:var(--textHighlight);color:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:3px;padding:.1rem .3rem;font-weight:400}::selection{background:color-mix(in srgb,var(--tertiary)60%,#fff0);color:var(--darkgray)}.footnotes{border-top:1px solid var(--lightgray);margin-top:2rem}.external-embed.youtube,iframe.pdf{aspect-ratio:16/9;border-radius:5px;width:100%;height:100%}.desktop-only{display:initial}@media (max-width:800px){.desktop-only{display:none}}.mobile-only{display:none}@media (max-width:800px){.mobile-only{display:initial}h1{margin:1.5rem 0 1rem;font-size:1.75rem}.article-title{margin:1rem 0 .5rem;font-size:1.5rem}h2{margin:1.25rem 0 .75rem;font-size:1.3rem}h3{margin:1.25rem 0 .5rem;font-size:1.15rem}.page>#quartz-body .sidebar.left{padding:0}.drawer-button{height:var(--header-height,56px);align-items:center;display:flex;padding-bottom:0!important}.page #quartz-body .page-header{margin-top:.5rem;padding-top:.5rem}.article-title{margin:1rem 0 .25rem}.content-meta{margin:0 auto 1rem;font-size:.85rem}.content-meta span:not(:last-child):after{margin:0 .25rem}}@media (max-width:1200px){.backlinks>.overflow{height:auto}}@media (max-width:800px){.backlinks{margin-top:2rem;padding:1rem}.backlinks h3{margin-top:.5rem;font-size:1.1rem}.backlinks .backlinks-container{width:100%;display:block}.backlinks .overflow{max-height:250px}.backlinks ul{column-width:auto;column-count:1;gap:.5rem}.backlinks ul li{margin:0 0 .5rem}.backlinks ul li a{font-size:.9rem;line-height:1.4}.section-li .section{flex-direction:column;gap:.25rem;display:flex}.section-li .section .meta{order:1;font-size:.85rem}.section-li .section .desc{order:2}.section-li .section .desc h3{margin:0;font-size:1rem;line-height:1.4}.section-li .section .desc h3 a{white-space:normal;display:inline-block}.section-li .section .tags{order:3;font-size:.85rem}article{padding:0}article p,article ul,article ol{margin-block:1.2em}article p+p,article p+ul,article p+ol,article ul+p,article ul+ul,article ul+ol,article ol+p,article ol+ul,article ol+ol{margin-top:1.5em}article ul,article ol{padding-left:1.2rem}article ul li,article ol li{margin-block:.8em;padding-left:0}article ul li ul,article ul li ol,article ol li ul,article ol li ol{margin-top:.8em;margin-bottom:.8em;padding-left:1rem}p,li{letter-spacing:.01em;max-width:65ch;margin-left:auto;margin-right:auto;line-height:1.7}h1+p,h1+ul,h1+ol,h2+p,h2+ul,h2+ol,h3+p,h3+ul,h3+ol,h4+p,h4+ul,h4+ol{margin-top:1em}h1+h2,h1+h3,h2+h2,h2+h3,h3+h2,h3+h3,h4+h2,h4+h3{margin-top:1.4em}}:root{--light:#fff;--lightgray:#f6f8fa;--gray:#888;--darkgray:#222;--dark:#111;--secondary:#0074d9;--tertiary:#14b8a6;--highlight:#0074d912;--textHighlight:#14b8a633;--headerFont:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--bodyFont:"Merriweather",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--codeFont:"Source Code Pro",ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace}:root[saved-theme=dark]{--light:#181a1b;--lightgray:#252525;--gray:#888;--darkgray:#eee;--dark:#f8f8f8;--secondary:#7fdbff;--tertiary:#14b8a6;--highlight:#7fdbff14;--textHighlight:#14b8a640}