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}.landing-letter{--landing-bg:#173e86;--landing-ink:#f8f4e8;--landing-muted:#b9e7fe;--landing-paper:#f7f0d9;--landing-paper-ink:#15233d;--landing-accent:#ff795e;--letter-x:-3vw;--letter-y:16vh;--letter-scale:.66;--letter-rotate:-14deg;--letter-opacity:.86;--letter-copy-y:0%;--signup-opacity:0;--signup-y:3.5rem;--hero-opacity:1;width:100vw;height:285vh;color:var(--landing-ink);background:var(--landing-bg);font-family:var(--bodyFont);isolation:isolate;margin:0 0 3rem calc(50% - 50vw);position:relative}.landing-letter,.landing-letter *,.landing-letter :before,.landing-letter :after{box-sizing:border-box}.landing-letter[data-palette=coral]{--landing-bg:#cb553e;--landing-ink:#fff8e8;--landing-muted:#f7d8b4;--landing-paper:#fff7e6;--landing-paper-ink:#40211f;--landing-accent:#294c93}.landing-letter[data-palette=green]{--landing-bg:#087362;--landing-ink:#f8f5df;--landing-muted:#c5e9d6;--landing-paper:#f5f0d9;--landing-paper-ink:#113c36;--landing-accent:#ff9660}.landing-letter[data-palette=violet]{--landing-bg:#3d2f86;--landing-ink:#fcf7e8;--landing-muted:#d7caf9;--landing-paper:#f7f1dc;--landing-paper-ink:#272049;--landing-accent:#ff9d75}.landing-letter__sticky{background:radial-gradient(circle at 76% 78%, color-mix(in srgb, var(--landing-muted) 18%, transparent), transparent 32%), linear-gradient(135deg, color-mix(in srgb, var(--landing-bg) 84%, #000) 0%, var(--landing-bg) 60%, color-mix(in srgb, var(--landing-bg) 79%, #fff) 100%);width:100%;height:100svh;min-height:32rem;transition:background .56s,color .56s;display:grid;position:sticky;top:0;overflow:hidden}.landing-letter__sticky:before,.landing-letter__sticky:after{z-index:-1;content:"";pointer-events:none;position:absolute}.landing-letter__sticky:before{opacity:.37;background-image:linear-gradient(90deg,#ffffff1f 1px,#0000 1px),linear-gradient(#ffffff14 1px,#0000 1px);background-size:4.75rem 4.75rem;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.landing-letter__sticky:after{color:color-mix(in srgb, var(--landing-ink) 13%, transparent);content:"DGD";font-family:var(--headerFont);letter-spacing:-.13em;font-size:min(42vw,38rem);font-weight:700;line-height:.68;bottom:-.19em;right:-.06em}.landing-letter__grain{z-index:4;opacity:.18;mix-blend-mode:soft-light;pointer-events:none;background:repeating-radial-gradient(circle at 17% 23%,#fffc 0 .5px,#0000 .7px 2.4px) 0 0/8px 8px,repeating-linear-gradient(113deg,#ffffff14 0 1px,#0000 1px 5px) 0 0/13px 13px;position:absolute;inset:0}.landing-letter__orbit{z-index:-1;opacity:.24;filter:blur(16px);background:conic-gradient(from 160deg, transparent, var(--landing-accent), transparent 20%, var(--landing-muted), transparent 52%, var(--landing-accent), transparent 82%);animation:18s linear infinite landingLetterOrbit;position:absolute;inset:-35%}.landing-letter__masthead{z-index:5;min-height:2.65rem;color:var(--landing-ink);border:1px dashed color-mix(in srgb, var(--landing-ink) 72%, transparent);font-family:var(--codeFont);letter-spacing:.08em;text-transform:uppercase;grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:center;gap:.65rem;padding:.42rem .6rem;font-size:clamp(.5rem,.78vw,.65rem);font-weight:700;line-height:1;display:grid;position:absolute;top:.72rem;left:.75rem;right:.75rem}.landing-letter__masthead-index,.landing-letter__masthead-page{white-space:nowrap}.landing-letter__mark{width:2.1rem;height:2.1rem;color:inherit;place-items:center;text-decoration:none;display:inline-grid}.landing-letter__mark img{object-fit:contain;filter:drop-shadow(0 .08rem .12rem #00000038);width:100%;height:100%;display:block}.landing-letter__mark:focus-visible{outline:2px solid var(--landing-muted);outline-offset:.18rem}.landing-letter__language-switch{border:1px solid color-mix(in srgb, var(--landing-ink) 66%, transparent);font:inherit;letter-spacing:inherit;line-height:1;display:inline-flex;overflow:hidden}.landing-letter__language-switch a,.landing-letter__language-switch span{min-width:1.95rem;min-height:1.45rem;color:inherit;place-items:center;padding:.22rem .38rem;display:grid}.landing-letter__language-switch span[aria-current=page]{color:var(--landing-bg);background:var(--landing-ink)}.landing-letter__language-switch a{text-decoration:none}.landing-letter__language-switch a:hover,.landing-letter__language-switch a:focus-visible{color:var(--landing-bg);background:var(--landing-muted)}.landing-letter__motion-toggle{color:inherit;border:1px solid color-mix(in srgb, var(--landing-ink) 66%, transparent);cursor:pointer;font:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border-radius:0;padding:.35rem .45rem;line-height:1}.landing-letter__motion-toggle:hover,.landing-letter__motion-toggle:focus-visible{color:var(--landing-bg);background:var(--landing-ink)}.landing-letter__hero-copy{z-index:1;color:var(--landing-ink);opacity:var(--hero-opacity);transition:opacity .16s linear;position:absolute;top:clamp(5.9rem,11vh,9rem);left:clamp(.8rem,2.2vw,2.1rem);right:clamp(.8rem,2.2vw,2.1rem)}.landing-letter__hero-copy p{font-family:var(--codeFont);letter-spacing:.11em;text-transform:uppercase;margin:0 0 .65rem;font-size:clamp(.58rem,.85vw,.72rem);font-weight:700;line-height:1}.landing-letter__hero-copy h1{max-width:13ch;color:inherit;font-family:var(--headerFont);letter-spacing:-.075em;text-wrap:balance;margin:0;font-size:clamp(3.5rem,12.3vw,12.5rem);font-weight:700;line-height:.73}.landing-letter__hero-copy h1 span{display:block}.landing-letter__scroll-cue{z-index:2;color:var(--landing-ink);font-family:var(--codeFont);letter-spacing:.09em;text-transform:uppercase;opacity:var(--hero-opacity);align-items:center;gap:.6rem;margin:0;font-size:clamp(.56rem,.78vw,.67rem);font-weight:700;line-height:1;transition:opacity .16s linear;display:flex;position:absolute;bottom:1.55rem;left:clamp(.8rem,2.2vw,2.1rem)}.landing-letter__scroll-cue i{transform-origin:0;background:currentColor;width:3.5rem;height:1px;animation:1.8s ease-in-out infinite landingLetterScrollLine;display:inline-block}.landing-letter__paper{z-index:3;width:min(82vw,68rem);height:min(76svh,46rem);min-height:28rem;opacity:var(--letter-opacity);pointer-events:none;transform:translate(-50%, -50%) translate(var(--letter-x), var(--letter-y)) rotate(var(--letter-rotate)) scale(var(--letter-scale));transform-origin:50% 78%;will-change:transform, opacity;position:absolute;top:50%;left:50%}.landing-letter__paper-stack,.landing-letter__paper-surface{position:absolute;inset:0}.landing-letter__paper-stack{border:1px solid color-mix(in srgb, var(--landing-paper-ink) 72%, transparent);background:linear-gradient(160deg, color-mix(in srgb, var(--landing-paper) 78%, #fff), color-mix(in srgb, var(--landing-paper) 92%, #bdc7ad)), var(--landing-paper);top:.8rem;left:.85rem;transform:rotate(2.3deg);box-shadow:1.1rem 1.3rem 3.2rem #0000004d}.landing-letter__paper-surface{color:var(--landing-paper-ink);border:1px solid color-mix(in srgb, var(--landing-paper-ink) 78%, transparent);background:linear-gradient(90deg, transparent 0 7.4%, color-mix(in srgb, var(--landing-accent) 18%, transparent) 7.45% 7.8%, transparent 7.85%), repeating-linear-gradient(0deg, #00000007 0 1px, transparent 1px 5px), radial-gradient(circle at 13% 12%, #ffffffc2, transparent 27%), linear-gradient(160deg, var(--landing-paper), color-mix(in srgb, var(--landing-paper) 80%, #d7d1ba));overflow:hidden;box-shadow:0 2.1rem 4.5rem #0000006b,inset 0 0 0 .2rem #ffffff29}.landing-letter__paper-surface:before{content:"";border:1px solid color-mix(in srgb, var(--landing-paper-ink) 32%, transparent);pointer-events:none;position:absolute;inset:.72rem}.landing-letter__paper-scroll{min-height:170%;transform:translateY(var(--letter-copy-y));will-change:transform;flex-direction:column;padding:clamp(1.35rem,3.2vw,3rem) clamp(1.4rem,7.2vw,8rem) clamp(1.8rem,3.6vw,3.5rem);transition:transform 80ms linear;display:flex;position:relative}.landing-letter__paper-header,.landing-letter__paper-footer{font-family:var(--codeFont);letter-spacing:.085em;text-transform:uppercase;justify-content:space-between;gap:1rem;font-size:clamp(.46rem,.78vw,.68rem);font-weight:700;line-height:1.25;display:flex}.landing-letter__paper-header{align-items:flex-start}.landing-letter__paper-kicker{max-width:24ch}.landing-letter__paper-rule{background:var(--landing-paper-ink);width:100%;height:1px;margin:clamp(.9rem,2vw,1.6rem) 0 .65rem}.landing-letter__paper-meta,.landing-letter__paper-note{font-family:var(--codeFont);letter-spacing:.075em;text-transform:uppercase;margin:0;font-size:clamp(.48rem,.83vw,.7rem);line-height:1.45}.landing-letter__paper-body{max-width:59rem;margin-top:clamp(2.1rem,7vh,5rem)}.landing-letter__paper-body p{color:inherit;font-family:var(--codeFont);letter-spacing:-.018em;text-wrap:pretty;margin:0 0 clamp(1rem,2.2vh,1.75rem);font-size:clamp(.78rem,1.42vw,1.27rem);font-weight:500;line-height:1.46}.landing-letter__paper-body .landing-letter__paper-to{max-width:30ch;font-family:var(--headerFont);letter-spacing:-.06em;font-size:clamp(1.6rem,4.2vw,4rem);font-weight:700;line-height:.88}.landing-letter__paper-spacer{height:min(26vh,13rem)}.landing-letter__paper-closing{margin-bottom:.38rem!important}.landing-letter__paper-signature{white-space:pre-line;transform-origin:0;font-style:italic;transform:rotate(-5deg);font-family:var(--headerFont)!important;letter-spacing:-.09em!important;margin-bottom:clamp(2.8rem,7vh,6rem)!important;font-size:clamp(2.2rem,6vw,5.5rem)!important;font-weight:700!important;line-height:.8!important}.landing-letter__paper-footer{border-top:1px solid color-mix(in srgb, var(--landing-paper-ink) 46%, transparent);margin-top:auto;padding-top:1rem}.landing-letter__paper-hole{aspect-ratio:1;background:color-mix(in srgb, var(--landing-paper-ink) 76%, #000);border-radius:50%;width:clamp(.55rem,1vw,.85rem);display:block;position:absolute;left:.9rem;box-shadow:inset .1rem .11rem #ffffff3d}.landing-letter__paper-hole--one{top:18%}.landing-letter__paper-hole--two{bottom:21%}.landing-letter__paper-fold{aspect-ratio:1;opacity:.65;background:linear-gradient(135deg, color-mix(in srgb, var(--landing-paper) 30%, transparent) 0 49%, color-mix(in srgb, var(--landing-paper-ink) 48%, transparent) 50% 52%, transparent 53%), linear-gradient(315deg, color-mix(in srgb, #fff 80%, var(--landing-paper)) 0 50%, transparent 51%);clip-path:polygon(100% 0,0 100%,100% 100%);width:clamp(3rem,10vw,8rem);display:block;position:absolute;bottom:0;right:0}.landing-letter__signup{z-index:2;width:min(100% - 1.6rem,31rem);color:var(--landing-ink);visibility:hidden;opacity:var(--signup-opacity);pointer-events:none;transform:translateY(var(--signup-y));transition:color .56s,opacity .16s linear,transform .16s ease-out;position:absolute;bottom:clamp(2.1rem,8vh,5rem);left:clamp(.8rem,4vw,5rem)}.landing-letter__signup.is-ready{visibility:visible;pointer-events:auto}.landing-letter__signup-eyebrow{font-family:var(--codeFont);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .55rem;font-size:clamp(.56rem,.82vw,.69rem);font-weight:700;line-height:1}.landing-letter__signup h2{max-width:10ch;color:inherit;font-family:var(--headerFont);letter-spacing:-.07em;text-wrap:balance;margin:0;font-size:clamp(2.65rem,5.7vw,6rem);font-weight:700;line-height:.78}.landing-letter__signup-description{max-width:36rem;color:inherit;font-family:var(--codeFont);margin:1.25rem 0;font-size:clamp(.76rem,1.2vw,1rem);line-height:1.45}.landing-letter__form{width:100%}.landing-letter__trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.landing-letter__label{color:inherit;font-family:var(--codeFont);letter-spacing:.09em;text-transform:uppercase;margin-bottom:.42rem;font-size:.62rem;font-weight:700;line-height:1;display:block}.landing-letter__field{min-height:3.1rem;color:var(--landing-paper-ink);border:1px solid color-mix(in srgb, var(--landing-ink) 76%, transparent);background:var(--landing-muted);box-shadow:.35rem .35rem 0 color-mix(in srgb, var(--landing-ink) 72%, transparent);grid-template-columns:minmax(0,1fr) auto;display:grid;overflow:hidden}.landing-letter__field input,.landing-letter__field button{min-width:0;font:inherit;border:0;border-radius:0}.landing-letter__field input{width:100%;color:var(--landing-paper-ink);background:0 0;outline:none;padding:0 .85rem}.landing-letter__field input::placeholder{color:color-mix(in srgb, var(--landing-paper-ink) 56%, transparent)}.landing-letter__field input:focus-visible{box-shadow:inset 0 0 0 2px var(--landing-accent)}.landing-letter__field button{color:var(--landing-ink);background:color-mix(in srgb, var(--landing-bg) 82%, #000);cursor:pointer;font-family:var(--codeFont);letter-spacing:.075em;text-transform:uppercase;padding:0 1.1rem;font-size:.66rem;font-weight:700;transition:background .18s}.landing-letter__field button:hover,.landing-letter__field button:focus-visible{background:var(--landing-accent)}.landing-letter__field button:disabled{cursor:wait;opacity:.72}.landing-letter__status{min-height:1.1rem;color:inherit;font-family:var(--codeFont);margin:.6rem 0 0;font-size:.7rem;line-height:1.3}.landing-letter[data-newsletter-status=success] .landing-letter__status{color:#baffd4}.landing-letter[data-newsletter-status=error] .landing-letter__status{color:#ffe29d}.landing-letter__fineprint{max-width:41rem;color:inherit;opacity:.84;margin:.45rem 0 0;font-size:.75rem;line-height:1.35}.landing-letter__routes{font-family:var(--codeFont);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:.7rem 1rem;margin-top:1.15rem;font-size:.65rem;font-weight:700;line-height:1;display:flex}.landing-letter__routes a{color:inherit;text-decoration:none}.landing-letter__routes a:after{color:var(--landing-accent);content:" ↗"}.landing-letter__routes a:hover,.landing-letter__routes a:focus-visible{color:var(--landing-muted)}.landing-letter__watermark{z-index:1;color:color-mix(in srgb, var(--landing-ink) 15%, transparent);font-family:var(--headerFont);letter-spacing:-.15em;pointer-events:none;font-size:min(40vw,36rem);font-weight:700;line-height:.7;position:absolute;bottom:-.1em;right:-.1em}@keyframes landingLetterOrbit{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes landingLetterScrollLine{0%,to{transform:scaleX(.45)}50%{transform:scaleX(1)}}@media (max-width:800px){.landing-letter{height:235vh}.landing-letter__sticky{min-height:34rem}.landing-letter__masthead{grid-template-columns:auto minmax(0,1fr) auto auto;gap:.45rem}.landing-letter__masthead-page{display:none}.landing-letter__hero-copy h1{max-width:8.8ch;font-size:clamp(3.2rem,16vw,6rem);line-height:.77}.landing-letter__scroll-cue{bottom:1.2rem}.landing-letter__paper{width:min(92vw,34rem);height:min(72svh,39rem);min-height:25rem}.landing-letter__paper-scroll{min-height:183%;padding:1.35rem clamp(1.8rem,8.5vw,3.15rem) 1.7rem}.landing-letter__paper-body{margin-top:2.75rem}.landing-letter__paper-body p{font-size:clamp(.68rem,3.08vw,.92rem)}.landing-letter__paper-body .landing-letter__paper-to{font-size:clamp(1.7rem,8.5vw,2.9rem)}.landing-letter__paper-spacer{height:11rem}.landing-letter__signup{width:auto;bottom:1.6rem;left:.8rem;right:.8rem}.landing-letter__signup h2{max-width:12ch;font-size:clamp(2.55rem,12vw,4.3rem)}.landing-letter__signup-description{max-width:31rem;margin:.9rem 0 1rem;font-size:.75rem}}@media (max-width:470px){.landing-letter{height:225vh}.landing-letter__masthead{padding:.34rem .4rem;top:.45rem;left:.45rem;right:.45rem}.landing-letter__masthead-page,.landing-letter__masthead-index{display:none}.landing-letter__masthead{grid-template-columns:auto 1fr auto}.landing-letter__hero-copy{top:5.45rem}.landing-letter__paper{width:94vw;height:min(69svh,36rem);min-height:23.5rem}.landing-letter__paper-stack{top:.52rem;left:.52rem}.landing-letter__paper-header,.landing-letter__paper-footer,.landing-letter__paper-meta,.landing-letter__paper-note{font-size:.43rem}.landing-letter__paper-spacer{height:8rem}.landing-letter__signup h2{font-size:clamp(2.25rem,12vw,3.55rem)}.landing-letter__field{box-shadow:.25rem .25rem 0 color-mix(in srgb, var(--landing-ink) 72%, transparent);grid-template-columns:1fr}.landing-letter__field input,.landing-letter__field button{min-height:2.6rem}.landing-letter__field button{width:100%}}.landing-letter[data-motion=off]{height:auto;min-height:0}.landing-letter[data-motion=off] .landing-letter__sticky{height:auto;min-height:0;padding:5.8rem 1rem 2rem;display:block;position:relative;overflow:hidden}.landing-letter[data-motion=off] .landing-letter__orbit,.landing-letter[data-motion=off] .landing-letter__scroll-cue{animation:none}.landing-letter[data-motion=off] .landing-letter__hero-copy{opacity:1;position:relative;top:auto;left:auto;right:auto}.landing-letter[data-motion=off] .landing-letter__paper{opacity:1;width:min(100%,54rem);height:min(41rem,74vh);min-height:26rem;margin:2.2rem auto;position:relative;top:auto;left:auto;transform:none}.landing-letter[data-motion=off] .landing-letter__paper-scroll{transition:none;transform:translateY(-12%)}.landing-letter[data-motion=off] .landing-letter__signup{visibility:visible;opacity:1;pointer-events:auto;width:min(100%,31rem);margin:0 auto;position:relative;bottom:auto;left:auto;right:auto;transform:none}.landing-letter[data-motion=off] .landing-letter__watermark{display:none}@media (prefers-reduced-motion:reduce){.landing-letter{animation:none}}.breadcrumb-container{flex-flow:wrap;gap:.5rem;margin:.75rem 0 0;padding:0;display:flex}.breadcrumb-element p{margin:0 0 0 .5rem;padding:0;line-height:normal}.breadcrumb-element{flex-direction:row;justify-content:center;align-items:center;display:flex}.article-title{margin:2rem 0 0}.content-meta{color:var(--darkgray);margin-top:0}.content-meta[show-comma=true]>:not(:last-child){margin-right:8px}.content-meta[show-comma=true]>:not(:last-child):after{content:","}.tags{flex-wrap:wrap;gap:.4rem;margin:1rem 0;padding-left:0;list-style:none;display:flex}.section-li>.section>.tags{justify-content:flex-end}.tags>li{white-space:nowrap;overflow-wrap:normal;margin:0;display:inline-block}a.internal.tag-link{background-color:var(--highlight);border-radius:8px;margin:0 .1rem;padding:.2rem .4rem}.article-hero-image{margin:1.5rem 0 2rem}.article-hero-image img{object-fit:cover;border:1px solid var(--lightgray);background:var(--lightgray);border-radius:6px;width:100%;max-height:420px;display:block}.newsletter-cta{--cta-tilt-x:0deg;--cta-tilt-y:0deg;--cta-shine-x:50%;--cta-shine-y:50%;--cta-card-y:20vw;--cta-card-rotate:-45deg;--cta-card-scale:.72;--cta-card-opacity:0;--cta-card-fold:-10deg;--cta-curl-opacity:1;--cta-curl-size:3.6rem;--cta-ink:#0c0c0c;--cta-paper:#f7f1df;--cta-accent:#e63946;--cta-gold:#d9b65f;--cta-blue:#2470b9;--cta-safety:#ff5a1f;isolation:isolate;color:#fff;border:1px solid var(--dark);width:100%;max-width:100%;min-height:0;box-shadow:6px 6px 0 var(--tertiary);background:linear-gradient(115deg,#ffffff1f,#0000 30%),linear-gradient(90deg,#ff5a1f2e,#0000 18%),linear-gradient(#171717 0%,#050505 100%);border-radius:6px;grid-template-columns:repeat(auto-fit,minmax(min(100%,256px),1fr));gap:clamp(.7rem,3.2vw,1.28rem);margin:2.2rem 0 .2rem;padding:clamp(.88rem,2.4vw,1.6rem);display:grid;position:relative;overflow:hidden}.newsletter-cta,.newsletter-cta *,.newsletter-cta :before,.newsletter-cta :after{box-sizing:border-box}.newsletter-cta:before{content:"NEWSLETTER";z-index:-1;color:#ffffff0e;font-family:var(--headerFont);letter-spacing:0;pointer-events:none;white-space:nowrap;font-size:clamp(3.35rem,13.6vw,8.8rem);font-weight:700;line-height:.72;position:absolute;bottom:-.18em;right:-.12em}.newsletter-cta:after{content:"";z-index:-1;background:linear-gradient(105deg,#0000 0% 28%,#ffffff29 40%,#0000 54% 100%),repeating-linear-gradient(0deg,#ffffff09 0 1px,#0000 1px 7px);background-position:calc(var(--cta-shine-x) - 50%) calc(var(--cta-shine-y) - 50%), 0 0;mix-blend-mode:screen;opacity:.75;pointer-events:none;position:absolute;inset:0}.newsletter-cta__canvas{z-index:-1;opacity:.55;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.newsletter-cta__visual{z-index:1;perspective:900px;order:-1;place-items:center;min-height:clamp(184px,38.4vw,240px);display:grid;position:relative}.newsletter-cta__stamp{color:#ffffffbd;font-family:var(--codeFont);letter-spacing:.12em;text-transform:uppercase;border:1px solid #ffffff57;padding:.22rem .38rem;font-size:.5rem;line-height:1;position:absolute;top:.25rem;left:.2rem;transform:rotate(-6deg)}.newsletter-cta__card-frame{width:min(100%,234px);opacity:var(--cta-card-opacity);transform:translateY(var(--cta-card-y)) rotate(var(--cta-card-rotate)) scale(var(--cta-card-scale));transform-origin:50% 82%;will-change:transform, opacity;transition:opacity .2s ease-out,transform .16s ease-out;position:relative}.newsletter-cta__card-frame:before,.newsletter-cta__card-frame:after{content:"";pointer-events:none;border-radius:6px;position:absolute;inset:0}.newsletter-cta__card-frame:before{border:2px solid var(--cta-ink);background:#fff;transform:translate(14px,14px)rotate(2deg)}.newsletter-cta__card-frame:after{border:1px dashed #ffffff8c;transform:translate(-14px,-12px)rotate(-5deg)}.newsletter-cta__card{aspect-ratio:1.38;width:100%;color:var(--cta-ink);background:linear-gradient(90deg, transparent 0 70%, #ff5a1f2e 70% 72%, transparent 72%), linear-gradient(135deg, #ffffffd1, #fff0 34%), linear-gradient(160deg, var(--cta-paper), #fffdf3 42%, #d8d1bd 100%);border:2px solid var(--cta-ink);transform:rotateX(calc(var(--cta-tilt-y) + var(--cta-card-fold))) rotateY(var(--cta-tilt-x)) rotateZ(-3deg);transform-style:preserve-3d;will-change:transform;border-radius:6px;align-content:space-between;padding:clamp(.8rem,1.6vw,1.08rem);transition:transform .18s ease-out,box-shadow .18s ease-out;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 44px #0000006b,inset 0 0 0 1px #0c0c0c1f}.newsletter-cta__card:before{content:"";filter:saturate(1.25);mix-blend-mode:color-dodge;opacity:.62;pointer-events:none;background:conic-gradient(from 20deg,#0000,#d9b65f33,#e639463b,#ffffff80,#2470b938,#0000);animation:9s linear infinite newsletterFoil;position:absolute;inset:-45%;transform:translate3d(-10%,-8%,32px)rotate(0)}.newsletter-cta__card:after{content:"";opacity:.42;pointer-events:none;background:linear-gradient(90deg,#0000,#0c0c0c1a,#0000),repeating-linear-gradient(90deg,#0c0c0c0d 0 1px,#0000 1px 9px);position:absolute;inset:0}.newsletter-cta__card-corner{z-index:2;width:var(--cta-curl-size);height:var(--cta-curl-size);opacity:var(--cta-curl-opacity);clip-path:polygon(100% 0,0 0,100% 100%);pointer-events:none;transform-origin:100% 0;background:linear-gradient(135deg,#fffffff2,#d8d1bdb8 46%,#0c0c0c3d 47%,#0000 55%),linear-gradient(225deg,#ffffffe0,#d9b65f38);transition:width .16s ease-out,height .16s ease-out,opacity .16s ease-out;position:absolute;top:0;right:0;box-shadow:-8px 10px 21px #0c0c0c33}.newsletter-cta__card-serial,.newsletter-cta__card-kicker,.newsletter-cta__card-title,.newsletter-cta__card-line,.newsletter-cta__card-tag,.newsletter-cta__card-footer,.newsletter-cta__card-barcode{z-index:1;position:relative}.newsletter-cta__card-serial{color:#fff;background:var(--cta-ink);font-family:var(--codeFont);letter-spacing:.08em;justify-self:end;padding:.18rem .3rem;font-size:clamp(.44rem,.96vw,.53rem);line-height:1;position:absolute;top:.72rem;right:.72rem}.newsletter-cta__card-kicker,.newsletter-cta__card-footer{font-family:var(--codeFont);letter-spacing:.08em;font-size:clamp(.46rem,1.08vw,.58rem);line-height:1.25}.newsletter-cta__card-kicker{align-self:start;max-width:15ch;transform:translateY(-.25rem)}.newsletter-cta__card-title{font-family:var(--headerFont);letter-spacing:0;align-self:center;font-size:clamp(2.55rem,7.2vw,4.3rem);font-weight:700;line-height:.72}.newsletter-cta__card-title:before,.newsletter-cta__card-title:after{color:var(--cta-accent);content:"\""}.newsletter-cta__card-line{background:var(--cta-ink);width:58%;height:2px}.newsletter-cta__card-tag{color:#fff;background:var(--cta-safety);box-shadow:3px 3px 0 var(--cta-ink);font-family:var(--codeFont);letter-spacing:.08em;padding:.22rem .42rem;font-size:clamp(.46rem,.96vw,.54rem);font-weight:700;line-height:1;position:absolute;bottom:2.1rem;right:.76rem;transform:rotate(-8deg)}.newsletter-cta__card-footer{max-width:19ch}.newsletter-cta__card-barcode{background:repeating-linear-gradient(90deg, var(--cta-ink) 0, var(--cta-ink) 2px, transparent 2px, transparent 5px, var(--cta-ink) 5px, var(--cta-ink) 6px, transparent 6px, transparent 10px);width:4.15rem;height:1.08rem;position:absolute;bottom:.8rem;right:.88rem}.newsletter-cta__content{z-index:2;flex-direction:column;justify-content:center;min-width:0;display:flex;position:relative}.newsletter-cta__eyebrow{color:#ffffffad;font-family:var(--codeFont);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .44rem;font-size:.56rem;line-height:1.2}.newsletter-cta h2{color:#fff;letter-spacing:0;border:0;max-width:100%;margin:0;padding:0;font-size:clamp(1.64rem,4vw,2.72rem);font-weight:700;line-height:.88}.newsletter-cta__title-line{white-space:nowrap;display:block;overflow:hidden}.newsletter-cta__title-letter{transform-origin:50% 100%;display:inline-block}.newsletter-cta__description{color:#ffffffbd;max-width:27.2rem;margin:.84rem 0 1.08rem;font-size:clamp(.78rem,1.6vw,.9rem);line-height:1.5}.newsletter-cta__form{width:min(100%,27.2rem)}.newsletter-cta__trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.newsletter-cta__label{color:#ffffffb8;font-family:var(--codeFont);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.34rem;font-size:.54rem;line-height:1;display:block}.newsletter-cta__field{background:#ffffff14;border:1px solid #ffffff47;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;min-height:2.6rem;display:grid;overflow:hidden}.newsletter-cta__field input,.newsletter-cta__field button{min-width:0;font:inherit;border:0;border-radius:0}.newsletter-cta__field input{color:#fff;background:0 0;outline:none;width:100%;padding:0 .8rem}.newsletter-cta__field input::placeholder{color:#ffffff75}.newsletter-cta__field input:focus-visible{box-shadow:inset 0 0 0 2px #d9b65fb8}.newsletter-cta__field button{color:#0c0c0c;cursor:pointer;text-transform:uppercase;white-space:nowrap;background:#fff;justify-content:center;align-items:center;min-height:2.6rem;padding:0 .88rem;font-weight:700;display:inline-flex}.newsletter-cta__field button:hover,.newsletter-cta__field button:focus-visible{color:#fff;background:var(--cta-accent)}.newsletter-cta__field button:disabled{cursor:wait;opacity:.72}.newsletter-cta__status{color:#ffffffad;min-height:.92rem;font-family:var(--codeFont);margin:.58rem 0 0;font-size:.58rem;line-height:1.35}.newsletter-cta[data-newsletter-status=success] .newsletter-cta__status{color:#d9b65f}.newsletter-cta[data-newsletter-status=error] .newsletter-cta__status{color:#ff7b86}.newsletter-cta__fineprint{color:#ffffff8f;margin:.34rem 0 0;font-size:.62rem;line-height:1.35}.newsletter-cta[data-newsletter-ready=true] .newsletter-cta__stamp,.newsletter-cta[data-newsletter-ready=true] .newsletter-cta__eyebrow,.newsletter-cta[data-newsletter-ready=true] .newsletter-cta__description,.newsletter-cta[data-newsletter-ready=true] .newsletter-cta__form,.newsletter-cta[data-newsletter-ready=true] .newsletter-cta__status,.newsletter-cta[data-newsletter-ready=true] .newsletter-cta__fineprint{opacity:0;transform:translateY(14px)}.newsletter-cta[data-newsletter-ready=true] .newsletter-cta__stamp{transform:translateY(14px)rotate(-6deg)}.newsletter-cta[data-newsletter-ready=true] .newsletter-cta__title-letter{opacity:0;transform:translateY(1.05em)rotate(-14deg)}.newsletter-cta.is-visible .newsletter-cta__stamp{animation:.65s ease-out .52s forwards newsletterStampRise}.newsletter-cta.is-visible .newsletter-cta__eyebrow{animation:.55s ease-out .42s forwards newsletterFadeRise}.newsletter-cta.is-visible .newsletter-cta__title-letter{animation:.78s cubic-bezier(.16,1,.3,1) forwards newsletterLetterReveal;animation-delay:calc(.18s + var(--letter-delay))}.newsletter-cta.is-visible .newsletter-cta__description{animation:.58s ease-out .9s forwards newsletterFadeRise}.newsletter-cta.is-visible .newsletter-cta__form{animation:.58s ease-out 1.03s forwards newsletterFadeRise}.newsletter-cta.is-visible .newsletter-cta__status{animation:.58s ease-out 1.14s forwards newsletterFadeRise}.newsletter-cta.is-visible .newsletter-cta__fineprint{animation:.58s ease-out 1.22s forwards newsletterFadeRise}@keyframes newsletterLetterReveal{0%{opacity:0;transform:translateY(1.05em)rotate(-14deg)}to{opacity:1;transform:translateY(0)rotate(0)}}@keyframes newsletterFadeRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes newsletterStampRise{0%{opacity:0;transform:translateY(14px)rotate(-6deg)}to{opacity:1;transform:translateY(0)rotate(-6deg)}}@keyframes newsletterFoil{0%{transform:translate3d(-10%,-8%,32px)rotate(0)}to{transform:translate3d(-10%,-8%,32px)rotate(360deg)}}@media (prefers-reduced-motion:reduce){.newsletter-cta[data-newsletter-ready=true] .newsletter-cta__stamp,.newsletter-cta[data-newsletter-ready=true] .newsletter-cta__eyebrow,.newsletter-cta[data-newsletter-ready=true] .newsletter-cta__description,.newsletter-cta[data-newsletter-ready=true] .newsletter-cta__form,.newsletter-cta[data-newsletter-ready=true] .newsletter-cta__status,.newsletter-cta[data-newsletter-ready=true] .newsletter-cta__fineprint,.newsletter-cta[data-newsletter-ready=true] .newsletter-cta__card-frame,.newsletter-cta[data-newsletter-ready=true] .newsletter-cta__title-letter{opacity:1;transform:none}.newsletter-cta[data-newsletter-ready=true] .newsletter-cta__stamp{transform:rotate(-6deg)}.newsletter-cta__card,.newsletter-cta__card:before,.newsletter-cta__card-frame,.newsletter-cta__card-corner,.newsletter-cta__title-letter,.newsletter-cta__stamp,.newsletter-cta__eyebrow,.newsletter-cta__description,.newsletter-cta__form,.newsletter-cta__status,.newsletter-cta__fineprint{transition:none;animation:none}}@media (max-width:640px){.newsletter-cta{width:calc(100vw - 2rem);max-width:calc(100vw - 2rem);box-shadow:4px 4px 0 var(--tertiary)}.newsletter-cta__visual{min-height:216px}.newsletter-cta__card-frame{width:min(54vw,200px)}.newsletter-cta h2{font-size:clamp(1.56rem,8vw,2.28rem)}.newsletter-cta__stamp{z-index:2;top:0;left:0}.newsletter-cta__field{grid-template-columns:1fr}.newsletter-cta__field input{min-height:2.6rem}.newsletter-cta__field button{width:100%}}.page-title{font-size:1.75rem;font-family:var(--titleFont);margin:0}.search{min-width:fit-content;max-width:14rem}@media (max-width:800px){.search{flex-grow:.3}}.search>.search-button{border:1px var(--lightgray) solid;font-family:inherit;font-size:inherit;height:2rem;text-align:inherit;cursor:pointer;white-space:nowrap;background-color:#0000;border-radius:4px;align-items:center;width:100%;padding:0 1rem 0 0;display:flex}.search>.search-button>p{color:var(--gray);text-wrap:unset;display:inline}.search>.search-button svg{cursor:pointer;width:18px;min-width:18px;margin:0 .5rem}.search>.search-button svg .search-path{stroke:var(--darkgray);stroke-width:1.5px;transition:stroke .5s}.search>.search-container{contain:layout;z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100vw;height:100vh;display:none;position:fixed;top:0;left:0;overflow-y:auto}.search>.search-container.active{display:inline-block}.search>.search-container>.search-space{width:65%;margin-top:12vh;margin-left:auto;margin-right:auto}@media not (min-width:1200px){.search>.search-container>.search-space{width:90%}}.search>.search-container>.search-space>*{background:var(--light);border-radius:7px;width:100%;margin-bottom:2em;box-shadow:0 14px 50px #1b21301f,0 10px 30px #1b213029}.search>.search-container>.search-space>input{box-sizing:border-box;font-family:var(--bodyFont);color:var(--dark);border:1px solid var(--lightgray);padding:.5em 1em;font-size:1.1em}.search>.search-container>.search-space>input:focus{outline:none}.search>.search-container>.search-space>.search-layout{border:1px solid var(--lightgray);box-sizing:border-box;flex-direction:row;flex:0 0 100%;display:none}.search>.search-container>.search-space>.search-layout.display-results{display:flex}.search>.search-container>.search-space>.search-layout[data-preview]>.results-container{flex:0 0 min(30%,450px)}@media not (max-width:800px){.search>.search-container>.search-space>.search-layout[data-preview] .result-card>p.preview{display:none}.search>.search-container>.search-space>.search-layout[data-preview]>div:first-child{border-right:1px solid var(--lightgray);border-top-right-radius:unset;border-bottom-right-radius:unset}.search>.search-container>.search-space>.search-layout[data-preview]>div:last-child{border-top-left-radius:unset;border-bottom-left-radius:unset}}.search>.search-container>.search-space>.search-layout>div{border-radius:5px;height:63vh}@media (max-width:800px){.search>.search-container>.search-space>.search-layout{flex-direction:column}.search>.search-container>.search-space>.search-layout>.preview-container{display:none!important}.search>.search-container>.search-space>.search-layout[data-preview]>.results-container{flex:0 0 100%;width:100%;height:auto}}.search>.search-container>.search-space>.search-layout .highlight{background:color-mix(in srgb, var(--tertiary) 60%, #fff0);border-radius:5px;scroll-margin-top:2rem}.search>.search-container>.search-space>.search-layout>.preview-container{color:var(--dark);flex-grow:1;padding:0 2rem;font-family:inherit;font-weight:400;line-height:1.5em;display:block;overflow:hidden auto}.search>.search-container>.search-space>.search-layout>.preview-container .preview-inner{width:min(800px,100%);margin:0 auto}.search>.search-container>.search-space>.search-layout>.preview-container a[role=anchor]{background-color:#0000}.search>.search-container>.search-space>.search-layout>.results-container{overflow-y:auto}.search>.search-container>.search-space>.search-layout>.results-container .result-card{cursor:pointer;border-bottom:1px solid var(--lightgray);box-sizing:border-box;text-transform:none;text-align:left;width:100%;font-family:inherit;font-size:100%;line-height:1.15;font-weight:inherit;outline:none;margin:0;padding:1em;transition:background .2s;display:block;overflow:hidden}.search>.search-container>.search-space>.search-layout>.results-container .result-card:hover,.search>.search-container>.search-space>.search-layout>.results-container .result-card:focus,.search>.search-container>.search-space>.search-layout>.results-container .result-card.focus{background:var(--lightgray)}.search>.search-container>.search-space>.search-layout>.results-container .result-card>h3{margin:0}@media not (max-width:800px){.search>.search-container>.search-space>.search-layout>.results-container .result-card>p.card-description{display:none}}.search>.search-container>.search-space>.search-layout>.results-container .result-card>ul.tags{margin-top:.45rem;margin-bottom:0}.search>.search-container>.search-space>.search-layout>.results-container .result-card>ul>li>p{background-color:var(--highlight);color:var(--secondary);border-radius:8px;margin:0 .1rem;padding:.2rem .4rem;font-weight:700;line-height:1.4rem}.search>.search-container>.search-space>.search-layout>.results-container .result-card>ul>li>p.match-tag{color:var(--tertiary)}.search>.search-container>.search-space>.search-layout>.results-container .result-card>p{margin-bottom:0}.darkmode{cursor:pointer;width:20px;height:32px;text-align:inherit;background:0 0;border:none;flex-shrink:0;margin:0;padding:0;position:relative}.darkmode svg{width:20px;height:20px;fill:var(--darkgray);transition:opacity .1s;position:absolute;top:calc(50% - 10px)}:root[saved-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[saved-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[saved-theme=dark] .darkmode>.dayIcon{display:none}:root[saved-theme=dark] .darkmode>.nightIcon,:root .darkmode>.dayIcon{display:inline}:root .darkmode>.nightIcon{display:none}.language-toggle{border:1px solid var(--lightgray);border-radius:999px;align-items:center;gap:.25rem;padding:.15rem;display:flex}.language-toggle a{min-width:2rem;min-height:1.75rem;color:var(--darkgray);border-radius:999px;justify-content:center;align-items:center;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.language-toggle a.active{background:var(--dark);color:var(--light)}.readermode{cursor:pointer;width:20px;height:32px;text-align:inherit;background:0 0;border:none;flex-shrink:0;margin:0;padding:0;position:relative}.readermode svg{width:20px;height:20px;fill:var(--darkgray);stroke:var(--darkgray);transition:opacity .1s;position:absolute;top:calc(50% - 10px)}:root[reader-mode=on] .sidebar.left,:root[reader-mode=on] .sidebar.right{opacity:0;transition:opacity .2s}:root[reader-mode=on] .sidebar.left:hover,:root[reader-mode=on] .sidebar.right:hover{opacity:1}@media (max-width:800px){.page>#quartz-body>:not(.sidebar.left:has(.explorer)){transition:transform .3s ease-in-out}.page>#quartz-body.lock-scroll>:not(.sidebar.left:has(.explorer)){transition:transform .3s ease-in-out;transform:translate(100dvw)}.page>#quartz-body .sidebar.left:has(.explorer){box-sizing:border-box;background-color:var(--light);margin:0;padding:1rem 0;position:sticky}.page>#quartz-body .hide-until-loaded~.explorer-content{display:none}}.explorer{flex-direction:column;flex:0 auto;min-height:1.2rem;display:flex;overflow-y:hidden}.explorer.collapsed{flex:0 1.2rem}.explorer.collapsed .fold{transform:rotate(-90deg)}.explorer .fold{opacity:.8;margin-left:.5rem;transition:transform .3s}@media (max-width:800px){.explorer{height:initial;flex-shrink:0;order:-1;align-self:flex-start;margin-top:auto;margin-bottom:auto;overflow:hidden}}.explorer button.mobile-explorer{display:none}.explorer button.desktop-explorer{display:flex}@media (max-width:800px){.explorer button.mobile-explorer{display:flex}.explorer button.desktop-explorer{display:none}}@media not (max-width:800px){.explorer.desktop-only{display:flex}}.explorer svg{pointer-events:all;transition:transform .35s}.explorer svg>polyline{pointer-events:none}button.mobile-explorer,button.desktop-explorer{text-align:left;cursor:pointer;color:var(--dark);background-color:#0000;border:none;align-items:center;padding:0;display:flex}button.mobile-explorer h2,button.desktop-explorer h2{margin:0;font-size:1rem;display:inline-block}.explorer-content{margin-top:.5rem;list-style:none;overflow:hidden auto}.explorer-content ul{margin:0;padding:0;list-style:none}.explorer-content ul.explorer-ul{overscroll-behavior:contain}.explorer-content ul li>a{color:var(--dark);opacity:.75;pointer-events:all}.explorer-content ul li>a.active{opacity:1;color:var(--tertiary)}.explorer-content .folder-outer{visibility:collapse;grid-template-rows:0fr;transition-property:grid-template-rows,visibility;transition-duration:.3s;transition-timing-function:ease-in-out;display:grid}.explorer-content .folder-outer.open{visibility:visible;grid-template-rows:1fr}.explorer-content .folder-outer>ul{border-left:1px solid var(--lightgray);margin-left:6px;padding-left:.8rem;overflow:hidden}.folder-container{-webkit-user-select:none;user-select:none;flex-direction:row;align-items:center;display:flex}.folder-container div>a{color:var(--secondary);font-family:var(--headerFont);font-size:.95rem;font-weight:600;line-height:1.5rem;display:inline-block}.folder-container div>a:hover{color:var(--tertiary)}.folder-container div>button{color:var(--dark);text-align:left;cursor:pointer;font-family:var(--headerFont);background-color:#0000;border:none;align-items:center;padding-left:0;padding-right:0;display:flex}.folder-container div>button span{color:var(--secondary);pointer-events:none;margin:0;font-size:.95rem;font-weight:600;line-height:1.5rem;display:inline-block}.folder-icon{color:var(--secondary);cursor:pointer;backface-visibility:visible;flex-shrink:0;margin-right:5px;transition:transform .3s}li:has(>.folder-outer:not(.open))>.folder-container>svg{transform:rotate(-90deg)}.folder-icon:hover{color:var(--tertiary)}@media (max-width:800px){.explorer.collapsed{flex:0 0 34px}.explorer.collapsed>.explorer-content{visibility:hidden;transform:translate(-100vw)}.explorer:not(.collapsed){flex:0 0 34px}.explorer:not(.collapsed)>.explorer-content{visibility:visible;transform:translate(0)}.explorer .explorer-content{box-sizing:border-box;z-index:100;background-color:var(--light);visibility:hidden;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin-top:0;padding:4rem 0 2rem;transition:transform .2s,visibility .2s;position:absolute;top:0;left:0;overflow:hidden;transform:translate(-100vw)}.explorer .mobile-explorer{z-index:101;margin:0;padding:5px}.explorer .mobile-explorer .lucide-menu{stroke:var(--darkgray)}.mobile-no-scroll .explorer-content>.explorer-ul{overscroll-behavior:contain}}.graph>h3{margin:0;font-size:1rem}.graph>.graph-outer{border:1px solid var(--lightgray);box-sizing:border-box;border-radius:5px;height:250px;margin:.5em 0;position:relative;overflow:hidden}.graph>.graph-outer>.global-graph-icon{cursor:pointer;color:var(--dark);opacity:.5;cursor:pointer;background:0 0;border:none;border-radius:4px;width:24px;height:24px;margin:.3rem;padding:.2rem;transition:background-color .5s;position:absolute;top:0;right:0}.graph>.graph-outer>.global-graph-icon:hover{background-color:var(--lightgray)}.graph>.global-graph-outer{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100vw;height:100%;display:none;position:fixed;top:0;left:0;overflow:hidden}.graph>.global-graph-outer.active{display:inline-block}.graph>.global-graph-outer>.global-graph-container{border:1px solid var(--lightgray);background-color:var(--light);box-sizing:border-box;border-radius:5px;width:80vw;height:80vh;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media not (min-width:1200px){.graph>.global-graph-outer>.global-graph-container{width:90%}}.toc{flex-direction:column;flex:0 .5 auto;min-height:1.4rem;display:flex;overflow-y:hidden}.toc:has(button.toc-header.collapsed){flex:0 1.4rem}button.toc-header{text-align:left;cursor:pointer;color:var(--dark);background-color:#0000;border:none;align-items:center;padding:0;display:flex}button.toc-header h3{margin:0;font-size:1rem;display:inline-block}button.toc-header .fold{opacity:.8;margin-left:.5rem;transition:transform .3s}button.toc-header.collapsed .fold{transform:rotate(-90deg)}ul.toc-content.overflow{overscroll-behavior:contain;max-height:calc(100% - 2rem);margin:.5rem 0;padding:0;list-style:none;position:relative}ul.toc-content.overflow>li>a{color:var(--dark);opacity:.35;transition:opacity .5s,color .3s}ul.toc-content.overflow>li>a.in-view{opacity:.75}ul.toc-content.overflow .depth-0{padding-left:0}ul.toc-content.overflow .depth-1{padding-left:1rem}ul.toc-content.overflow .depth-2{padding-left:2rem}ul.toc-content.overflow .depth-3{padding-left:3rem}ul.toc-content.overflow .depth-4{padding-left:4rem}ul.toc-content.overflow .depth-5{padding-left:5rem}ul.toc-content.overflow .depth-6{padding-left:6rem}.backlinks{flex-direction:column}.backlinks>h3{margin:0;font-size:1rem}.backlinks>ul.overflow{overscroll-behavior:contain;max-height:calc(100% - 2rem);margin:.5rem 0;padding:0;list-style:none}.backlinks>ul.overflow>li>a{background-color:#0000}footer{text-align:left;opacity:.7;margin-bottom:4rem}footer ul{flex-direction:row;gap:1rem;margin:-1rem 0 0;padding:0;list-style:none;display:flex}ul.section-ul{margin-top:2em;padding-left:0;list-style:none}li.section-li{margin-bottom:1em}li.section-li>.section{grid-template-columns:fit-content(8em) 3fr 1fr;display:grid}@media (max-width:800px){li.section-li>.section>.tags{display:none}}li.section-li>.section>.desc>h3>a{background-color:#0000}li.section-li>.section .meta{opacity:.6;margin:0 1em 0 0}.popover .section{grid-template-columns:fit-content(8em) 1fr!important}.popover .section>.tags{display:none}.section h3{margin:0}.section .summary{color:var(--darkgray);margin:.35rem 0 0;font-size:.95rem;line-height:1.45}.section>.tags{margin:.5rem 0 0}@keyframes dropin{0%{opacity:0;visibility:hidden}1%{opacity:0}to{opacity:1;visibility:visible}}.popover{z-index:999;will-change:transform;padding:1rem;position:fixed;top:0;left:0;overflow:visible}.popover>.popover-inner{width:30rem;max-height:20rem;font-weight:initial;font-style:initial;line-height:normal;font-size:initial;font-family:var(--bodyFont);border:1px solid var(--lightgray);background-color:var(--light);overscroll-behavior:contain;white-space:normal;-webkit-user-select:none;user-select:none;cursor:default;border-radius:5px;padding:0 1rem 1rem;position:relative;overflow:auto;box-shadow:6px 6px 36px #00000040}.popover>.popover-inner[data-content-type][data-content-type*=pdf],.popover>.popover-inner[data-content-type][data-content-type*=image]{max-height:100%;padding:0}.popover>.popover-inner[data-content-type][data-content-type*=image] img{border-radius:0;margin:0;display:block}.popover>.popover-inner[data-content-type][data-content-type*=pdf] iframe{width:100%}.popover h1{font-size:1.5rem}.popover{visibility:hidden;opacity:0;transition:opacity .3s,visibility .3s}@media (max-width:800px){.popover{display:none!important}}.active-popover,.popover:hover{animation:.3s .2s forwards dropin}code[data-theme*=\ ]{color:var(--shiki-light);background-color:var(--shiki-light-bg)}code[data-theme*=\ ] span{color:var(--shiki-light)}[saved-theme=dark] code[data-theme*=\ ]{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}[saved-theme=dark] code[data-theme*=\ ] span{color:var(--shiki-dark)}.callout{border:1px solid var(--border);background-color:var(--bg);box-sizing:border-box;border-radius:5px;padding:0 1rem;overflow-y:hidden}.callout>.callout-content{transition:grid-template-rows .1s cubic-bezier(.02,.01,.47,1);display:grid;overflow:hidden}.callout>.callout-content>:first-child{margin-top:0}.callout{--callout-icon-note:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"2\" x2=\"22\" y2=\"6\"></line><path d=\"M7.5 20.5 19 9l-4-4L3.5 16.5 2 22z\"></path></svg>");--callout-icon-abstract:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"></rect><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"></path><path d=\"M12 11h4\"></path><path d=\"M12 16h4\"></path><path d=\"M8 11h.01\"></path><path d=\"M8 16h.01\"></path></svg>");--callout-icon-info:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"></line><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"></line></svg>");--callout-icon-todo:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>");--callout-icon-tip:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 0 0 2.5 2.5z\"></path></svg> ");--callout-icon-success:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"></polyline></svg> ");--callout-icon-question:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"></path><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"></line></svg> ");--callout-icon-warning:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z\"></path><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"></line><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"></line></svg>");--callout-icon-failure:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"></line><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"></line></svg> ");--callout-icon-danger:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"></polygon></svg> ");--callout-icon-bug:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"8\" height=\"14\" x=\"8\" y=\"6\" rx=\"4\"></rect><path d=\"m19 7-3 2\"></path><path d=\"m5 7 3 2\"></path><path d=\"m19 19-3-2\"></path><path d=\"m5 19 3-2\"></path><path d=\"M20 13h-4\"></path><path d=\"M4 13h4\"></path><path d=\"m10 4 1 2\"></path><path d=\"m14 4-1 2\"></path></svg>");--callout-icon-example:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"8\" y1=\"6\" x2=\"21\" y2=\"6\"></line><line x1=\"8\" y1=\"12\" x2=\"21\" y2=\"12\"></line><line x1=\"8\" y1=\"18\" x2=\"21\" y2=\"18\"></line><line x1=\"3\" y1=\"6\" x2=\"3.01\" y2=\"6\"></line><line x1=\"3\" y1=\"12\" x2=\"3.01\" y2=\"12\"></line><line x1=\"3\" y1=\"18\" x2=\"3.01\" y2=\"18\"></line></svg> ");--callout-icon-quote:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21c3 0 7-1 7-8V5c0-1.25-.756-2.017-2-2H4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2 1 0 1 0 1 1v1c0 1-1 2-2 2s-1 .008-1 1.031V20c0 1 0 1 1 1z\"></path><path d=\"M15 21c3 0 7-1 7-8V5c0-1.25-.757-2.017-2-2h-4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2h.75c0 2.25.25 4-2.75 4v3c0 1 0 1 1 1z\"></path></svg>");--callout-icon-fold:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"%3E%3Cpolyline points=\"6 9 12 15 18 9\"%3E%3C/polyline%3E%3C/svg%3E")}.callout[data-callout]{--color:#448aff;--border:#448aff44;--bg:#448aff10;--callout-icon:var(--callout-icon-note)}.callout[data-callout=abstract]{--color:#00b0ff;--border:#00b0ff44;--bg:#00b0ff10;--callout-icon:var(--callout-icon-abstract)}.callout[data-callout=info],.callout[data-callout=todo]{--color:#00b8d4;--border:#00b8d444;--bg:#00b8d410;--callout-icon:var(--callout-icon-info)}.callout[data-callout=todo]{--callout-icon:var(--callout-icon-todo)}.callout[data-callout=tip]{--color:#00bfa5;--border:#00bfa544;--bg:#00bfa510;--callout-icon:var(--callout-icon-tip)}.callout[data-callout=success]{--color:#09ad7a;--border:#09ad7144;--bg:#09ad7110;--callout-icon:var(--callout-icon-success)}.callout[data-callout=question]{--color:#dba642;--border:#dba64244;--bg:#dba64210;--callout-icon:var(--callout-icon-question)}.callout[data-callout=warning]{--color:#db8942;--border:#db894244;--bg:#db894210;--callout-icon:var(--callout-icon-warning)}.callout[data-callout=failure],.callout[data-callout=danger],.callout[data-callout=bug]{--color:#db4242;--border:#db424244;--bg:#db424210;--callout-icon:var(--callout-icon-failure)}.callout[data-callout=bug]{--callout-icon:var(--callout-icon-bug)}.callout[data-callout=danger]{--callout-icon:var(--callout-icon-danger)}.callout[data-callout=example]{--color:#7a43b5;--border:#7a43b544;--bg:#7a43b510;--callout-icon:var(--callout-icon-example)}.callout[data-callout=quote]{--color:var(--secondary);--border:var(--lightgray);--callout-icon:var(--callout-icon-quote)}.callout.is-collapsed>.callout-title>.fold-callout-icon{transform:rotate(-90deg)}.callout.is-collapsed .callout-content>*{height:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;transition:height .1s cubic-bezier(.02,.01,.47,1),margin .1s cubic-bezier(.02,.01,.47,1),padding .1s cubic-bezier(.02,.01,.47,1);overflow-y:clip}.callout.is-collapsed .callout-content>:first-child{margin-top:-1rem}.callout-title{color:var(--color);--icon-size:18px;align-items:flex-start;gap:5px;padding:1rem 0;display:flex}.callout-title .fold-callout-icon{opacity:.8;cursor:pointer;--callout-icon:var(--callout-icon-fold);transition:transform .15s}.callout-title>.callout-title-inner>p{color:var(--color);margin:0}.callout-title .callout-icon,.callout-title .fold-callout-icon{width:var(--icon-size);height:var(--icon-size);flex:0 0 var(--icon-size);background-size:var(--icon-size) var(--icon-size);background-position:50%;background-color:var(--color);-webkit-mask-image:var(--callout-icon);mask-image:var(--callout-icon);-webkit-mask-size:var(--icon-size) var(--icon-size);mask-size:var(--icon-size) var(--icon-size);padding:.2rem 0;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.callout-title .callout-title-inner{font-weight:600}html{scroll-behavior:smooth;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;width:100vw;overflow-x:hidden}@media (max-width:800px){html{scroll-padding-top:4rem}}body{box-sizing:border-box;background-color:var(--light);font-family:var(--bodyFont);color:var(--darkgray);margin:0;line-height:1.8}.text-highlight{background-color:var(--textHighlight);border-radius:5px;padding:0 .1rem}p,ul,text,a,tr,td,li,ol,ul,.katex,.math,.typst-doc,g[class~=typst-text]{color:var(--darkgray);fill:var(--darkgray);overflow-wrap:break-word;text-wrap:pretty}path[class~=typst-shape]{stroke:var(--darkgray)}.math.math-display{text-align:center}article>mjx-container.MathJax,article blockquote>div>mjx-container.MathJax{display:flex}article>mjx-container.MathJax>svg,article blockquote>div>mjx-container.MathJax>svg{margin-left:auto;margin-right:auto}article blockquote>div>mjx-container.MathJax>svg{margin-top:1rem;margin-bottom:1rem}strong{font-weight:600}a{color:var(--secondary);font-weight:600;text-decoration:none;transition:color .2s}a:hover{color:var(--tertiary)}a.internal{background-color:var(--highlight);border-radius:5px;padding:0 .1rem;line-height:1.4rem;text-decoration:none}a.internal.broken{color:var(--secondary);opacity:.5;transition:opacity .2s}a.internal.broken:hover{opacity:.8}a.internal:has(>img){background-color:#0000;border-radius:0;padding:0}a.internal.tag-link:before{content:"#"}a.external .external-icon{height:1ex;margin:0 .15em}a.external .external-icon>path{fill:var(--dark)}.flex-component{display:flex}.desktop-only{display:initial}.desktop-only.flex-component{display:flex}@media (max-width:800px){.desktop-only.flex-component,.desktop-only{display:none}}.mobile-only,.mobile-only.flex-component{display:none}@media (max-width:800px){.mobile-only.flex-component{display:flex}.mobile-only{display:initial}}.page{max-width:1500px;margin:0 auto}.page article>h1{font-size:2rem}.page article li:has(>input[type=checkbox]){padding-left:0;list-style-type:none}.page article li:has(>input[type=checkbox]:checked){text-decoration:line-through;-webkit-text-decoration-color:var(--gray);text-decoration-color:var(--gray);color:var(--gray)}.page article li>*{margin-top:0;margin-bottom:0}.page article p>strong{color:var(--dark)}.page>#quartz-body{grid-template:"grid-sidebar-left grid-header grid-sidebar-right""grid-sidebar-left grid-center grid-sidebar-right""grid-sidebar-left grid-footer grid-sidebar-right"/320px auto 320px;gap:5px;display:grid}@media (min-width:800px) and (max-width:1200px){.page>#quartz-body{grid-template:"grid-sidebar-left grid-header""grid-sidebar-left grid-center""grid-sidebar-left grid-sidebar-right""grid-sidebar-left grid-footer"/320px auto;gap:5px}}@media (max-width:800px){.page>#quartz-body{grid-template:"grid-sidebar-left""grid-header""grid-center""grid-sidebar-right""grid-footer"/auto;gap:5px}}@media not (min-width:1200px){.page>#quartz-body{padding:0 1rem}}@media (max-width:800px){.page>#quartz-body{margin:0 auto}}.page>#quartz-body .sidebar{box-sizing:border-box;gap:1.2rem;height:100vh;padding:6rem 2rem 2rem;display:flex;position:sticky;top:0}.page>#quartz-body .sidebar.left{z-index:1;flex-direction:column;grid-area:grid-sidebar-left}@media (max-width:800px){.page>#quartz-body .sidebar.left{position:initial;height:unset;flex-direction:row;align-items:center;gap:0;padding:2rem 0 0;display:flex}}.page>#quartz-body .sidebar.right{flex-direction:column;grid-area:grid-sidebar-right;margin-right:0}@media (max-width:800px){.page>#quartz-body .sidebar.right{margin-left:inherit;margin-right:inherit}}@media not (min-width:1200px){.page>#quartz-body .sidebar.right{position:initial;height:unset;flex-direction:row;width:100%;padding:0}.page>#quartz-body .sidebar.right>*{flex:1;max-height:24rem}.page>#quartz-body .sidebar.right>.toc{display:none}}.page>#quartz-body .page-header,.page>#quartz-body .page-footer{margin-top:1rem}.page>#quartz-body .page-header{grid-area:grid-header;margin:6rem 0 0}@media (max-width:800px){.page>#quartz-body .page-header{margin-top:0;padding:0}}.page>#quartz-body .center>article{grid-area:grid-center}.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;background:var(--lightgray);border:0;border-radius:5px;width:100%;height:auto;display:block}.navigation-progress{background:var(--secondary);z-index:9999;width:0;height:3px;transition:width .2s;position:fixed;top:0;left:0}body[data-slug=index] .page,body[data-slug=en\/index] .page,body[data-slug=es\/index] .page{max-width:none;margin:0}body[data-slug=index] .page>#quartz-body,body[data-slug=en\/index] .page>#quartz-body,body[data-slug=es\/index] .page>#quartz-body{padding:0;display:block}body[data-slug=index] .page>#quartz-body>.sidebar,body[data-slug=en\/index] .page>#quartz-body>.sidebar,body[data-slug=es\/index] .page>#quartz-body>.sidebar{display:none}body[data-slug=index] .page>#quartz-body .center,body[data-slug=index] .page>#quartz-body footer,body[data-slug=en\/index] .page>#quartz-body .center,body[data-slug=en\/index] .page>#quartz-body footer,body[data-slug=es\/index] .page>#quartz-body .center,body[data-slug=es\/index] .page>#quartz-body footer{width:100%;min-width:0;max-width:none;margin:0}body[data-slug=index] .page>#quartz-body .page-header,body[data-slug=en\/index] .page>#quartz-body .page-header,body[data-slug=es\/index] .page>#quartz-body .page-header{margin:0}body[data-slug=index] .page>#quartz-body .center,body[data-slug=index] .page>#quartz-body .page-header,body[data-slug=index] .page>#quartz-body .popover-hint,body[data-slug=en\/index] .page>#quartz-body .center,body[data-slug=en\/index] .page>#quartz-body .page-header,body[data-slug=en\/index] .page>#quartz-body .popover-hint,body[data-slug=es\/index] .page>#quartz-body .center,body[data-slug=es\/index] .page>#quartz-body .page-header,body[data-slug=es\/index] .page>#quartz-body .popover-hint{overflow:visible}body[data-slug=index] .center>article{display:none}body[data-slug=en\/index] .page>#quartz-body .center>article,body[data-slug=es\/index] .page>#quartz-body .center>article,body[data-slug=en\/index] .page>#quartz-body .center>.page-footer,body[data-slug=es\/index] .page>#quartz-body .center>.page-footer,body[data-slug=en\/index] .page>#quartz-body>footer,body[data-slug=es\/index] .page>#quartz-body>footer{box-sizing:border-box;width:min(100%,76rem);max-width:76rem;margin-left:auto;margin-right:auto;padding-left:clamp(1rem,4vw,3rem);padding-right:clamp(1rem,4vw,3rem)}body[data-slug=en\/index] .page>#quartz-body .center>article,body[data-slug=es\/index] .page>#quartz-body .center>article{padding-top:clamp(2.6rem,7vw,6rem)}.page-title{text-transform:uppercase;letter-spacing:.15em;font-weight:700}article>h1,.article-title{border-bottom:1px solid var(--lightgray);margin-bottom:.8rem;padding-bottom:.6rem;font-size:2.4rem;font-weight:700;line-height:1.15}.content-meta{text-transform:uppercase;letter-spacing:.12em;color:var(--gray);font-size:.7rem}.tag-link{text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--gray);background:0 0;padding:.2em .6em;font-size:.7rem;transition:all .2s}.tag-link:hover{background:var(--dark);color:var(--light);border-color:var(--dark)}.center>article>p:first-of-type:first-letter{float:left;font-size:1.4em;font-weight:700;line-height:1;font-family:var(--headerFont);margin-right:.08em}article h2{border-top:1px solid var(--lightgray);margin-top:2.5rem;padding-top:1.5rem}article h3{text-transform:uppercase;letter-spacing:.06em;font-size:1rem}blockquote{padding-left:1.2rem;font-size:1.1rem;font-style:italic;border-left:3px solid var(--tertiary)!important}article a{text-decoration:none;transition:color .2s}article a:hover{color:var(--tertiary);text-decoration:underline}.sidebar .h3,.sidebar h3,#explorer>.h3,#graph-outer>.h3,#toc-outer>.h3,#backlinks-outer>.h3{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.sidebar .h3:before,.sidebar h3:before,#explorer>.h3:before,#graph-outer>.h3:before,#toc-outer>.h3:before,#backlinks-outer>.h3:before{content:"“"}.sidebar .h3:after,.sidebar h3:after,#explorer>.h3:after,#graph-outer>.h3:after,#toc-outer>.h3:after,#backlinks-outer>.h3:after{content:"”"}footer{border-top:1px solid var(--lightgray);margin-top:3rem;padding-top:1.5rem}footer a{text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}.breadcrumb-container{text-transform:uppercase;letter-spacing:.1em;color:var(--gray);font-size:.7rem}.breadcrumb-container a{color:var(--gray)}pre{border:1px solid var(--lightgray);border-radius:6px!important}hr{border:none;border-top:1px solid var(--lightgray);width:100%;margin:2rem 0}a,button,.tag-link,.darkmode,.search-button,.explorer-toggle{transition:all .2s}::selection{background:var(--tertiary);color:var(--light)}@media (max-width:800px){body[data-slug=index] .page>#quartz-body,body[data-slug=en\/index] .page>#quartz-body,body[data-slug=es\/index] .page>#quartz-body,body[data-slug=index] .page>#quartz-body .center,body[data-slug=en\/index] .page>#quartz-body .center,body[data-slug=es\/index] .page>#quartz-body .center,body[data-slug=index] .page>#quartz-body .center>.page-header,body[data-slug=en\/index] .page>#quartz-body .center>.page-header,body[data-slug=es\/index] .page>#quartz-body .center>.page-header,body[data-slug=index] .page>#quartz-body .center>.page-header .popover-hint,body[data-slug=en\/index] .page>#quartz-body .center>.page-header .popover-hint,body[data-slug=es\/index] .page>#quartz-body .center>.page-header .popover-hint{overflow:visible}.page{max-width:100%}.page>#quartz-body{box-sizing:border-box;max-width:100%;overflow-x:hidden}.page>#quartz-body .center,.page>#quartz-body footer{width:100%;min-width:0;max-width:100%}.page>#quartz-body .center>.page-header,.page>#quartz-body .center>article,.page>#quartz-body .center>.page-footer{box-sizing:border-box;width:100%;min-width:0;max-width:100%;overflow-x:hidden}.article-title{overflow-wrap:anywhere}.article-hero-image,.article-hero-image img{max-width:100%}.sidebar.left{flex-wrap:wrap;align-items:flex-start;row-gap:.75rem}.sidebar.left .flex-component{flex:100%;width:100%;min-width:0}.sidebar.left .search{flex:auto;min-width:0;max-width:none}.sidebar.left .search-button{min-width:0}.sidebar.left .search-button>p{text-overflow:ellipsis;overflow:hidden}}.explorer-content{margin-top:1rem}.explorer-content ul li{margin-bottom:.6rem;line-height:1.4}.explorer-content ul li>a{padding:.1rem 0;font-size:.9rem;display:inline-block}.explorer-content .folder-container{margin-top:.8rem;margin-bottom:.3rem}.explorer-content .folder-container div>a,.explorer-content .folder-container div>button span{text-transform:uppercase;letter-spacing:.05em;color:var(--dark);font-size:.85rem;font-weight:700}.explorer-content .folder-outer>ul{border-left:1px solid var(--gray);margin-top:.4rem;margin-left:.4rem;padding-left:1.2rem}.sidebar .recent-notes,.sidebar .explorer,.sidebar .toc{margin-bottom:2.5rem}.sidebar ul li{margin-bottom:.5rem;font-size:.9rem;line-height:1.4}:root{--light:#fff;--lightgray:#e8e8e8;--gray:#999;--darkgray:#1a1a1a;--dark:#000;--secondary:#141414;--tertiary:#e63946;--highlight:#1414140d;--textHighlight:#e6394644;--titleFont:"Cormorant Garamond", system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--headerFont:"Cormorant Garamond", system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--bodyFont:"Barlow", system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--codeFont:"JetBrains Mono", ui-monospace, SFMono-Regular, SF Mono, Menlo, monospace}:root[saved-theme=dark]{--light:#0a0a0a;--lightgray:#1c1c1c;--gray:#555;--darkgray:#d4d4d4;--dark:#fff;--secondary:#e0e0e0;--tertiary:#ff4757;--highlight:#ffffff0d;--textHighlight:#ff475744}