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{border:1px solid hsl(var(--gold-h),var(--gold-s),56%,.22);-webkit-backdrop-filter:blur(10px)saturate(125%);box-shadow:inset 0 1px 0 #fff5d214,0 10px 30px #0003,0 0 24px hsl(var(--gold-h),var(--gold-s),56%,.08);background:linear-gradient(#12141cad,#0a0c128a);border-radius:999px;flex-wrap:wrap;align-items:center;gap:.35rem;margin:.9rem 0 0;padding:.55rem .85rem;display:inline-flex;position:relative;overflow:hidden}.breadcrumb-container:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,transparent 0%,hsl(var(--gold-h),var(--gold-s),82%,.08)22%,hsl(var(--gold-h),var(--gold-s),88%,.14)50%,hsl(var(--gold-h),var(--gold-s),78%,.08)78%,transparent 100%);opacity:.7;position:absolute;inset:0}.breadcrumb-element{z-index:1;align-items:center;gap:.35rem;min-width:0;display:inline-flex;position:relative}.breadcrumb-element a,.breadcrumb-element .breadcrumb-current{white-space:nowrap;letter-spacing:.01em;align-items:center;min-width:0;font-family:EBGaramond,serif;font-size:1.02rem;line-height:1;text-decoration:none;display:inline-flex}.breadcrumb-element a{color:hsl(var(--gold-h),var(--gold-s),78%,.96);text-shadow:0 0 10px hsl(var(--gold-h),var(--gold-s),70%,.16);border-radius:.5rem;padding:.18rem .42rem .2rem;transition:color .18s,background-color .18s,box-shadow .18s,transform .18s}.breadcrumb-element a:hover{color:#fff6da;background:hsl(var(--gold-h),var(--gold-s),60%,.12);box-shadow:inset 0 0 0 1px hsl(var(--gold-h),var(--gold-s),72%,.16),0 0 18px hsl(var(--gold-h),var(--gold-s),62%,.12);transform:translateY(-1px)}.breadcrumb-element a:focus-visible{background:hsl(var(--gold-h),var(--gold-s),62%,.16);box-shadow:inset 0 0 0 1px hsl(var(--gold-h),var(--gold-s),85%,.25),0 0 0 3px hsl(var(--gold-h),var(--gold-s),70%,.12);outline:none}.breadcrumb-element .breadcrumb-current{color:#fff7e2;background:linear-gradient(180deg,hsl(var(--gold-h),var(--gold-s),60%,.14),hsl(var(--gold-h),var(--gold-s),42%,.1));box-shadow:inset 0 0 0 1px hsl(var(--gold-h),var(--gold-s),72%,.14),0 0 16px hsl(var(--gold-h),var(--gold-s),70%,.08);text-shadow:0 0 10px hsl(var(--gold-h),var(--gold-s),78%,.12);border-radius:.5rem;padding:.18rem .42rem .2rem;font-weight:600}.breadcrumb-separator{color:hsl(var(--gold-h),var(--gold-s),72%,.65);-webkit-user-select:none;user-select:none;align-items:center;margin:0 .15rem;font-size:.9em;line-height:1;display:inline-flex;transform:translateY(-.1em)}@media (max-width:800px){.breadcrumb-container{border-radius:1rem;gap:.22rem;margin-top:.7rem;padding:.48rem .7rem}.breadcrumb-element{gap:.2rem}.breadcrumb-element a,.breadcrumb-element .breadcrumb-current{padding:.14rem .28rem .16rem;font-size:.92rem}.breadcrumb-element p{padding:0;font-size:.82rem}}.article-title{margin:2.5rem 0 1.8rem}.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}.lang-switcher{letter-spacing:.04em;width:100%;font-family:EBGaramond,serif;font-weight:600;position:relative}.lang-switcher .wrap{width:100%;box-shadow:none;background:0 0;border:none;border-radius:.6rem;align-items:center;gap:.6rem;padding:.22rem .32rem;transition:transform .18s,filter .18s;display:inline-flex;position:relative}.lang-switcher .wrap:after{content:"";pointer-events:none;opacity:0;background-position:100%;background-size:220% 100%;background-image:linear-gradient(270deg,transparent 0%,transparent 24%,var(--settings-silver-1)40%,var(--settings-silver-2)54%,var(--settings-silver-3)62.5%,var(--settings-silver-4)74%,transparent 100%);border-radius:.55rem;transition:opacity .2s,background-position .45s;position:absolute;inset:.06rem 0}.lang-switcher .wrap:hover,.lang-switcher[data-open="1"] .wrap{transform:translate(-6px)}.lang-select-native{opacity:0;pointer-events:none;position:absolute;inset:0}.lang-trigger{font:inherit;color:#ebf0fff5;cursor:pointer;text-align:right;background:0 0;border:none;flex:1;font-size:.95rem}.globe{width:22px;height:22px;color:hsl(var(--gold-h),var(--gold-s),78%,.95);opacity:.9;margin-right:.25rem}.chev{opacity:.8;width:16px;height:16px;transition:transform .22s cubic-bezier(.22,.61,.36,1),opacity .18s;position:absolute;top:50%;right:.32rem;transform:translateY(-50%)rotate(-90deg)}.lang-menu{z-index:25000;border:1px solid hsl(var(--gold-h),var(--gold-s),45%,.55);min-width:10.5rem;box-shadow:0 18px 40px #000000c7,0 0 10px hsl(var(--gold-h),var(--gold-s),60%,.12),inset 0 0 0 1px #000000d9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;filter:blur(2px);pointer-events:none;background:#0a0c12f5;border-radius:.8rem;padding:.35rem;transition:opacity .16s,transform .22s cubic-bezier(.22,.61,.36,1),filter .22s;position:absolute;top:calc(100% + .45rem);right:0;transform:translateY(-8px)scale(.98)}.lang-menu-item{letter-spacing:.1em;text-transform:uppercase;color:#e2e8fff0;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.55rem;justify-content:space-between;align-items:center;width:100%;padding:.36rem .6rem;font-family:MerriweatherSans,system-ui,-apple-system,BlinkMacSystemFont;font-size:.82rem;font-weight:600;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s;display:flex}.lang-menu-item:hover{background:linear-gradient(90deg,hsl(var(--gold-h),var(--gold-s),32%,.18),transparent);border-color:hsl(var(--gold-h),var(--gold-s),45%,.25);transform:translate(-2px)}.lang-menu-item[data-active="1"]{background:linear-gradient(135deg,hsl(var(--gold-h),var(--gold-s),34%,.22),hsl(calc(var(--gold-h) + 8),var(--gold-s),48%,.26));border-color:hsl(var(--gold-h),var(--gold-s),55%,.45);box-shadow:0 0 10px hsl(var(--gold-h),var(--gold-s),65%,.14)}.lang-code{opacity:.7;letter-spacing:.08em;font-size:.72rem}.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-container{contain:layout;z-index:12000;opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);will-change:opacity,transform;width:100vw;height:100vh;transition:opacity .22s,transform .26s cubic-bezier(.22,1,.36,1),visibility 0s linear .26s;position:fixed;inset:0;overflow-y:auto;transform:translateY(12px)scale(.985)}.search-container.active{visibility:visible;transition:opacity .22s,transform .26s cubic-bezier(.22,1,.36,1),visibility linear}.search-container.active.animating-in{opacity:1;pointer-events:auto;transition:opacity .22s,transform .26s cubic-bezier(.22,1,.36,1),visibility linear;transform:translateY(0)scale(1)}.search-container>.search-space{opacity:0;width:65%;margin-top:12vh;margin-left:auto;margin-right:auto;transition:opacity .24s,transform .3s cubic-bezier(.22,1,.36,1);transform:translateY(18px)scale(.99)}@media not (min-width:1200px){.search-container>.search-space{width:90%}}.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-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-container>.search-space>input:focus{outline:none}.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-container>.search-space>.search-layout.display-results{display:flex}.search-container>.search-space>.search-layout[data-preview]>.results-container{flex:0 0 min(30%,450px)}@media not (max-width:800px){.search-container>.search-space>.search-layout[data-preview] .result-card>p.preview{display:none}.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-container>.search-space>.search-layout[data-preview]>div:last-child{border-top-left-radius:unset;border-bottom-left-radius:unset}}.search-container>.search-space>.search-layout>div{border-radius:5px;height:63vh}@media (max-width:800px){.search-container>.search-space>.search-layout{flex-direction:column}.search-container>.search-space>.search-layout>.preview-container{display:none!important}.search-container>.search-space>.search-layout[data-preview]>.results-container{flex:0 0 100%;width:100%;height:auto}}.search-container>.search-space>.search-layout .highlight{background:color-mix(in srgb,var(--tertiary)60%,#fff0);border-radius:5px;scroll-margin-top:2rem}.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-container>.search-space>.search-layout>.preview-container .preview-inner{width:min(800px,100%);margin:0 auto}.search-container>.search-space>.search-layout>.preview-container a[role=anchor]{background-color:#0000}.search-container>.search-space>.search-layout>.results-container{overflow-y:auto}.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-container>.search-space>.search-layout>.results-container .result-card:hover,.search-container>.search-space>.search-layout>.results-container .result-card:focus,.search-container>.search-space>.search-layout>.results-container .result-card.focus{background:var(--lightgray)}.search-container>.search-space>.search-layout>.results-container .result-card>h3{margin:0}@media not (max-width:800px){.search-container>.search-space>.search-layout>.results-container .result-card>p.card-description{display:none}}.search-container>.search-space>.search-layout>.results-container .result-card>ul.tags{margin-top:.45rem;margin-bottom:0}.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-container>.search-space>.search-layout>.results-container .result-card>ul>li>p.match-tag{color:var(--tertiary)}.search-container>.search-space>.search-layout>.results-container .result-card>p{margin-bottom:0}.search-container.active.animating-in>.search-space{opacity:1;transform:translateY(0)scale(1)}html[data-search-open="1"] .explorer,html[data-search-open="1"] .settings-panel,html[data-search-open="1"] .continuum-explorer-handle,html[data-search-open="1"] .continuum-settings-handle,html[data-search-open="1"] .continuum-explorer-scrim,html[data-search-open="1"] .continuum-settings-scrim{filter:blur(2px)brightness(.7);pointer-events:none;cursor:default}.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}.continuum-footer{text-align:center;opacity:.7;margin-top:60px;margin-bottom:40px}.continuum-footer-title{letter-spacing:.14em;background:linear-gradient(90deg,#f5f5f5 0%,#f2e6c9 40%,#d4af37 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 6px #d4af3726,0 0 12px #d4af3714;-webkit-background-clip:text;font-size:.9rem}.continuum-footer-meta{color:#d4c7a3;opacity:.75;margin-top:6px;font-size:.75rem}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 popover-fade{0%{opacity:0;visibility:hidden;transform:translateY(6px)scale(.985)}to{opacity:1;visibility:visible;transform:translateY(0)scale(1)}}.popover{z-index:999;will-change:left,top,opacity,transform;visibility:hidden;opacity:0;padding:1rem;transition:opacity .18s,visibility .18s,transform .18s;position:fixed;top:0;left:0;overflow:visible;transform:translateY(6px)scale(.985)}.popover>.popover-inner{overscroll-behavior:contain;width:min(37rem,100vw - 3rem);max-height:min(38rem,100vh - 4rem);color:var(--darkgray);font-family:var(--bodyFont);text-rendering:optimizeLegibility;font-kerning:normal;background:radial-gradient(circle at top center,hsl(var(--gold-h),72%,62%,.08)0%,transparent 38%),linear-gradient(180deg,#0d0d0cf0 0%,#080808f9 58%,#0c0b0af5 100%);-webkit-backdrop-filter:blur(14px)saturate(1.05);border:1px solid hsl(var(--gold-h),42%,46%,.34);box-shadow:0 24px 60px #00000094,0 0 0 1px #ffe9aa0d inset,0 0 28px hsl(var(--gold-h),72%,60%,.08);scrollbar-width:thin;scrollbar-color:hsl(var(--gold-h),40%,50%,.85)#ffffff0a;border-radius:14px;padding:1.15rem 1.35rem 1.25rem;font-size:1rem;line-height:1.58;position:relative;overflow:auto}.popover>.popover-inner,.popover>.popover-inner *{font-family:inherit}.popover>.popover-inner:before{content:"";background:linear-gradient(90deg,transparent 0%,hsl(var(--gold-h),62%,58%,.18)14%,hsl(var(--gold-h),92%,78%,.72)50%,hsl(var(--gold-h),62%,58%,.18)86%,transparent 100%);pointer-events:none;border-radius:999px;height:1px;position:absolute;top:.72rem;left:1rem;right:1rem}.popover>.popover-inner:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 1px #ffecba0f,inset 0 -1px #d4b05e0d}.popover>.popover-inner p,.popover>.popover-inner ul,.popover>.popover-inner text,.popover>.popover-inner a,.popover>.popover-inner tr,.popover>.popover-inner td,.popover>.popover-inner li,.popover>.popover-inner ol,.popover>.popover-inner .katex,.popover>.popover-inner .math,.popover>.popover-inner .typst-doc,.popover>.popover-inner .typst-doc *{color:var(--darkgray);fill:var(--darkgray);overflow-wrap:break-word;text-wrap:pretty}.popover>.popover-inner p{margin-top:0;margin-bottom:.9rem}.popover>.popover-inner strong{font-weight:600}.popover>.popover-inner p>strong{color:var(--dark)}.popover>.popover-inner h1,.popover>.popover-inner h2,.popover>.popover-inner h3,.popover>.popover-inner h4,.popover>.popover-inner h5,.popover>.popover-inner h6,.popover>.popover-inner thead{color:var(--dark);font-family:var(--headerFont);letter-spacing:-.01em;margin-bottom:0;font-weight:600;line-height:1.16}.popover>.popover-inner h1[id]>a[href^=\#],.popover>.popover-inner h2[id]>a[href^=\#],.popover>.popover-inner h3[id]>a[href^=\#],.popover>.popover-inner h4[id]>a[href^=\#],.popover>.popover-inner h5[id]>a[href^=\#],.popover>.popover-inner h6[id]>a[href^=\#]{opacity:0;font-family:var(--codeFont);-webkit-user-select:none;user-select:none;margin-left:.45rem;transition:opacity .18s;transform:translateY(-.05rem)}.popover>.popover-inner h1[id]:hover>a,.popover>.popover-inner h2[id]:hover>a,.popover>.popover-inner h3[id]:hover>a,.popover>.popover-inner h4[id]:hover>a,.popover>.popover-inner h5[id]:hover>a,.popover>.popover-inner h6[id]:hover>a{opacity:1}.popover>.popover-inner h1:not([id])>a[role=anchor],.popover>.popover-inner h2:not([id])>a[role=anchor],.popover>.popover-inner h3:not([id])>a[role=anchor],.popover>.popover-inner h4:not([id])>a[role=anchor],.popover>.popover-inner h5:not([id])>a[role=anchor],.popover>.popover-inner h6:not([id])>a[role=anchor]{display:none}.popover>.popover-inner h1{margin-top:.15rem;margin-bottom:.95rem;font-size:1.62rem}.popover>.popover-inner h2{border-bottom:1px solid hsl(var(--gold-h),42%,46%,.18);margin-top:1.7rem;margin-bottom:.8rem;padding-bottom:.38rem;font-size:1.25rem}.popover>.popover-inner h3{margin-top:1.45rem;margin-bottom:.72rem;font-size:1.06rem}.popover>.popover-inner h4,.popover>.popover-inner h5,.popover>.popover-inner h6{margin-top:1.25rem;margin-bottom:.65rem;font-size:.98rem}.popover>.popover-inner ul,.popover>.popover-inner ol{margin-bottom:.95rem;padding-left:1.35rem}.popover>.popover-inner li{margin-bottom:.3rem}.popover>.popover-inner li>*{margin-top:0;margin-bottom:0}.popover>.popover-inner blockquote{border-left:2px solid hsl(var(--gold-h),54%,56%,.44);background:linear-gradient(90deg,hsl(var(--gold-h),52%,54%,.06),transparent 72%);margin:1rem 0;padding:.12rem 0 .12rem 1rem}.popover>.popover-inner a{color:hsl(var(--gold-h),58%,62%);font-weight:600;text-decoration:none;transition:color .28s,text-shadow .28s,background-position .55s,border-color .28s}.popover>.popover-inner a:hover{color:hsl(var(--gold-h),82%,78%)}.popover>.popover-inner a.internal{background:linear-gradient(100deg,hsl(var(--gold-h),40%,50%)0%,hsl(var(--gold-h),56%,60%)38%,hsl(var(--gold-h),78%,74%)50%,hsl(var(--gold-h),56%,60%)62%,hsl(var(--gold-h),38%,48%)100%);-webkit-text-fill-color:transparent;color:#0000;text-shadow:0 0 .35rem hsl(var(--gold-h),60%,64%,.08);background-position:100% 0;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;border-radius:0;padding:0;line-height:1.35rem;display:inline;position:relative}.popover>.popover-inner a.internal:after{content:"";transform-origin:0;opacity:.7;background:linear-gradient(90deg,hsl(var(--gold-h),42%,52%,.15)0%,hsl(var(--gold-h),78%,74%,.95)50%,hsl(var(--gold-h),42%,52%,.15)100%);width:100%;height:1px;box-shadow:0 0 8px hsl(var(--gold-h),78%,74%,.16);transition:transform .32s,opacity .32s,box-shadow .32s;position:absolute;bottom:-.08em;left:0;transform:scaleX(0)}.popover>.popover-inner a.internal:hover{background-image:linear-gradient(100deg,hsl(var(--gold-h),58%,60%)0%,hsl(var(--gold-h),82%,72%)38%,hsl(var(--gold-h),100%,86%)50%,hsl(var(--gold-h),82%,72%)62%,hsl(var(--gold-h),56%,58%)100%);-webkit-text-fill-color:transparent;color:#0000;text-shadow:0 0 .35rem hsl(var(--gold-h),88%,80%,.12);background-position:0 0;-webkit-background-clip:text;background-clip:text}.popover>.popover-inner a.internal:hover:after{opacity:1;transform:scaleX(1)}.popover>.popover-inner a.internal.broken{color:hsl(var(--gold-h),20%,52%,.55);background:0 0;-webkit-background-clip:initial;background-clip:initial;-webkit-text-fill-color:currentColor;text-shadow:none;opacity:.72}.popover>.popover-inner a.internal.broken:hover{opacity:.92}.popover>.popover-inner a.internal.broken:after{background:hsl(var(--gold-h),12%,44%,.4);box-shadow:none}.popover>.popover-inner a.internal:has(>img){color:inherit;-webkit-text-fill-color:initial;text-shadow:none;background:0 0}.popover>.popover-inner a.internal:has(>img):after{display:none}.popover>.popover-inner a.internal.tag-link:before{content:"";border-radius:inherit;pointer-events:none;pointer-events:none;background:radial-gradient(circle at 50% -28%,#ffe0961f,#0000 52%),radial-gradient(circle at 50% 128%,#d4b05e14,#0000 50%);position:absolute;inset:0;box-shadow:inset 0 1px #ffecba14,inset 0 0 0 1px #d4b05e24}.popover>.popover-inner a.external .external-icon{transition:transform .2s}.popover>.popover-inner a:hover .external-icon{transform:translate(1px)translateY(-1px)}.popover>.popover-inner hr{background:linear-gradient(90deg,transparent,hsl(var(--gold-h),48%,56%,.42),transparent);border:none;height:1px;margin:1rem 0}.popover>.popover-inner img{border-radius:10px;max-width:100%;display:block;box-shadow:0 10px 24px #00000047}.popover>.popover-inner::-webkit-scrollbar{width:10px;height:10px}.popover>.popover-inner::-webkit-scrollbar-track{background:#ffffff06;border-radius:999px}.popover>.popover-inner::-webkit-scrollbar-thumb{background-clip:padding-box;background:linear-gradient(180deg,hsl(var(--gold-h),26%,30%,.95),hsl(var(--gold-h),42%,48%,.95));box-shadow:0 0 8px hsl(var(--gold-h),70%,68%,.08);border:2px solid #0000;border-radius:999px}.popover>.popover-inner[data-content-type][data-content-type*=image]{padding:0}.popover>.popover-inner[data-content-type][data-content-type*=image] img{border-radius:14px}.popover>.popover-inner[data-content-type][data-content-type*=pdf]{padding:0}.popover>.popover-inner[data-content-type][data-content-type*=pdf] iframe{border:0;border-radius:14px;width:100%}@media (max-width:800px){.popover{display:none!important}}.active-popover,.popover:hover{animation:.18s forwards popover-fade}.popover .breadcrumb-container{margin-bottom:.9rem}.popover .breadcrumb-container+h1,.popover .breadcrumb-container+h2{margin-top:.6rem}code[data-theme*=\ ]{color:var(--shiki-light);background-color:var(--shiki-light-bg)}code[data-theme*=\ ] span{color:var(--shiki-light)}[saved-theme=dark] code[data-theme*=\ ]{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}[saved-theme=dark] code[data-theme*=\ ] span{color:var(--shiki-dark)}.callout{border:1px solid var(--border);background-color:var(--bg);box-sizing:border-box;--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");border-radius:5px;padding:0 1rem;overflow-y:hidden}.callout>.callout-content{transition:grid-template-rows .1s cubic-bezier(.02,.01,.47,1);display:grid;overflow:hidden}.callout>.callout-content>:first-child{margin-top:0}.callout[data-callout]{--color:#448aff;--border:#448aff44;--bg:#448aff10;--callout-icon:var(--callout-icon-note)}.callout[data-callout=abstract]{--color:#00b0ff;--border:#00b0ff44;--bg:#00b0ff10;--callout-icon:var(--callout-icon-abstract)}.callout[data-callout=info],.callout[data-callout=todo]{--color:#00b8d4;--border:#00b8d444;--bg:#00b8d410;--callout-icon:var(--callout-icon-info)}.callout[data-callout=todo]{--callout-icon:var(--callout-icon-todo)}.callout[data-callout=tip]{--color:#00bfa5;--border:#00bfa544;--bg:#00bfa510;--callout-icon:var(--callout-icon-tip)}.callout[data-callout=success]{--color:#09ad7a;--border:#09ad7144;--bg:#09ad7110;--callout-icon:var(--callout-icon-success)}.callout[data-callout=question]{--color:#dba642;--border:#dba64244;--bg:#dba64210;--callout-icon:var(--callout-icon-question)}.callout[data-callout=warning]{--color:#db8942;--border:#db894244;--bg:#db894210;--callout-icon:var(--callout-icon-warning)}.callout[data-callout=failure],.callout[data-callout=danger],.callout[data-callout=bug]{--color:#db4242;--border:#db424244;--bg:#db424210;--callout-icon:var(--callout-icon-failure)}.callout[data-callout=bug]{--callout-icon:var(--callout-icon-bug)}.callout[data-callout=danger]{--callout-icon:var(--callout-icon-danger)}.callout[data-callout=example]{--color:#7a43b5;--border:#7a43b544;--bg:#7a43b510;--callout-icon:var(--callout-icon-example)}.callout[data-callout=quote]{--color:var(--secondary);--border:var(--lightgray);--callout-icon:var(--callout-icon-quote)}.callout.is-collapsed>.callout-title>.fold-callout-icon{transform:rotate(-90deg)}.callout.is-collapsed .callout-content>:first-child{height:0;margin-top:-1rem;transition:height .1s cubic-bezier(.02,.01,.47,1),margin .1s cubic-bezier(.02,.01,.47,1);overflow-y:clip}.callout-title{color:var(--color);--icon-size:18px;align-items:flex-start;gap:5px;padding:1rem 0;display:flex}.callout-title .fold-callout-icon{opacity:.8;cursor:pointer;--callout-icon:var(--callout-icon-fold);transition:transform .15s}.callout-title>.callout-title-inner>p{color:var(--color);margin:0}.callout-title .callout-icon,.callout-title .fold-callout-icon{width:var(--icon-size);height:var(--icon-size);flex:0 0 var(--icon-size);background-size:var(--icon-size)var(--icon-size);background-position:50%;background-color:var(--color);-webkit-mask-image:var(--callout-icon);mask-image:var(--callout-icon);-webkit-mask-size:var(--icon-size)var(--icon-size);mask-size:var(--icon-size)var(--icon-size);padding:.2rem 0;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.callout-title .callout-title-inner{font-weight:600}html{scroll-behavior:smooth;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;width:100vw;overflow-x:hidden}body{box-sizing:border-box;background-color:var(--light);font-family:var(--bodyFont);color:var(--darkgray);margin:0}.text-highlight{background-color:var(--textHighlight);border-radius:5px;padding:0 .1rem}html[data-search-open="1"],html[data-explorer-open="1"],html[data-settings-open="1"]{overscroll-behavior:none;height:100vh;overflow:hidden}html[data-search-open="1"] body,html[data-explorer-open="1"] body,html[data-settings-open="1"] body{overscroll-behavior:none;touch-action:none;height:100vh;overflow:hidden}p,ul,text,a,tr,td,li,ol,ul,.katex,.math,.typst-doc,.typst-doc *{color:var(--darkgray);fill:var(--darkgray);overflow-wrap:break-word;text-wrap:pretty}.math.math-display{text-align:center}article>mjx-container.MathJax,article blockquote>div>mjx-container.MathJax{display:flex}article>mjx-container.MathJax>svg,article blockquote>div>mjx-container.MathJax>svg{margin-left:auto;margin-right:auto}article blockquote>div>mjx-container.MathJax>svg{margin-top:1rem;margin-bottom:1rem}strong{font-weight:600}a{color:hsl(var(--gold-h),58%,62%);font-weight:600;text-decoration:none;transition:color .28s,text-shadow .28s,background-position .55s,border-color .28s}a:hover{color:hsl(var(--gold-h),82%,78%)}a.internal{z-index:0;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:linear-gradient(100deg,hsl(var(--gold-h),40%,50%)0%,hsl(var(--gold-h),56%,60%)38%,hsl(var(--gold-h),78%,74%)50%,hsl(var(--gold-h),56%,60%)62%,hsl(var(--gold-h),38%,48%)100%),linear-gradient(90deg,hsl(var(--gold-h),34%,22%,.34)0%,hsl(var(--gold-h),52%,34%,.2)50%,hsl(var(--gold-h),34%,22%,.34)100%);-webkit-text-fill-color:transparent;color:#0000;text-shadow:0 0 .35rem hsl(var(--gold-h),60%,64%,.1);background-position:100% 0,0 0;background-repeat:no-repeat;background-size:220% 100%,100% 100%;-webkit-background-clip:text,padding-box;background-clip:text,padding-box;border-radius:.28rem;padding:.02rem .22rem;line-height:1.4rem;transition:color .28s,text-shadow .28s,background-position .55s,border-color .28s,background-image .28s;display:inline;position:relative}a.internal:before{display:none}a.internal:after{content:"";transform-origin:0;opacity:.7;background:linear-gradient(90deg,hsl(var(--gold-h),42%,52%,.15)0%,hsl(var(--gold-h),78%,74%,.95)50%,hsl(var(--gold-h),42%,52%,.15)100%);width:100%;height:1px;box-shadow:0 0 8px hsl(var(--gold-h),78%,74%,.2);transition:transform .32s,opacity .32s,box-shadow .32s;position:absolute;bottom:-.08em;left:0;transform:scaleX(0)}a.internal:hover{background-image:linear-gradient(100deg,hsl(var(--gold-h),58%,60%)0%,hsl(var(--gold-h),82%,72%)38%,hsl(var(--gold-h),100%,86%)50%,hsl(var(--gold-h),82%,72%)62%,hsl(var(--gold-h),56%,58%)100%),linear-gradient(90deg,hsl(var(--gold-h),42%,26%,.44)0%,hsl(var(--gold-h),64%,42%,.26)50%,hsl(var(--gold-h),42%,26%,.44)100%);-webkit-text-fill-color:transparent;color:#0000;text-shadow:0 0 .35rem hsl(var(--gold-h),88%,80%,.14);background-position:0 0,0 0;-webkit-background-clip:text,padding-box;background-clip:text,padding-box}a.internal:hover:after{opacity:1;transform:scaleX(1)}a.internal.broken{background-image:none,linear-gradient(90deg,hsl(var(--gold-h),12%,16%,.28)0%,hsl(var(--gold-h),12%,16%,.28)100%);color:hsl(var(--gold-h),20%,52%,.55);-webkit-background-clip:initial;background-clip:initial;-webkit-text-fill-color:currentColor;text-shadow:none;opacity:.72}a.internal.broken:hover{opacity:.92}a.internal.broken:after{background:hsl(var(--gold-h),12%,44%,.4);box-shadow:none}a.internal:has(>img){color:inherit;-webkit-text-fill-color:initial;text-shadow:none;background:0 0}a.internal:has(>img):after{display:none}a.internal.tag-link:before{display:none}a.external .external-icon{transition:transform .2s}a:hover .external-icon{transform:translate(1px)translateY(-1px)}.flex-component{display:flex}.desktop-only{display:initial}.desktop-only.flex-component{display:flex}@media (max-width:800px){.desktop-only,.desktop-only.flex-component{display:none}}.mobile-only,.mobile-only.flex-component{display:none}@media (max-width:800px){.mobile-only{display:initial}.mobile-only.flex-component{display:flex}}.page{max-width:1500px;margin:0 auto}.page article>h1{font-size:2rem}.page article li:has(>input[type=checkbox]){padding-left:0;list-style-type:none}.page article li:has(>input[type=checkbox]:checked){text-decoration:line-through;-webkit-text-decoration-color:var(--gray);text-decoration-color:var(--gray);color:var(--gray)}.page article li>*{margin-top:0;margin-bottom:0}.page article p>strong{color:var(--dark)}.page>#quartz-body{grid-template:"grid-sidebar-left grid-header grid-sidebar-right""grid-sidebar-left grid-center grid-sidebar-right""grid-sidebar-left grid-footer grid-sidebar-right"/320px auto 320px;gap:5px;display:grid}@media (min-width:800px) and (max-width:1200px){.page>#quartz-body{grid-template:"grid-sidebar-left grid-header""grid-sidebar-left grid-center""grid-sidebar-left grid-sidebar-right""grid-sidebar-left grid-footer"/320px auto;gap:5px}}@media (max-width:800px){.page>#quartz-body{grid-template:"grid-sidebar-left""grid-header""grid-center""grid-sidebar-right""grid-footer"/auto;gap:5px}}@media not (min-width:1200px){.page>#quartz-body{padding:0 1rem}}@media (max-width:800px){.page>#quartz-body{margin:0 auto}}.page>#quartz-body .sidebar{box-sizing:border-box;gap:1.2rem;height:100vh;padding:6rem 2rem 2rem;display:flex;position:sticky;top:0}.page>#quartz-body .sidebar.left{z-index:1;flex-direction:column;grid-area:grid-sidebar-left}@media (max-width:800px){.page>#quartz-body .sidebar.left{position:initial;height:unset;flex-direction:row;align-items:center;gap:0;padding:2rem 0 0;display:flex}}.page>#quartz-body .sidebar.right{flex-direction:column;grid-area:grid-sidebar-right;margin-right:0}@media (max-width:800px){.page>#quartz-body .sidebar.right{margin-left:inherit;margin-right:inherit}}@media not (min-width:1200px){.page>#quartz-body .sidebar.right{position:initial;height:unset;flex-direction:row;width:100%;padding:0}.page>#quartz-body .sidebar.right>*{flex:1;max-height:24rem}.page>#quartz-body .sidebar.right>.toc{display:none}}.page>#quartz-body .page-header,.page>#quartz-body .page-footer{margin-top:1rem}.page>#quartz-body .page-header{grid-area:grid-header;margin:6rem 0 0}@media (max-width:800px){.page>#quartz-body .page-header{margin-top:0;padding:0}}.page>#quartz-body .center>article{grid-area:grid-center}.page>#quartz-body footer{grid-area:grid-footer}.page>#quartz-body .center,.page>#quartz-body footer{min-width:100%;max-width:100%;margin-left:auto;margin-right:auto}@media (min-width:800px) and (max-width:1200px){.page>#quartz-body .center,.page>#quartz-body footer{margin-right:0}}@media (max-width:800px){.page>#quartz-body .center,.page>#quartz-body footer{margin-left:0;margin-right:0}}.page>#quartz-body footer{margin-left:0}.footnotes{border-top:1px solid var(--lightgray);margin-top:2rem}input[type=checkbox]{color:var(--secondary);border:1px solid var(--lightgray);background-color:var(--light);appearance:none;border-radius:3px;width:16px;height:16px;margin-inline:-1.4rem .2rem;position:relative;transform:translateY(2px)}input[type=checkbox]:checked{border-color:var(--secondary);background-color:var(--secondary)}input[type=checkbox]:checked:after{content:"";border:solid var(--light);border-width:0 2px 2px 0;width:4px;height:8px;display:block;position:absolute;top:1px;left:4px;transform:rotate(45deg)}blockquote{border-left:3px solid var(--secondary);margin:1rem 0;padding-left:1rem;transition:border-color .2s}h1,h2,h3,h4,h5,h6,thead{font-family:var(--headerFont);color:var(--dark);font-weight:revert;margin-bottom:0}article>h1>a[role=anchor],article>h2>a[role=anchor],article>h3>a[role=anchor],article>h4>a[role=anchor],article>h5>a[role=anchor],article>h6>a[role=anchor],article>thead>a[role=anchor]{color:var(--dark);background-color:#0000}h1[id]>a[href^=\#],h2[id]>a[href^=\#],h3[id]>a[href^=\#],h4[id]>a[href^=\#],h5[id]>a[href^=\#],h6[id]>a[href^=\#]{opacity:0;font-family:var(--codeFont);-webkit-user-select:none;user-select:none;margin:0 .5rem;transition:opacity .2s;transform:translateY(-.1rem)}h1[id]:hover>a,h2[id]:hover>a,h3[id]:hover>a,h4[id]:hover>a,h5[id]:hover>a,h6[id]:hover>a{opacity:1}h1:not([id])>a[role=anchor],h2:not([id])>a[role=anchor],h3:not([id])>a[role=anchor],h4:not([id])>a[role=anchor],h5:not([id])>a[role=anchor],h6:not([id])>a[role=anchor]{display:none}h1{margin-top:2.25rem;margin-bottom:1rem;font-size:1.75rem}h2{margin-top:1.9rem;margin-bottom:1rem;font-size:1.4rem}h3{margin-top:1.62rem;margin-bottom:1rem;font-size:1.12rem}h4,h5,h6{margin-top:1.5rem;margin-bottom:1rem;font-size:1rem}figure[data-rehype-pretty-code-figure]{margin:0;line-height:1.6rem;position:relative}figure[data-rehype-pretty-code-figure]>[data-rehype-pretty-code-title]{font-family:var(--codeFont);border:1px solid var(--lightgray);width:fit-content;color:var(--darkgray);border-radius:5px;margin-bottom:-.5rem;padding:.1rem .5rem;font-size:.9rem}figure[data-rehype-pretty-code-figure]>pre{padding:0}pre{font-family:var(--codeFont);border:1px solid var(--lightgray);border-radius:5px;padding:0 .5rem;position:relative;overflow-x:auto}pre:has(>code.mermaid){border:none}pre>code{counter-reset:line;counter-increment:line 0;background:0 0;padding:.5rem 0;font-size:.85rem;display:grid;overflow-x:auto}pre>code [data-highlighted-chars]{background-color:var(--highlight);border-radius:5px}pre>code>[data-line]{box-sizing:border-box;border-left:3px solid #0000;padding:0 .25rem}pre>code>[data-line][data-highlighted-line]{background-color:var(--highlight);border-left:3px solid var(--secondary)}pre>code>[data-line]:before{content:counter(line);counter-increment:line;text-align:right;color:#738a9499;width:1rem;margin-right:1rem;display:inline-block}pre>code[data-line-numbers-max-digits="2"]>[data-line]:before{width:2rem}pre>code[data-line-numbers-max-digits="3"]>[data-line]:before{width:3rem}code{color:var(--dark);font-size:.9em;font-family:var(--codeFont);background:var(--lightgray);border-radius:5px;padding:.1rem .2rem}tbody,li,p{line-height:1.6rem}.table-container{overflow-x:auto}.table-container>table{border-collapse:collapse;margin:1rem;padding:1.5rem}.table-container>table th,.table-container>table td{min-width:75px}.table-container>table>*{line-height:2rem}th{text-align:left;border-bottom:2px solid var(--gray);padding:.4rem .7rem}td{padding:.2rem .7rem}tr{border-bottom:1px solid var(--lightgray)}tr:last-child{border-bottom:none}img{content-visibility:auto;border-radius:5px;max-width:100%;margin:1rem 0}p>img+em{display:block;transform:translateY(-1rem)}hr{background-color:var(--lightgray);border:none;width:100%;height:1px;margin:2rem auto}audio,video{border-radius:5px;width:100%}.spacer{flex:2 auto}div:has(>.overflow){max-height:100%;overflow-y:hidden}ul.overflow,ol.overflow{content:"";clear:both;width:100%;max-height:100%;margin-bottom:0;overflow-y:auto}ul.overflow>li.overflow-end,ol.overflow>li.overflow-end{height:.5rem;margin:0}ul.overflow.gradient-active,ol.overflow.gradient-active{-webkit-mask-image:linear-gradient(#000 calc(100% - 50px),#0000 100%);mask-image:linear-gradient(#000 calc(100% - 50px),#0000 100%)}.transclude ul{padding-left:1rem}.katex-display{display:initial;overflow:auto hidden}.external-embed.youtube,iframe.pdf{aspect-ratio:16/9;border-radius:5px;width:100%;height:100%}.navigation-progress{background:var(--secondary);z-index:9999;width:0;height:3px;transition:width .2s;position:fixed;top:0;left:0}::selection{color:#fff;text-shadow:0 0 4px #d4af3740;background:#d4af3747}::-moz-selection{color:#f5f5f5;background:#d4af3759}*{scrollbar-width:thin;scrollbar-color:#3a3a3a #111}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:linear-gradient(#3a3a3a 0%,#2a2a2a 100%);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#555 0%,#3a3a3a 100%)}hr{background:linear-gradient(90deg,hsl(calc(var(--gold-h) - 20),var(--gold-s),34%,0)0%,hsl(calc(var(--gold-h) - 12),var(--gold-s),44%,.35)8%,hsl(calc(var(--gold-h) - 6),var(--gold-s),56%,.6)18%,hsl(var(--gold-h),var(--gold-s),70%,.85)32%,hsl(var(--gold-h),var(--gold-s),87%)50%,hsl(var(--gold-h),var(--gold-s),70%,.85)68%,hsl(calc(var(--gold-h) - 6),var(--gold-s),56%,.6)82%,hsl(calc(var(--gold-h) - 12),var(--gold-s),44%,.35)92%,hsl(calc(var(--gold-h) - 20),var(--gold-s),34%,0)100%);width:100%;height:4px;filter:drop-shadow(0 0 1px hsl(var(--gold-h),var(--gold-s),75%,.55))drop-shadow(0 0 4px hsl(var(--gold-h),var(--gold-s),75%,.2));border:none;border-radius:999px;margin:1.6rem auto 2rem}:root{--gold-h:44;--gold-s:78%;--gold-l:46%;--gold-hi:hsl(var(--gold-h)var(--gold-s)62%);--gold-md:hsl(var(--gold-h)var(--gold-s)46%);--gold-dk:hsl(var(--gold-h)var(--gold-s)32%);--gold-strong:.95;--gold-mid:.75;--gold-soft:.55;--ink:#1f1f23;--brass:var(--gold-md);--scrollY:0px;--y-fast:calc(var(--scrollY)*-1.85);--y-med:calc(var(--scrollY)*-1.2);--y-slow:calc(var(--scrollY)*-.58);--rayA:hsl(var(--gold-h)var(--gold-s)86%/.22);--rayB:hsl(var(--gold-h)var(--gold-s)82%/.17);--rayC:hsl(var(--gold-h)var(--gold-s)78%/.14);--bloom:18px;--strength:.62;--explorer-w:520px;--explorer-peek:48px;--explorer-z:10000;--explorer-z-scrim:10000;--explorer-z-drawer:10001;--explorer-z-handle:10002;--explorer-bg:#0a0c12b3;--explorer-brd:hsl(var(--gold-h)var(--gold-s)46%/.28);--explorer-hover-bg:#ffffff0a;--silver-1:#8c96a524;--silver-2:#b9c8dc3d;--silver-3:#f8fcff70;--silver-4:#aab9cd4d;--gold-1:hsl(calc(var(--gold-h) + 8)65% 42%/.16);--gold-2:hsl(calc(var(--gold-h) + 10)72% 58%/.28);--gold-3:hsl(calc(var(--gold-h) + 12)76% 80%/.44);--gold-4:hsl(calc(var(--gold-h) + 9)70% 64%/.34)}@media (prefers-color-scheme:dark){:root{--gold-h:45;--gold-s:85%;--gold-l:52%;--gold-hi:hsl(var(--gold-h)var(--gold-s)68%);--gold-md:hsl(var(--gold-h)var(--gold-s)52%);--gold-dk:hsl(var(--gold-h)var(--gold-s)34%);--gold-strong:.9;--gold-mid:.7;--gold-soft:.5}}@font-face{font-family:EBGaramond;src:url(/static/fonts/EBGaramond-VariableFont_wght.ttf)format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:SchibstedGrotesk;src:url(/static/fonts/SchibstedGrotesk-VariableFont_wght.ttf)format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:SentyWEN2017;src:url(/static/fonts/SentyWEN2017.ttf)format("truetype");font-style:normal;font-display:swap}@font-face{font-family:ZhiMangXing;src:url(/static/fonts/ZhiMangXing-Regular.ttf)format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:STXINGKA;src:url(/static/fonts/STXINGKA.TTF)format("truetype");font-style:normal;font-display:swap}@font-face{font-family:LXGWWenKai;src:url(/static/fonts/LXGWWenKai-Regular.ttf)format("truetype");font-style:normal;font-display:swap}html:lang(en) body{font-family:EBGaramond,serif;font-size:1.2em}html[lang|=zh] body{font-family:EBGaramond,LXGWWenKai,serif}html[lang|=zh] body ul{font-size:1.1em}html[lang|=zh] body p{font-size:1.3em}html[lang|=zh] body h1,html[lang|=zh] body h2,html[lang|=zh] body h3,html[lang|=zh] body h4,html[lang|=zh] body h5,html[lang|=zh] body h6{font-family:var(--header-font,"EBGaramond","SentyWEN2017",serif);letter-spacing:0}html[lang|=zh] body .callout[data-callout=epigraph] .callout-content>p:first-child{font-family:EBGaramond,STXINGKA,serif;font-size:1.5em;line-height:1}html[lang|=zh] body .callout[data-callout=epigraph] .callout-content>p:last-child{font-family:EBGARAMOND,STXINGKA,serif;line-height:1}html[lang|=zh] body h1{font-size:3rem}html[lang|=zh] body h2{font-size:2.6rem}html[lang|=zh] body h3{font-size:2rem}html[lang|=zh] body h4,html[lang|=zh] body h5,html[lang|=zh] body h6{font-size:1.5rem}.article-title{letter-spacing:.04em;background:linear-gradient(90deg,#fff,#f1d38a);-webkit-text-fill-color:transparent;text-shadow:0 0 6px #ffd77826;-webkit-background-clip:text;font-size:2.2rem;font-weight:600}table{border-collapse:collapse;width:96%}table th,table td{text-align:left;overflow-wrap:break-word;padding:.5rem 1rem}.callout[data-callout=epigraph] .callout-title{display:none!important}.callout[data-callout=epigraph],.callout[data-callout=epigraph] .callout-content{box-shadow:none!important;--callout-bg:transparent!important;--callout-border:transparent!important;background:0 0!important;border:none!important;outline:none!important}.callout[data-callout=epigraph]{color:var(--ink);background:linear-gradient(90deg,hsl(var(--gold-h),var(--gold-s),22%,.14)0%,hsl(var(--gold-h),var(--gold-s),14%,.08)28%,transparent 100%);border-radius:10px;position:relative;overflow:hidden;border:1px solid hsl(var(--gold-h),var(--gold-s),40%,.18)!important;box-shadow:inset 0 1px 0 hsl(var(--gold-h),var(--gold-s),68%,.06),inset 0 -1px 0 hsl(var(--gold-h),var(--gold-s),20%,.1),0 0 18px hsl(var(--gold-h),var(--gold-s),45%,.08)!important;margin:1.15em 0!important;padding:.9em 1.1em .9em 1.25em!important}.callout[data-callout=epigraph]:before{content:"";pointer-events:none;background:linear-gradient(to bottom,transparent 0%,hsl(var(--gold-h),var(--gold-s),72%,.85)18%,hsl(var(--gold-h),var(--gold-s),52%,.75)50%,hsl(var(--gold-h),var(--gold-s),36%,.45)82%,transparent 100%);width:2px;box-shadow:0 0 8px hsl(var(--gold-h),var(--gold-s),60%,.22),0 0 2px hsl(var(--gold-h),var(--gold-s),70%,.3);border-radius:999px;position:absolute;top:.7em;bottom:.7em;left:.7em}.callout[data-callout=epigraph] .callout-content{background:0 0!important}.callout[data-callout=epigraph] .callout-content>p{margin:0!important}.callout[data-callout=epigraph] .callout-content>p+p{margin-top:.42em!important}.callout[data-callout=epigraph] .callout-content>p:first-child{letter-spacing:.01em;text-shadow:0 0 10px hsl(var(--gold-h),var(--gold-s),45%,.08);padding-left:.15em;font-family:EBGaramond,STXINGKA,serif;font-size:1.12em;font-weight:500;color:hsl(var(--gold-h),var(--gold-s),46%,.92)!important;font-style:normal!important;line-height:1.15!important}.callout[data-callout=epigraph] .callout-content>p:last-child{letter-spacing:.02em;opacity:.92;font-family:EBGaramond,STXINGKA,serif;font-size:1.08em;text-align:right!important;color:hsl(var(--gold-h),var(--gold-s),34%,.76)!important;font-style:italic!important;line-height:1.05!important}@supports ((-webkit-background-clip:text) or (background-clip:text)){.callout[data-callout=epigraph] .callout-content>p:first-child{background-image:linear-gradient(90deg,hsl(var(--gold-h),var(--gold-s),42%,.96)0%,hsl(calc(var(--gold-h) + 5),var(--gold-s),62%,.98)48%,hsl(var(--gold-h),var(--gold-s),43%,.94)100%);-webkit-background-clip:text;background-clip:text;color:#0000!important;text-shadow:none!important}.callout[data-callout=epigraph] .callout-content>p:last-child{background-image:linear-gradient(90deg,hsl(var(--gold-h),var(--gold-s),33%,.82)0%,hsl(calc(var(--gold-h) + 6),var(--gold-s),48%,.78)50%,hsl(var(--gold-h),var(--gold-s),33%,.82)100%);-webkit-background-clip:text;background-clip:text;color:#0000!important;text-shadow:none!important}}.page article blockquote{border-radius:0;padding-left:1em;line-height:1.3;display:block;position:relative;box-shadow:none!important;background:0 0!important;border:none!important}.page article blockquote:before{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#cdd1d6e6 18%,#979ea5d1 50%,#60666c73 82%,#0000 100%);border-radius:999px;width:2px;position:absolute;top:4px;bottom:4px;left:0;box-shadow:0 0 8px #c7ccd129,0 0 2px #e3e6e82e}.page article>:first-child{margin-top:0}.page article blockquote>:first-child{margin-top:0!important}.page article blockquote>:last-child{margin-bottom:0!important}.page article blockquote>p{margin:0!important}.page article :is(h1,h2,h3,h4,h5,h6){margin-bottom:.2rem!important}.page article :is(h1,h2,h3,h4,h5,h6)+:is(p,blockquote){margin-top:.1rem!important}.page article :is(h1,h2,h3,h4,h5,h6)+hr{margin-top:.2rem!important}html{background:linear-gradient(#0b0e13 0%,#10141b 55%,#0b0e13 100%) no-repeat}#quartz-body,.page,.center,.center>article,main,.content,.content>*{background:0 0!important}:is(#quartz-body,.content,.page,.center,main){z-index:1;position:relative}#parallax-root{z-index:-3;pointer-events:none;isolation:isolate;transition:filter .6s cubic-bezier(.12,.85,.25,1),transform .75s cubic-bezier(.12,.85,.25,1);position:fixed;inset:0}#parallax-root .layer{aspect-ratio:1/3;will-change:transform;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:auto;position:absolute;top:-52vh;left:0}#parallax-root .back{opacity:.68;background-image:url(/static/bg/bg_top.png);background-position:top;background-size:100%}.center{transition:filter .6s cubic-bezier(.12,.85,.25,1),transform .75s cubic-bezier(.12,.85,.25,1)}html[data-explorer-open="1"] .center,html[data-settings-open="1"] .center,html[data-search-open="1"] .center{filter:blur(3px)brightness(.85);transform:scale(.975)}html[data-explorer-open="1"] #parallax-root,html[data-settings-open="1"] #parallax-root,html[data-search-open="1"] #parallax-root{filter:blur(6px)brightness(.85);transform:scale(.8)}#rays{z-index:-2;pointer-events:none;-webkit-mask-composite:source-in,intersect;mix-blend-mode:screen;background-blend-mode:screen,screen,screen,screen;filter:blur(var(--bloom))brightness(1.05)saturate(110%)contrast(96%);opacity:var(--strength);background-repeat:no-repeat,no-repeat,no-repeat,no-repeat;background-attachment:scroll,fixed,fixed,fixed;background-image:radial-gradient(240% 300% at -15% -42%,#ffe1a009,transparent 75%),conic-gradient(from 134deg at -30% -52%,transparent 0turn,hsl(var(--gold-h),calc(var(--gold-s) + 7%),74%,var(--aR1))0turn 10.5deg,transparent 10.5deg 1turn),conic-gradient(from 136deg at -22% -36%,transparent 0turn,hsl(var(--gold-h),calc(var(--gold-s) + 6%),68%,var(--aR2))0turn 8deg,transparent 8deg 1turn),conic-gradient(from 132deg at -12% -58%,transparent 0turn,hsl(var(--gold-h),calc(var(--gold-s) + 8%),70%,var(--aR3))0turn 4.5deg,transparent 4.5deg 1turn),conic-gradient(from 137deg at -28% -8%,transparent 0turn,hsl(var(--gold-h),calc(var(--gold-s) + 5%),62%,var(--aR4))0turn 12deg,transparent 12deg 1turn),conic-gradient(from 138deg at 0% -30%,transparent 0turn,hsl(var(--gold-h),calc(var(--gold-s) + 8%),74%,var(--aR5))0turn 3.5deg,transparent 3.5deg 1turn),conic-gradient(from 139deg at -10% 6%,transparent 0turn,hsl(var(--gold-h),calc(var(--gold-s) + 9%),72%,var(--aR6))0turn 3deg,transparent 4deg 1turn);background-position:left top,left calc(var(--y-fast)*.35 - 12vh + var(--offR1,0vh)),left calc(var(--y-med)*.12 + 34vh + var(--offR2,0vh)),left calc(var(--y-slow)*.26 - 4vh + var(--offR3,0vh)),left calc(var(--y-fast)*.05 + 22vh + var(--offR4,0vh)),left calc(var(--y-med)*.18 - 16vh + var(--offR5,0vh)),left calc(var(--y-slow)*.31 + 6vh + var(--offR6,0vh));background-size:130% 130%,320% 320%,300% 300%,340% 340%,380% 380%,260% 260%,310% 310%;position:fixed;inset:0;-webkit-mask-image:radial-gradient(160% 140% at 0 0,#000 0% 38%,#000000d9 55%,#0006 75%,#0000 100%),linear-gradient(90deg,#000 0% 62%,#0009 80%,#0000 96%);mask-image:radial-gradient(160% 140% at 0 0,#000 0% 38%,#000000d9 55%,#0006 75%,#0000 100%),linear-gradient(90deg,#000 0% 62%,#0009 80%,#0000 96%)}html[data-no-rays] #rays{display:none!important}html[data-no-flicker] #rays{transition:none!important;animation:none!important}html[data-no-bg-parallax] #parallax-root .layer{transform:none!important}html[data-no-ray-parallax] #rays{background-position:0 0,0 -12vh,0 34vh,0 -4vh,0 22vh,0 -16vh,0 6vh;background-attachment:scroll}:root{--explorer-w:520px;--explorer-peek:48px;--explorer-z:10000;--explorer-z-scrim:calc(var(--explorer-z) + 0);--explorer-z-drawer:calc(var(--explorer-z) + 1);--explorer-z-handle:calc(var(--explorer-z) + 2);--explorer-bg:#0a0c12b3;--explorer-brd:hsl(var(--gold-h)var(--gold-s)46%/.28);--explorer-hover-bg:#ffffff0a;--explorer-gutter:8px}.continuum-explorer-scrim{z-index:var(--explorer-z-scrim);-webkit-backdrop-filter:blur();opacity:0;pointer-events:none;background:#00000059;transition:opacity .25s,-webkit-backdrop-filter .45s cubic-bezier(.1,.9,.2,1),backdrop-filter .45s cubic-bezier(.1,.9,.2,1);position:fixed;inset:0}html[data-explorer-open="1"] .continuum-explorer-scrim{opacity:1;pointer-events:auto;-webkit-backdrop-filter:blur(10px)}.continuum-explorer-handle{transform:translateY(-50%)translateX(var(--explorer-peek));z-index:var(--explorer-z-handle);border:1px solid hsl(var(--gold-h),var(--gold-s),58%,.45);color:#e5e7eb;cursor:pointer;-webkit-user-select:none;user-select:none;background:#0a0c12;border-radius:0 1.2rem 1.2rem 0;place-items:center;width:3.1rem;height:30rem;padding:0;transition:height 1.2s cubic-bezier(.1,.85,.2,1),border-radius .45s cubic-bezier(.22,.61,.36,1),transform .8s cubic-bezier(.22,.61,.36,1),filter .25s;display:grid;position:fixed;top:50%;left:0}html[data-explorer-open="1"] .continuum-explorer-handle{height:12.5rem;transform:translateY(-50%)translateX(var(--explorer-w));border-radius:0 .9rem .9rem 0}.continuum-explorer-handle:hover{filter:brightness(1.12)}.continuum-explorer-handle .label{letter-spacing:.08em;text-transform:uppercase;writing-mode:vertical-rl;background-image:linear-gradient(180deg,hsl(var(--gold-h),var(--gold-s),40%,.95)0%,hsl(calc(var(--gold-h) + 6),var(--gold-s),62%,.95)50%,hsl(var(--gold-h),var(--gold-s),40%,.95)100%);color:#0000;filter:drop-shadow(0 0 6px hsl(var(--gold-h),var(--gold-s),70%,.18));-webkit-background-clip:text;background-clip:text;font-family:EBGaramond;font-size:1.25rem;font-weight:700;transform:rotate(180deg)}.explorer-header{padding-inline:.4rem;flex-direction:column;gap:.7rem;padding-top:.4rem;padding-bottom:.35rem;display:flex}.explorer-title{letter-spacing:.14em;text-transform:uppercase;background-image:linear-gradient(90deg,hsl(var(--gold-h),var(--gold-s),46%,.98)0%,hsl(calc(var(--gold-h) + 8),var(--gold-s),72%,.98)45%,hsl(var(--gold-h),var(--gold-s),86%,.98)75%,hsl(calc(var(--gold-h) + 4),var(--gold-s),62%,.95)100%);color:#0000;text-shadow:0 0 8px hsl(var(--gold-h),var(--gold-s),70%,.15),0 0 14px #000000d9;border-bottom:1px solid hsl(var(--gold-h),var(--gold-s),28%,.4);-webkit-background-clip:text;background-clip:text;margin:0;padding-bottom:.3rem;font-family:EBGaramond,serif;font-size:1.35rem;font-weight:800}.explorer-search-row{width:100%}.explorer .explorer-search-row .search{width:100%;min-width:0;max-width:none}.explorer .explorer-search-row .search-button{border:1px solid hsl(var(--gold-h),var(--gold-s),42%,.24);background:linear-gradient(#ffffff09,#ffffff04),#080a10b8;border-radius:.7rem;width:100%;height:2.25rem;padding:0 .8rem 0 .55rem;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;box-shadow:inset 0 1px #ffffff09,0 8px 24px #00000038}.explorer .explorer-search-row .search-button:hover{border-color:hsl(var(--gold-h),var(--gold-s),58%,.38);background:linear-gradient(#ffffff0d,#ffffff05),#0a0c12d1}.explorer .explorer-search-row .search-button:active{transform:translateY(1px)}.explorer .explorer-search-row .search-button p{color:#d6d8e1b8;font-family:EBGaramond,serif;font-size:1.05rem}.explorer .explorer-search-row .search-button svg{width:17px;min-width:17px;margin-right:.45rem}.explorer .explorer-search-row .search-button .search-path{stroke:hsl(var(--gold-h),var(--gold-s),72%,.9)}.explorer-header,.explorer .explorer-content{max-width:calc(100% - var(--explorer-peek) - 24px)}.explorer{z-index:var(--explorer-z-drawer);height:100dvh;width:var(--explorer-w);background:var(--explorer-bg);border-right:1px solid var(--explorer-brd);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translateX(calc(-1*var(--explorer-w) + var(--explorer-peek)));padding:.75rem .75rem 1rem;transition:transform .8s cubic-bezier(.22,.61,.36,1);position:fixed;top:0;left:0;overflow:hidden}html[data-explorer-open="1"] .explorer{transform:translate(0)}.explorer :is(.explorer-content,.explorer-ul){max-height:100dvh;max-width:calc(100% - 50px - var(--explorer-gutter));padding-left:var(--explorer-gutter);box-sizing:border-box;overflow:hidden auto}.explorer :is(a,.folder-container){align-items:flex-start;width:100%;display:flex}.explorer :is(a,.folder-container)>*{min-width:0}.explorer .folder-title,.explorer .explorer-ul a{white-space:normal;overflow-wrap:break-word;flex:auto;min-width:0}.explorer .folder-container{align-items:center;width:100%;display:flex}.explorer .folder-container>div{flex:auto;min-width:0}.explorer .folder-container a.folder-title{white-space:normal;overflow-wrap:break-word;flex:auto;align-items:center;width:100%;min-width:0;padding:.14rem .32rem;display:flex}.explorer .folder-icon{flex:none}.explorer .explorer-ul li{margin:0;padding:0;list-style:none}.explorer .explorer-ul a:not(.folder-title){color:#d2d2e6e6;border-radius:.6rem;align-items:center;gap:.35rem;width:100%;padding:.2rem .32rem;font-family:EBGaramond;font-weight:600;transition:transform .18s,filter .18s;display:flex;position:relative}.explorer .folder-container{border-radius:.6rem;align-items:stretch;width:100%;padding:0;transition:transform .18s,filter .18s;display:flex;position:relative}.explorer .folder-container>a.folder-title{flex:auto;align-items:center;width:100%;padding:.14rem .32rem;display:flex}.explorer a:not(.folder-title):hover,.explorer .folder-container:hover{transform:translate(6px)}.explorer .folder-container,.explorer .explorer-ul a:not(.folder-title){z-index:0}.explorer .folder-container:after,.explorer .explorer-ul a:not(.folder-title):after{z-index:-1;pointer-events:none}.explorer .explorer-ul a:not(.folder-title){text-decoration:none}.explorer a.folder-title,.explorer a.folder-title:hover,.explorer a.folder-title:visited,.explorer a.folder-title:active,.explorer a.folder-title:focus-visible{background-image:linear-gradient(90deg,#f5f7fff2 0%,#c8ced7f2 45%,#fffffffa 65%,#afb6c2eb 100%);background-position:0%;background-size:180% 100%;-webkit-background-clip:text;background-clip:text;font-family:SchibstedGrotesk;font-size:.98rem;transition:background-position .45s,filter .25s;color:#0000!important;text-decoration:none!important}:root{--silver-1:#8c96a524;--silver-2:#b9c8dc3d;--silver-3:#f8fcff70;--silver-4:#aab9cd4d;--gold-1:hsl(calc(var(--gold-h) + 8)65% 42%/.16);--gold-2:hsl(calc(var(--gold-h) + 10)72% 58%/.28);--gold-3:hsl(calc(var(--gold-h) + 12)76% 80%/.44);--gold-4:hsl(calc(var(--gold-h) + 9)70% 64%/.34)}.explorer .folder-container:after,.explorer .explorer-ul a:not(.folder-title):after{content:"";pointer-events:none;opacity:0;background-position:0%;background-size:220% 100%;border-radius:.55rem;transition:opacity .2s,background-position .45s;position:absolute;inset:.06rem -.35rem}.explorer .explorer-ul a:not(.folder-title):after{background-image:linear-gradient(90deg,transparent 0%,transparent 24%,var(--silver-1)40%,var(--silver-2)54%,var(--silver-3)62.5%,var(--silver-4)74%,transparent 100%);filter:saturate(90%)brightness(1.04)contrast(1.08)}.explorer .folder-container:after{background-image:linear-gradient(90deg,transparent 0%,transparent 26%,var(--gold-1)42%,var(--gold-2)56%,var(--gold-3)62.5%,var(--gold-4)76%,transparent 100%);filter:saturate(120%)brightness(1.06)contrast(1.08);box-shadow:inset 0 0 .5px #ffffff73,0 0 6px hsl(calc(var(--gold-h) + 10),80%,70%,.12)}.explorer .explorer-ul a:not(.folder-title):hover:after,.explorer .folder-container:hover:after,.explorer .explorer-ul a.active:not(.folder-title):after{opacity:1;background-position:100%}.explorer .folder-container:has(a.folder-title.active):after{opacity:1;background-position:100%}.explorer li:has(>.folder-container+.folder-outer>ul>li>a.active:not(.folder-title))>.folder-container:after{opacity:1;background-position:100%}.explorer .explorer-ul a.active:not(.folder-title){color:#0000;filter:contrast(1.05)brightness(1.04);background-image:linear-gradient(90deg,#f0f5fcf2 0%,#d2dcebf2 28%,#fffffffa 50%,#d2dcebf2 72%,#f0f5fcf2 100%);background-position:50%;background-size:100% 100%;-webkit-background-clip:text;background-clip:text}.explorer a.folder-title.active{background-image:linear-gradient(90deg,hsl(var(--gold-h),var(--gold-s),46%,.95)0%,hsl(calc(var(--gold-h) + 8),var(--gold-s),78%,.98)45%,hsl(var(--gold-h),var(--gold-s),46%,.95)70%,hsl(calc(var(--gold-h) + 6),var(--gold-s),86%,.98)100%);filter:drop-shadow(0 0 10px hsl(var(--gold-h),var(--gold-s),70%,.18));background-position:100%}.explorer .folder-container{align-items:flex-start}.explorer .folder-icon{cursor:pointer;color:hsl(var(--gold-h),var(--gold-s),70%,.75);--_rot:0deg;--_scale:1;transform:rotate(var(--_rot))scale(var(--_scale));transform-origin:50%;flex:none;align-self:flex-start;margin-top:.55rem;transition:transform .32s cubic-bezier(.22,.61,.36,1),filter .22s}.explorer .folder-icon *{pointer-events:none}.explorer .folder-container[data-open=false] .folder-icon{--_rot:-90deg;filter:brightness(.9)}.explorer .folder-container[data-open=true] .folder-icon{--_rot:0deg;filter:brightness(1.1)}.explorer .folder-icon:active{--_scale:.92}.explorer .folder-outer{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .6s cubic-bezier(.22,.61,.36,1),opacity .45s,transform .6s cubic-bezier(.22,.61,.36,1);display:grid;overflow:hidden;transform:translateY(-6px)}.explorer .folder-outer>ul{min-height:0;overflow:hidden}.explorer .folder-outer.open{opacity:1;grid-template-rows:1fr;transform:translateY(0)}.explorer [data-stagger="1"]{animation:.45s cubic-bezier(.22,.61,.36,1) explorer-row-in;animation-delay:calc(var(--row-i,0)*55ms);animation-fill-mode:backwards;position:relative}@keyframes explorer-row-in{0%{opacity:0;top:-10px}to{opacity:1;top:0}}.explorer [data-stagger-out="1"]{animation:.32s cubic-bezier(.22,.61,.36,1) explorer-row-out;animation-delay:calc(var(--row-i,0)*40ms);animation-fill-mode:both;position:relative}@keyframes explorer-row-out{0%{opacity:1;top:0}to{opacity:0;top:-10px}}.explorer .folder-outer>ul.content{border-left:1px solid hsl(var(--gold-h),var(--gold-s),40%,.18);margin-left:1.05rem;padding-left:.55rem}html[data-settings-open="1"] .explorer,html[data-settings-open="1"] .continuum-explorer-handle{filter:blur(2px)brightness(.7);pointer-events:none;cursor:default}:root{--settings-w:420px;--settings-peek:48px;--settings-z:11000;--settings-z-scrim:calc(var(--settings-z) + 0);--settings-z-drawer:calc(var(--settings-z) + 1);--settings-z-handle:calc(var(--settings-z) + 2);--settings-silver-1:var(--silver-1,#8c96a524);--settings-silver-2:var(--silver-2,#b9c8dc3d);--settings-silver-3:var(--silver-3,#f8fcff70);--settings-silver-4:var(--silver-4,#aab9cd4d);--settings-gold-1:var(--gold-1,hsl(calc(var(--gold-h) + 8)65% 42%/.16));--settings-gold-2:var(--gold-2,hsl(calc(var(--gold-h) + 10)72% 58%/.28));--settings-gold-3:var(--gold-3,hsl(calc(var(--gold-h) + 12)76% 80%/.44));--settings-gold-4:var(--gold-4,hsl(calc(var(--gold-h) + 9)70% 64%/.34))}.continuum-settings-scrim{z-index:var(--settings-z-scrim);-webkit-backdrop-filter:blur();opacity:0;pointer-events:none;background:#00000059;transition:opacity .25s,-webkit-backdrop-filter .45s cubic-bezier(.1,.9,.2,1),backdrop-filter .45s cubic-bezier(.1,.9,.2,1);position:fixed;inset:0}html[data-settings-open="1"] .continuum-settings-scrim{opacity:1;pointer-events:auto;-webkit-backdrop-filter:blur(10px)}.continuum-settings-handle{transform:translateY(-50%)translateX(calc(-1*var(--settings-peek)));z-index:var(--settings-z-handle);border:1px solid hsl(var(--gold-h),var(--gold-s),58%,.45);color:#e5e7eb;cursor:pointer;-webkit-user-select:none;user-select:none;background:#0a0c12;border-radius:1.2rem 0 0 1.2rem;place-items:center;width:3.1rem;height:22rem;padding:0;transition:height 1.2s cubic-bezier(.1,.85,.2,1),border-radius .45s cubic-bezier(.22,.61,.36,1),transform .8s cubic-bezier(.22,.61,.36,1),filter .25s;display:grid;position:fixed;top:50%;right:0}html[data-settings-open="1"] .continuum-settings-handle{height:12.5rem;transform:translateY(-50%)translateX(calc(0px - var(--settings-w)));border-radius:.9rem 0 0 .9rem}.continuum-settings-handle:hover{filter:brightness(1.12)}.continuum-settings-handle .label{letter-spacing:.08em;text-transform:uppercase;writing-mode:vertical-rl;background-image:linear-gradient(180deg,hsl(var(--gold-h),var(--gold-s),40%,.95)0%,hsl(calc(var(--gold-h) + 6),var(--gold-s),62%,.95)50%,hsl(var(--gold-h),var(--gold-s),40%,.95)100%);color:#0000;filter:drop-shadow(0 0 6px hsl(var(--gold-h),var(--gold-s),70%,.18));-webkit-background-clip:text;background-clip:text;font-family:EBGaramond,serif;font-size:1.1rem;font-weight:700;transform:none}.settings-panel{z-index:var(--settings-z-drawer);height:100dvh;width:var(--settings-w);border-left:1px solid hsl(var(--gold-h),var(--gold-s),46%,.28);-webkit-backdrop-filter:blur(10px);transform:translateX(calc(var(--settings-w) - var(--settings-peek)));background:#0a0c12c7;flex-direction:column;padding:.75rem .85rem 1rem;transition:transform .8s cubic-bezier(.22,.61,.36,1);display:flex;position:fixed;top:0;right:0;overflow:hidden}html[data-settings-open="1"] .settings-panel{transform:translate(0)}.settings-inner{min-height:0;width:calc(100% - var(--settings-peek) - 24px);flex-direction:column;flex:1;gap:1.25rem;margin-left:auto;margin-right:0;display:flex;overflow:visible}.settings-scroll{flex-direction:column;flex:1;gap:1.25rem;min-height:0;display:flex;overflow:hidden auto}.settings-header{padding-inline:.25rem;border-bottom:1px solid hsl(var(--gold-h),var(--gold-s),30%,.45);justify-content:flex-end;align-items:flex-end;padding-top:.1rem;padding-bottom:.3rem;display:flex}.settings-title{text-align:right;letter-spacing:.16em;text-transform:uppercase;background-image:linear-gradient(90deg,hsl(var(--gold-h),var(--gold-s),48%,.98)0%,hsl(calc(var(--gold-h) + 10),var(--gold-s),72%,.98)40%,hsl(var(--gold-h),var(--gold-s),88%,.98)70%,hsl(calc(var(--gold-h) + 6),var(--gold-s),64%,.95)100%);color:#0000;text-shadow:0 0 10px hsl(var(--gold-h),var(--gold-s),70%,.18),0 0 18px #000c;-webkit-background-clip:text;background-clip:text;margin:0;font-family:EBGaramond,serif;font-size:1.5rem;font-weight:800}.settings-section{border-top:1px solid hsl(var(--gold-h),var(--gold-s),32%,.35);padding-top:.65rem;padding-inline:.2rem}.settings-section-title{letter-spacing:.12em;text-transform:uppercase;text-align:center;color:#d2d7e8f2;margin:0 0 .35rem;font-family:MerriweatherSans,system-ui,-apple-system,BlinkMacSystemFont;font-size:.9rem;font-weight:600}.settings-language-row{justify-content:flex-end;margin-top:.25rem;display:flex}.settings-language-row .lang-switcher,.settings-language-row>*{margin-left:auto}.fx-toggle{cursor:pointer;text-align:right;width:100%;font:inherit;color:#d2d2e6e6;background:0 0;border:none;border-radius:.6rem;outline:none;flex-direction:row;justify-content:flex-end;align-items:center;gap:.6rem;padding:.22rem .32rem;transition:transform .18s,filter .18s;display:flex;position:relative}.fx-toggle-label{text-align:right;white-space:normal;overflow-wrap:break-word;color:#e2e8fff0;flex:auto;min-width:0;font-family:EBGaramond,serif;font-size:1rem;font-weight:600}.fx-toggle:hover{transform:translate(-6px)}.fx-toggle:after{content:"";pointer-events:none;opacity:0;background-position:100%;background-size:220% 100%;background-image:linear-gradient(270deg,transparent 0%,transparent 24%,var(--settings-silver-1)40%,var(--settings-silver-2)54%,var(--settings-silver-3)62.5%,var(--settings-silver-4)74%,transparent 100%);filter:saturate(90%)brightness(1.04)contrast(1.08);border-radius:.55rem;transition:opacity .2s,background-position .45s;position:absolute;inset:.06rem 0}.fx-toggle:hover:after,.fx-toggle[data-state=on]:after{opacity:1;background-position:0%}.fx-toggle-switch{border:1px solid hsl(var(--gold-h),var(--gold-s),40%,.45);background:#0b0f19f0;border-radius:999px;flex:none;align-items:center;width:2.6rem;height:1.32rem;padding:0 .14rem;transition:background .2s,border-color .2s,box-shadow .25s;display:flex;position:relative;box-shadow:inset 0 0 0 1px #000c,0 0 #0000}.fx-toggle-thumb{background-image:radial-gradient(circle at 30% 20%,#ffffffeb,#d7dcebf5 45%,#a5afc3fa 100%);border-radius:999px;width:1.02rem;height:1.02rem;transition:transform .22s cubic-bezier(.22,.61,.36,1),box-shadow .22s;transform:translate(0);box-shadow:0 0 .5px #ffffffbf,0 0 6px #000000e6}.fx-toggle[data-state=on] .fx-toggle-switch{background:hsl(calc(var(--gold-h) + 8),var(--gold-s),40%,.45);border-color:hsl(calc(var(--gold-h) + 6),var(--gold-s),70%,.85);box-shadow:inset 0 0 1px #000c,0 0 4px hsl(calc(var(--gold-h) + 8),80%,70%,.35)}.fx-toggle[data-state=on] .fx-toggle-thumb{box-shadow:0 0 1px #ffffffe6,0 0 4px hsl(calc(var(--gold-h) + 10),85%,75%,.35);transform:translate(1.5rem)}.fx-toggle:focus-visible{outline:2px solid hsl(calc(var(--gold-h) + 10),var(--gold-s),70%,.6);outline-offset:2px}html[data-explorer-open="1"] .settings-panel,html[data-explorer-open="1"] .continuum-settings-handle{filter:blur(2px)brightness(.7);pointer-events:none;cursor:default}.settings-section-language .settings-language-row{justify-content:flex-end;display:flex}.fx-toggle.fx-toggle-child{opacity:.92}.fx-toggle[data-locked="1"]{cursor:not-allowed;opacity:.62;transform:none!important}.fx-toggle[data-locked="1"]:after{opacity:0}.fx-toggle.fx-toggle-child .fx-toggle-switch{transform-origin:100%;filter:saturate(.85);transform:scale(.86)}.fx-toggle.fx-toggle-parent{padding-bottom:.45rem}.fx-toggle.fx-toggle-parent:before{content:"";background:linear-gradient(90deg,transparent 0%,hsl(var(--gold-h),var(--gold-s),60%,.55)18%,hsl(calc(var(--gold-h) + 7),var(--gold-s),72%,.65)50%,hsl(var(--gold-h),var(--gold-s),60%,.55)82%,transparent 100%);opacity:.9;pointer-events:none;height:1px;position:absolute;bottom:.18rem;left:1rem;right:1rem}.fx-toggle.fx-toggle-child .fx-toggle-label{opacity:.88;font-weight:500}.lang-switcher{letter-spacing:.04em;align-items:center;gap:.7rem;font-family:EBGaramond,serif;font-size:.9rem;font-weight:600;display:inline-flex}.lang-switcher .lang-trigger{font-family:inherit;font-weight:inherit;letter-spacing:inherit}.lang-switcher .wrap{border:1px solid hsl(var(--gold-h),var(--gold-s),40%,.45);background:#0a0c12eb;border-radius:999px;align-items:center;width:100%;padding:.25rem 2.4rem .25rem .9rem;transition:transform .22s cubic-bezier(.22,.61,.36,1),border-color .22s,box-shadow .22s,filter .22s;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #000000d9,0 0 #0000}.lang-switcher .wrap:after{content:"";pointer-events:none;opacity:0;background-position:100%;background-size:220% 100%;background-image:linear-gradient(270deg,transparent 0%,transparent 24%,var(--settings-silver-1)40%,var(--settings-silver-2)54%,var(--settings-silver-3)62.5%,var(--settings-silver-4)74%,transparent 100%);filter:saturate(90%)brightness(1.04)contrast(1.08);border-radius:999px;transition:opacity .18s,background-position .45s cubic-bezier(.22,.61,.36,1);position:absolute;inset:.08rem}.lang-switcher .wrap:hover,.lang-switcher[data-open="1"] .wrap{border-color:hsl(calc(var(--gold-h) + 6),var(--gold-s),70%,.75);box-shadow:inset 0 0 0 1px #000000bf,0 0 10px hsl(var(--gold-h),var(--gold-s),65%,.18);transform:translateY(-1px)}.lang-switcher .wrap:hover:after,.lang-switcher[data-open="1"] .wrap:after{opacity:1;background-position:0%}.lang-switcher .globe{width:22px;height:22px;color:hsl(var(--gold-h,42),var(--gold-s,70%),78%,.95);opacity:.9;margin-right:.45rem;transition:opacity .18s}.lang-switcher .wrap:hover .globe,.lang-switcher[data-open="1"] .globe{opacity:1;transform:none}.lang-switcher .lang-trigger{font:inherit;color:#ebf0fff5;cursor:pointer;text-align:right;background:0 0;border:none;min-width:6.4rem;font-size:.9rem}.lang-switcher .lang-select-native{opacity:0;pointer-events:none;position:absolute;inset:0}.lang-switcher .chev{opacity:.8;width:16px;height:16px;transition:transform .22s cubic-bezier(.22,.61,.36,1),opacity .18s;position:absolute;top:50%;right:.9rem;transform:translateY(-50%)rotate(-90deg)}.lang-switcher[data-open="1"] .chev{opacity:1;transform:translateY(-50%)rotate(0)}.lang-switcher .lang-menu{z-index:25000;border:1px solid hsl(var(--gold-h),var(--gold-s),45%,.55);min-width:10.5rem;box-shadow:0 18px 40px #000000c7,0 0 10px hsl(var(--gold-h),var(--gold-s),60%,.12),inset 0 0 0 1px #000000d9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;filter:blur(2px);pointer-events:none;background:#0a0c12f5;border-radius:.8rem;padding:.35rem;transition:opacity .16s,transform .22s cubic-bezier(.22,.61,.36,1),filter .22s;position:absolute;top:calc(100% + .45rem);right:0;transform:translateY(-8px)scale(.98)}.lang-switcher[data-open="1"] .lang-menu{opacity:1;filter:blur();pointer-events:auto;transform:translateY(0)scale(1)}.lang-switcher .lang-menu-item{letter-spacing:.1em;text-transform:uppercase;color:#e2e8fff0;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.55rem;justify-content:space-between;align-items:center;width:100%;padding:.36rem .6rem;font-family:MerriweatherSans,system-ui,-apple-system,BlinkMacSystemFont;font-size:.82rem;font-weight:600;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s;display:flex;position:relative}.lang-switcher .lang-menu-item:hover{transform:translate(-6px)}.lang-switcher .lang-menu-item:hover:after{opacity:1;background-position:0%}.lang-switcher .lang-menu-item:after{content:"";pointer-events:none;opacity:0;background-position:100%;background-size:220% 100%;background-image:linear-gradient(270deg,transparent 0%,transparent 24%,hsl(var(--gold-h),var(--gold-s),60%,.18)40%,hsl(var(--gold-h),var(--gold-s),70%,.32)54%,hsl(var(--gold-h),var(--gold-s),80%,.42)62.5%,hsl(var(--gold-h),var(--gold-s),70%,.28)74%,transparent 100%);filter:saturate(90%)brightness(1.04)contrast(1.08);border-radius:.55rem;transition:opacity .2s,background-position .45s;position:absolute;inset:.06rem 0}.lang-switcher .lang-menu-item[data-active="1"]{box-shadow:inset 0 0 0 1px hsl(var(--gold-h),var(--gold-s),55%,.35)}.lang-switcher .lang-menu-item[data-active="1"]:after{opacity:1;background-position:0%}.lang-switcher .lang-code{opacity:.7;letter-spacing:.08em;font-size:.72rem}html{box-sizing:border-box}:root{--light:#030705;--lightgray:#393639;--gray:#646464;--darkgray:#d4d4d4;--dark:#ebebec;--secondary:#8b6f3a;--tertiary:#b08d57;--highlight:#8f9fa926;--textHighlight:#b3aa0288;--titleFont:"Schibsted Grotesk",system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--headerFont:"Schibsted Grotesk",system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--bodyFont:"Source Sans Pro",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:#161618;--lightgray:#393639;--gray:#646464;--darkgray:#d4d4d4;--dark:#ebebec;--secondary:#7b97aa;--tertiary:#84a59d;--highlight:#8f9fa926;--textHighlight:#b3aa0288}