:root{color-scheme:light;--accent:#c74776;--accent-rgb:199, 71, 118;--page-background:url(/site-background.webp);--backdrop-overlay:linear-gradient(#f4f1ebb3, #f4f1ebd6);--bg:#f4f1eb;--surface:#fffefac7;--surface-solid:#fffefa;--surface-muted:#eae6de;--text:#171816;--muted:#686a64;--line:#17181624;--shadow:0 24px 70px #26231d1f;--serif:"Noto Serif SC", "Source Han Serif SC", "Songti SC", Georgia, serif;--sans:"Avenir Next", Avenir, "Noto Sans SC", "Microsoft YaHei", sans-serif;--mono:"IBM Plex Mono", "SFMono-Regular", Consolas, monospace;--content:1160px;--reading:720px}:root[data-accent=coral]{--accent:#f05a3c;--accent-rgb:240, 90, 60}:root[data-accent=teal]{--accent:#16a085;--accent-rgb:22, 160, 133}:root[data-accent=indigo]{--accent:#4f6bed;--accent-rgb:79, 107, 237}:root[data-accent=amber]{--accent:#d89016;--accent-rgb:216, 144, 22}:root[data-accent=rose]{--accent:#c74776;--accent-rgb:199, 71, 118}:root[data-theme=dark]{color-scheme:dark;--bg:#0d0f11;--surface:#141618b8;--surface-solid:#17191b;--surface-muted:#24272a;--text:#f2f1ed;--muted:#b1b1ad;--line:#f1efe721;--shadow:0 26px 80px #0000006b;--backdrop-overlay:linear-gradient(#080a0ca3, #080a0cd1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{min-width:320px;min-height:100vh;color:var(--text);background-color:var(--bg);background-image:var(--backdrop-overlay), var(--page-background);font-family:var(--sans);text-rendering:optimizelegibility;background-position:50%;background-size:cover;background-attachment:fixed;margin:0;font-size:16px;line-height:1.75}body:before{content:"";pointer-events:none;z-index:-3;background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);opacity:.28;background-size:46px 46px;position:fixed;inset:0;mask-image:linear-gradient(#00000061,#0000 72%)}body:after{content:"";pointer-events:none;z-index:-2;filter:blur(18px);background:radial-gradient(circle,#ffffff1a,#0000 68%);border-radius:50%;width:48vw;max-width:700px;height:48vw;max-height:700px;position:fixed;top:-22vw;right:-18vw}::selection{background:rgba(var(--accent-rgb), .25)}a{color:inherit;text-decoration-color:rgba(var(--accent-rgb), .55);text-underline-offset:.2em}a:hover{color:var(--accent)}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}button{color:inherit}:focus-visible{outline:3px solid rgba(var(--accent-rgb), .72);outline-offset:4px}.container{width:min(calc(100% - 40px), var(--content));margin-inline:auto}.reading-container{width:min(calc(100% - 40px), var(--reading));margin-inline:auto}.skip-link{z-index:100;background:var(--text);color:var(--bg);border-radius:10px;padding:10px 14px;position:fixed;top:12px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-main{min-height:calc(100vh - 190px);padding-top:108px}.eyebrow{color:var(--accent);font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;font-size:.72rem;font-weight:700}.display-title{max-width:820px;font-family:var(--serif);letter-spacing:-.07em;margin:0;font-size:clamp(3rem,8vw,7.8rem);font-weight:700;line-height:.92}.display-title em{color:var(--accent);font-style:normal}.lead{max-width:660px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.25rem)}.glass{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);backdrop-filter:blur(22px)saturate(145%)}.site-header{z-index:90;position:fixed;top:14px;left:0;right:0}.nav-shell{border-radius:18px;justify-content:space-between;align-items:center;gap:24px;min-height:64px;padding:10px 12px 10px 18px;display:flex}.site-mark{font-family:var(--mono);letter-spacing:-.08em;font-weight:800;text-decoration:none}.site-mark span{color:var(--accent)}.site-nav{align-items:center;gap:2px;display:flex;position:relative}.site-nav a{color:var(--muted);border-radius:9px;padding:8px 10px;font-size:.9rem;text-decoration:none}.site-nav a[aria-current=page],.site-nav a:hover{color:var(--text);background:rgba(var(--accent-rgb), .09)}.header-actions{align-items:center;gap:7px;display:flex}.icon-button{border:1px solid var(--line);background:rgba(var(--accent-rgb), .05);cursor:pointer;border-radius:11px;place-items:center;width:40px;height:40px;display:inline-grid}.icon-button:hover{border-color:rgba(var(--accent-rgb), .4);background:rgba(var(--accent-rgb), .11)}.mobile-toggle{display:none}.preference-wrap{position:relative}.preference-panel{visibility:hidden;opacity:0;border-radius:16px;width:min(310px,100vw - 40px);padding:18px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(-8px)}.preference-panel[data-open=true]{visibility:visible;opacity:1;transform:translateY(0)}.preference-title{font-family:var(--serif);margin:0 0 12px;font-size:1.05rem}.preference-label{color:var(--muted);font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;margin:14px 0 7px;font-size:.7rem;display:block}.choice-row{flex-wrap:wrap;gap:8px;display:flex}.choice-button{border:1px solid var(--line);background:var(--surface-solid);cursor:pointer;border-radius:10px;min-height:36px;padding:7px 10px;font-size:.82rem}.choice-button[aria-pressed=true]{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.accent-choice{border:1px solid var(--line);background:var(--swatch);cursor:pointer;border-radius:50%;width:38px;height:38px;position:relative}.accent-choice[aria-pressed=true]:after{content:"";border-radius:inherit;border:2px solid #fff;position:absolute;inset:7px;box-shadow:0 0 0 1px #00000038}.hero{padding:60px 0 86px}.hero-grid{grid-template-columns:1fr minmax(240px,.38fr);align-items:end;gap:54px;display:grid}.hero-aside{border-left:1px solid var(--line);padding-left:24px}.hero-index{font-family:var(--mono);color:var(--muted);font-size:.75rem}.section{padding:52px 0 80px}.section-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px;padding-bottom:14px;display:flex}.section-title{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(1.8rem,4vw,3.4rem);line-height:1}.text-link{color:var(--muted);font-family:var(--mono);letter-spacing:.06em;font-size:.76rem;text-decoration:none}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.post-card{border:1px solid var(--line);background:#fff3;border-radius:20px;min-height:270px;padding:26px;transition:transform .25s,border-color .25s,background .25s;position:relative;overflow:hidden}.post-card:hover{border-color:rgba(var(--accent-rgb), .36);background:var(--surface);backdrop-filter:blur(18px);transform:translateY(-5px)}.post-card h2,.post-card h3{font-family:var(--serif);letter-spacing:-.035em;margin:36px 0 10px;font-size:clamp(1.45rem,3vw,2rem);line-height:1.2;position:relative}.post-card h2 a,.post-card h3 a{text-decoration:none}.post-card p{color:var(--muted);position:relative}.post-meta{color:var(--muted);font-family:var(--mono);flex-wrap:wrap;gap:8px 14px;font-size:.72rem;display:flex}.tag-list{flex-wrap:wrap;gap:9px;padding:0;list-style:none;display:flex}.tag{border:1px solid var(--line);color:var(--muted);font-family:var(--mono);border-radius:999px;padding:7px 11px;font-size:.72rem;text-decoration:none}.tag:hover{border-color:var(--accent);color:var(--accent)}.prose{font-size:1.04rem;line-height:1.9}.prose h2,.prose h3{font-family:var(--serif);letter-spacing:-.03em;scroll-margin-top:110px;line-height:1.25}.prose h2{margin:2.5em 0 .8em;font-size:1.75rem}.prose h3{margin:2em 0 .7em;font-size:1.3rem}.prose p,.prose ul,.prose ol,.prose blockquote{margin:1.25em 0}.prose blockquote{border-left:3px solid var(--accent);color:var(--muted);margin-left:0;padding:.6em 0 .6em 1.25em}.prose pre{border:1px solid var(--line);border-radius:14px;padding:20px;font-size:.88rem;overflow-x:auto}.prose code{font-family:var(--mono)}.prose :not(pre)>code{background:var(--surface-muted);color:var(--accent);border-radius:5px;padding:.15em .38em}.prose table{border-collapse:collapse;width:100%;display:block;overflow-x:auto}.prose th,.prose td{border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;padding:10px 14px}.site-footer{border-top:1px solid var(--line);color:var(--muted);margin-top:70px;padding:28px 0 38px}.footer-grid{font-family:var(--mono);justify-content:space-between;gap:20px;font-size:.72rem;display:flex}.page-head{padding:56px 0 40px}.page-title{font-family:var(--serif);letter-spacing:-.065em;margin:0;font-size:clamp(2.8rem,7vw,6rem);line-height:.96}.empty-state{color:var(--muted);padding:50px 0}@media (width<=820px){.site-nav{border:1px solid var(--line);background:var(--surface-solid);box-shadow:var(--shadow);border-radius:15px;flex-direction:column;align-items:stretch;padding:10px;display:none;position:absolute;top:calc(100% + 8px);left:20px;right:20px}.site-nav[data-open=true]{display:flex}.mobile-toggle{display:inline-grid}.hero-grid{grid-template-columns:1fr;gap:30px}.hero-aside{border-left:0;border-top:1px solid var(--line);padding:20px 0 0}.post-grid{grid-template-columns:1fr}}@media (width<=560px){.container,.reading-container{width:min(calc(100% - 28px), var(--content))}.site-main{padding-top:92px}body{background-attachment:scroll}.site-header{top:8px}.nav-shell{border-radius:14px;min-height:58px;padding-left:14px}.hero{padding-top:36px}.display-title{font-size:clamp(3rem,18vw,5rem)}.section{padding:36px 0 58px}.section-head,.footer-grid{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@supports not (backdrop-filter:blur(1px)){.glass,.post-card:hover{background:var(--surface-solid)}}.article-header{padding:70px 0 52px}.article-title{font-family:var(--serif);letter-spacing:-.065em;margin:0 0 22px;font-size:clamp(2.8rem,7vw,6.4rem);line-height:.98}.article-description{max-width:620px;color:var(--muted);font-size:1.18rem}.article-layout{grid-template-columns:minmax(0, var(--reading)) minmax(190px, 1fr);justify-content:space-between;align-items:start;gap:70px;display:grid}.article-aside{position:sticky;top:112px}.toc{border-radius:15px;padding:18px}.toc ol{margin:0;padding:0;list-style:none}.toc li{margin:7px 0}.toc a{color:var(--muted);font-size:.82rem;text-decoration:none}.toc a:hover{color:var(--accent)}.toc-depth-3{padding-left:14px}.article-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:60px;padding-top:28px;display:flex}.archive-year{font-family:var(--serif);margin-top:48px;font-size:2rem}.archive-list{padding:0;list-style:none}.archive-item{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr auto;align-items:baseline;gap:18px;padding:16px 0;display:grid}.archive-item a{font-family:var(--serif);font-size:1.12rem;text-decoration:none}.archive-item time,.archive-item span{color:var(--muted);font-family:var(--mono);font-size:.72rem}.about-card{border-radius:24px;max-width:760px;padding:clamp(24px,5vw,54px)}.not-found{text-align:center;place-content:center;min-height:65vh;display:grid}.not-found strong{font-family:var(--serif);color:var(--accent);opacity:.18;font-size:clamp(7rem,24vw,16rem);line-height:.75}@media (width<=900px){.article-layout{grid-template-columns:1fr}.article-aside{order:-1;position:static}}@media (width<=560px){.article-footer{flex-direction:column;align-items:flex-start}.archive-item{grid-template-columns:72px 1fr}.archive-item span{display:none}}.code-frame{position:relative}.code-copy{z-index:2;color:#d9ddd9;font-family:var(--mono);cursor:pointer;opacity:.72;background:#0a0c0bb8;border:1px solid #ffffff29;border-radius:8px;padding:5px 8px;font-size:.68rem;position:absolute;top:10px;right:10px}.code-copy:hover,.code-copy:focus-visible{opacity:1}:root{--motion-fast:.16s;--motion-base:.28s;--motion-page:.44s;--motion-ease:cubic-bezier(.22, 1, .36, 1)}.motion-shell{display:contents}.fluid-canvas{z-index:0;opacity:.52;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.fluid-canvas[data-fluid-fallback=true]{opacity:.42;background-color:#0000;background-image:radial-gradient(circle at 22% 18%, rgba(var(--accent-rgb), .2), transparent 34%), radial-gradient(circle at 78% 72%, rgba(var(--accent-rgb), .12), transparent 38%);filter:blur(28px)}.transition-veil{z-index:70;aspect-ratio:1;width:44vmax;left:var(--veil-x,50%);top:var(--veil-y,50%);background:radial-gradient(circle, rgba(var(--accent-rgb), .3), transparent 68%);filter:blur(28px);opacity:0;pointer-events:none;transition:transform var(--motion-page) var(--motion-ease), opacity var(--motion-base) ease;border-radius:42% 58% 55% 45%;position:fixed;transform:translate(-50%,-50%)scale(0)}html[data-transitioning=true] .transition-veil{opacity:.72;transform:translate(-50%,-50%)scale(3.2)}.reading-progress{z-index:100;opacity:0;height:2px;position:fixed;inset:0 0 auto}.reading-progress span{background:var(--accent);width:100%;height:100%;transform:scaleX(var(--reading-progress,0));transform-origin:0;display:block}body[data-page-kind=article] .reading-progress{opacity:1}::view-transition-old(root){animation:page-out var(--motion-page) var(--motion-ease) both}::view-transition-new(root){animation:page-in var(--motion-page) var(--motion-ease) both}@keyframes page-out{to{opacity:0;filter:blur(4px);transform:scale(.985)}}@keyframes page-in{0%{opacity:0;filter:blur(3px);transform:translateY(12px)}}.site-main,.site-footer{z-index:1;position:relative}html[data-motion-ready=true] [data-reveal]{opacity:0;transition:opacity var(--motion-base) var(--motion-ease), transform var(--motion-base) var(--motion-ease);transition-delay:var(--reveal-delay,0s);transform:translateY(16px)}html[data-motion-ready=true] [data-reveal][data-revealed=true]{opacity:1;transform:none}.nav-indicator{height:2px;width:var(--nav-w,0px);transform:translateX(var(--nav-x,0px));background:var(--accent);transition:transform var(--motion-base) var(--motion-ease), width var(--motion-base) var(--motion-ease);pointer-events:none;border-radius:999px;position:absolute;bottom:6px;left:0}[data-toc-link]{transition:color var(--motion-fast), transform var(--motion-fast);display:inline-block}[data-toc-link][aria-current=location]{color:var(--accent);transform:translate(4px)}.code-copy{transition:color var(--motion-fast), background var(--motion-fast), transform var(--motion-fast), opacity var(--motion-fast)}.code-copy:active{transform:scale(.94)}.code-copy[data-copy-state=success]{color:var(--accent);background:rgba(var(--accent-rgb), .16)}.code-copy[data-copy-state=error]{color:#ff8a80;background:#c43d3d2e}.preference-panel{transform-origin:100% 0;transition:opacity var(--motion-base) var(--motion-ease), transform var(--motion-base) var(--motion-ease), visibility var(--motion-base)}.preference-panel[data-open=false]{transform:translateY(-8px)scale(.97)}.preference-panel[data-open=true]{transform:translateY(0)scale(1)}.choice-button,.accent-choice{transition:transform var(--motion-fast), border-color var(--motion-fast), box-shadow var(--motion-fast)}.choice-button:active,.accent-choice:active{transform:scale(.94)}body,.site-header,.nav-shell,.glass,.post-card,.tag,.icon-button,.choice-button,.accent-choice,.preference-panel,.prose pre,.prose :not(pre)>code{transition-property:color,background-color,border-color,box-shadow,opacity,transform;transition-duration:var(--motion-base);transition-timing-function:var(--motion-ease)}.site-header{transition:top var(--motion-base) var(--motion-ease)}.nav-shell{transition:min-height var(--motion-base) var(--motion-ease), padding var(--motion-base) var(--motion-ease), border-radius var(--motion-base) var(--motion-ease), background-color var(--motion-base) var(--motion-ease), box-shadow var(--motion-base) var(--motion-ease)}body[data-header-compact=true] .site-header{top:8px}body[data-header-compact=true] .nav-shell{border-radius:14px;min-height:54px;padding-block:6px;box-shadow:0 16px 46px #26231d1a}.site-mark span{transform-origin:50%;transition:transform var(--motion-fast) var(--motion-ease), color var(--motion-fast);display:inline-block}.site-mark:hover span{transform:scale(1.35)}[data-hero-title] em{display:inline-block;position:relative;overflow:hidden}[data-hero-title] em:after{content:"";mix-blend-mode:soft-light;pointer-events:none;background:linear-gradient(105deg,#0000 24%,#ffffffb8 50%,#0000 76%);position:absolute;inset:7% -18%;transform:translate(-130%)skew(-16deg)}[data-hero-title][data-revealed=true] em:after{animation:hero-sweep .82s .24s var(--motion-ease) both}@keyframes hero-sweep{to{transform:translate(130%)skew(-16deg)}}.post-card{--pointer-x:50%;--pointer-y:50%;isolation:isolate;transition:transform var(--motion-base) var(--motion-ease), border-color var(--motion-base), background-color var(--motion-base), box-shadow var(--motion-base)}.post-card[data-reveal]{transition:opacity var(--motion-base) var(--motion-ease), translate var(--motion-base) var(--motion-ease), transform var(--motion-base) var(--motion-ease), border-color var(--motion-base), background-color var(--motion-base), box-shadow var(--motion-base);transition-delay:var(--reveal-delay,0s), var(--reveal-delay,0s), 0s, 0s, 0s, 0s;transform:translateY(16px)}.post-card[data-reveal][data-revealed=true]{translate:0}.post-card:before{content:"";z-index:0;border-radius:inherit;background:radial-gradient(ellipse 125% 150% at var(--pointer-x,50%) var(--pointer-y,50%), rgba(var(--accent-rgb), .18) 0%, rgba(var(--accent-rgb), .11) 42%, rgba(var(--accent-rgb), .045) 72%, transparent 100%);filter:none;opacity:0;pointer-events:none;transition:opacity var(--motion-base) var(--motion-ease);position:absolute;inset:-1px;transform:none}.post-card:hover{border-color:rgba(var(--accent-rgb), .42);transform:translateY(-6px);box-shadow:0 22px 58px #26231d1a}.post-card:hover:before{opacity:1;transform:none}.post-card>*{z-index:1;position:relative}.post-card:active{transform:translateY(-2px)scale(.992)}.text-link,.site-nav a,.tag,.icon-button,.choice-button,.accent-choice,.archive-item a{transition:color var(--motion-fast), transform var(--motion-fast) var(--motion-ease), background-color var(--motion-fast), border-color var(--motion-fast), opacity var(--motion-fast)}.text-link{display:inline-block}.text-link:hover{transform:translate(3px)}.tag:hover{background:rgba(var(--accent-rgb), .08);transform:translateY(-2px)}.tag:active,.icon-button:active,.choice-button:active,.accent-choice:active{transform:scale(.94)}.site-nav a:active{transform:scale(.96)}.prose a{transition:color var(--motion-fast), text-decoration-color var(--motion-fast)}.archive-group{position:relative}.archive-list{margin-left:8px;padding-left:24px;position:relative}.archive-list:before{content:"";background:linear-gradient(var(--accent), var(--line));transform-origin:top;width:1px;transition:transform .7s var(--motion-ease);opacity:.55;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.archive-group[data-revealed=true] .archive-list:before{transform:scaleY(1)}.archive-item{transition:border-color var(--motion-fast), background-color var(--motion-fast);position:relative}.archive-item:before{content:"";border:2px solid var(--bg);background:var(--line);width:9px;height:9px;box-shadow:0 0 0 1px var(--line);transition:transform var(--motion-base) var(--motion-ease), background-color var(--motion-base), box-shadow var(--motion-base);border-radius:50%;position:absolute;top:50%;left:-29px;transform:translateY(-50%)scale(.7)}.archive-item[data-revealed=true]:before{background:var(--accent);box-shadow:0 0 0 4px rgba(var(--accent-rgb), .12);transform:translateY(-50%)scale(1)}.archive-item:hover{background:rgba(var(--accent-rgb), .035);border-color:rgba(var(--accent-rgb), .28)}.archive-item:hover a{color:var(--accent);transform:translate(3px)}@media (width<=820px){.site-nav[data-open=true] a{animation:menu-item-in var(--motion-base) var(--motion-ease) both}.site-nav[data-open=true] a:nth-child(2){animation-delay:35ms}.site-nav[data-open=true] a:nth-child(3){animation-delay:70ms}.site-nav[data-open=true] a:nth-child(4){animation-delay:.105s}.site-nav[data-open=true] a:nth-child(5){animation-delay:.14s}@keyframes menu-item-in{0%{opacity:0;transform:translateY(-7px)}}}@media (hover:none){.post-card:hover{box-shadow:none;transform:none}.post-card:hover:before{opacity:0}.text-link:hover,.tag:hover,.archive-item:hover a{transform:none}}@media (prefers-reduced-motion:reduce){.fluid-canvas,.transition-veil{display:none!important}::view-transition-old(root),::view-transition-new(root){animation:none!important}[data-reveal],.post-card[data-reveal]{opacity:1!important;transition:none!important;transform:translate(0,0)!important}.post-card:hover,.post-card:active,.text-link:hover,.tag:hover,.tag:active,.archive-item:hover a,[data-toc-link][aria-current=location]{transform:translate(0,0)!important}[data-hero-title] em:after{display:none}.archive-list:before{transform:scaleY(1)}.site-nav[data-open=true] a{animation:none}}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_AMS-Regular.BQhdFMY1.woff2)format("woff2"),url(/_astro/KaTeX_AMS-Regular.DMm9YOAa.woff)format("woff"),url(/_astro/KaTeX_AMS-Regular.DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/_astro/KaTeX_Caligraphic-Bold.Dq_IR9rO.woff2)format("woff2"),url(/_astro/KaTeX_Caligraphic-Bold.BEiXGLvX.woff)format("woff"),url(/_astro/KaTeX_Caligraphic-Bold.ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Caligraphic-Regular.Di6jR-x-.woff2)format("woff2"),url(/_astro/KaTeX_Caligraphic-Regular.CTRA-rTL.woff)format("woff"),url(/_astro/KaTeX_Caligraphic-Regular.wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/_astro/KaTeX_Fraktur-Bold.CL6g_b3V.woff2)format("woff2"),url(/_astro/KaTeX_Fraktur-Bold.BsDP51OF.woff)format("woff"),url(/_astro/KaTeX_Fraktur-Bold.BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Fraktur-Regular.CTYiF6lA.woff2)format("woff2"),url(/_astro/KaTeX_Fraktur-Regular.Dxdc4cR9.woff)format("woff"),url(/_astro/KaTeX_Fraktur-Regular.CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/_astro/KaTeX_Main-Bold.Cx986IdX.woff2)format("woff2"),url(/_astro/KaTeX_Main-Bold.Jm3AIy58.woff)format("woff"),url(/_astro/KaTeX_Main-Bold.waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/_astro/KaTeX_Main-BoldItalic.DxDJ3AOS.woff2)format("woff2"),url(/_astro/KaTeX_Main-BoldItalic.SpSLRI95.woff)format("woff"),url(/_astro/KaTeX_Main-BoldItalic.DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/_astro/KaTeX_Main-Italic.NWA7e6Wa.woff2)format("woff2"),url(/_astro/KaTeX_Main-Italic.BMLOBm91.woff)format("woff"),url(/_astro/KaTeX_Main-Italic.3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Main-Regular.B22Nviop.woff2)format("woff2"),url(/_astro/KaTeX_Main-Regular.Dr94JaBh.woff)format("woff"),url(/_astro/KaTeX_Main-Regular.ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/_astro/KaTeX_Math-BoldItalic.CZnvNsCZ.woff2)format("woff2"),url(/_astro/KaTeX_Math-BoldItalic.iY-2wyZ7.woff)format("woff"),url(/_astro/KaTeX_Math-BoldItalic.B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/_astro/KaTeX_Math-Italic.t53AETM-.woff2)format("woff2"),url(/_astro/KaTeX_Math-Italic.DA0__PXp.woff)format("woff"),url(/_astro/KaTeX_Math-Italic.flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/_astro/KaTeX_SansSerif-Bold.D1sUS0GD.woff2)format("woff2"),url(/_astro/KaTeX_SansSerif-Bold.DbIhKOiC.woff)format("woff"),url(/_astro/KaTeX_SansSerif-Bold.CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/_astro/KaTeX_SansSerif-Italic.C3H0VqGB.woff2)format("woff2"),url(/_astro/KaTeX_SansSerif-Italic.DN2j7dab.woff)format("woff"),url(/_astro/KaTeX_SansSerif-Italic.YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_SansSerif-Regular.DDBCnlJ7.woff2)format("woff2"),url(/_astro/KaTeX_SansSerif-Regular.CS6fqUqJ.woff)format("woff"),url(/_astro/KaTeX_SansSerif-Regular.BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Script-Regular.D3wIWfF6.woff2)format("woff2"),url(/_astro/KaTeX_Script-Regular.D5yQViql.woff)format("woff"),url(/_astro/KaTeX_Script-Regular.C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Size1-Regular.mCD8mA8B.woff2)format("woff2"),url(/_astro/KaTeX_Size1-Regular.C195tn64.woff)format("woff"),url(/_astro/KaTeX_Size1-Regular.Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Size2-Regular.Dy4dx90m.woff2)format("woff2"),url(/_astro/KaTeX_Size2-Regular.oD1tc_U0.woff)format("woff"),url(/_astro/KaTeX_Size2-Regular.B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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)format("woff2"),url(/_astro/KaTeX_Size3-Regular.CTq5MqoE.woff)format("woff"),url(/_astro/KaTeX_Size3-Regular.DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Size4-Regular.Dl5lxZxV.woff2)format("woff2"),url(/_astro/KaTeX_Size4-Regular.BF-4gkZK.woff)format("woff"),url(/_astro/KaTeX_Size4-Regular.DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Typewriter-Regular.CO6r4hn1.woff2)format("woff2"),url(/_astro/KaTeX_Typewriter-Regular.C0xS9mPB.woff)format("woff"),url(/_astro/KaTeX_Typewriter-Regular.D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.17.0"}.katex .katex-mathml{clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*),[data-astro-transition-scope]{animation:none!important}}
