button[data-astro-cid-oemx5le4]{border:0;background:none;cursor:pointer}button[data-astro-cid-oemx5le4] svg[data-astro-cid-oemx5le4]{height:1.2rem;width:1.2rem;display:block}.light button[data-astro-cid-oemx5le4]:hover .sun[data-astro-cid-oemx5le4],.dark button[data-astro-cid-oemx5le4]:hover .moon[data-astro-cid-oemx5le4]{fill:var(--color-highlight)}.dark .sun[data-astro-cid-oemx5le4]{fill:transparent}.dark .moon[data-astro-cid-oemx5le4]{fill:var(--text-color-primary)}.light .moon[data-astro-cid-oemx5le4]{fill:transparent}.light .sun[data-astro-cid-oemx5le4]{fill:var(--text-color-primary)}.light button[data-astro-cid-oemx5le4]:hover{background-color:var(--color-highlight)}.light button[data-astro-cid-oemx5le4]:hover .sun[data-astro-cid-oemx5le4]{fill:var(--text-color-primary)}nav[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;color:var(--text-color-secondary)}nav[data-astro-cid-3ef6ksr2] h1[data-astro-cid-3ef6ksr2]{font-size:2rem}.nav-container[data-astro-cid-3ef6ksr2]{display:flex;justify-items:flex-end;align-items:stretch}.nav-container[data-astro-cid-3ef6ksr2]>[data-astro-cid-3ef6ksr2]{padding:.125rem .25rem}#logo[data-astro-cid-3ef6ksr2]{background-color:var(--logo-background-color);color:var(--logo-text-color);padding:.5rem 1rem;--logo-skew: -20deg;transform:skew(var(--logo-skew))}#logo[data-astro-cid-3ef6ksr2] h1[data-astro-cid-3ef6ksr2]{transform:skew(calc(var(--logo-skew) * -1))}a[data-astro-cid-3ef6ksr2]{font-size:1.5rem;text-decoration:none;text-transform:lowercase}footer[data-astro-cid-sz7xmlte]{display:flex;gap:1rem;justify-content:flex-start;padding:1rem 0}#pi[data-astro-cid-sz7xmlte]{position:fixed;right:1rem;bottom:1rem;font-size:.5rem;cursor:default}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html.dark{--background-color: #0a0a0a;--text-color-primary: rgba(255, 255, 255, 1);--text-color-secondary: rgba(255, 255, 255, .5);--text-color-tertiary: rgba(255, 255, 255, .2);--link-color-primary: var(--text-color-primary);--link-color-secondary: var(--text-color-secondary);--color-highlight: #ceff00;--logo-background-color: var(--color-highlight);--logo-text-color: black;--status-background-color-buffering: #ffd100;--status-text-color-buffering: #000;--status-background-color-indexing: #00b4d8;--status-text-color-indexing: #fff;--status-background-color-hardwired: #39ff14;--status-text-color-hardwired: #000;--status-background-color-fragmented: #ff2a6d;--status-text-color-fragmented: #fff}html.light{--background-color: #f1f5f9;--text-color-primary: rgba(0, 0, 0, 1);--text-color-secondary: rgba(0, 0, 0, .5);--text-color-tertiary: rgba(0, 0, 0, .2);--link-color-primary: var(--text-color-primary);--link-color-secondary: var(--text-color-secondary);--color-highlight: #ceff00;--logo-background-color: var(--color-highlight);--logo-text-color: black;--status-background-color-buffering: #ffd100;--status-text-color-buffering: #000;--status-background-color-indexing: #00b4d8;--status-text-color-indexing: #fff;--status-background-color-hardwired: #39ff14;--status-text-color-hardwired: #000;--status-background-color-fragmented: #ff2a6d;--status-text-color-fragmented: #fff}@font-face{font-family:TX-02-Regular;src:url(/fonts/TX-02/TX-02-Regular.woff2) format("woff2");font-family:monospace;font-weight:400;font-style:normal;font-optical-sizing:auto;font-variant-ligatures:none;font-feature-settings:"liga" 0;font-display:swap;font-stretch:normal}:root{--font-family: "TX-02-Regular", monospace, sans-serif;--line-height: 1.2rem;--border-thickness: 2px;--font-weight-normal: 400;--font-weight-medium: 600;--font-weight-bold: 800;font-family:var(--font-family);font-optical-sizing:auto;font-weight:var(--font-weight-normal);font-style:normal;font-variant-ligatures:none;font-feature-settings:"liga" 0;font-size:100%}.ligatures{font-variant-ligatures:common-ligatures;font-feature-settings:"liga" 1}html{display:flex;justify-content:center;background-color:var(--background-color);color:var(--text-color-primary)}body{width:100%;max-width:80ch;line-height:1.5rem}*{box-sizing:border-box}h1{font-size:2.5rem}h2{font-size:1.5rem}h2,h4,h5,h6{padding:1rem 0}p{padding:.5rem 0}pre{line-height:1.2}table{border-collapse:collapse;border:.0625rem solid var(--text-color-primary)}table thead{background-color:var(--text-color-primary)}table thead th,table tbody td{padding:0 .5rem}table thead th{color:var(--background-color);text-align:left}table thead th:not(:first-child){border-left:.0625rem solid var(--text-color-primary)}table tbody td:not(:first-child){border-left:.0625rem solid var(--text-color-primary)}a{text-decoration:none;color:var(--text-color-primary)}a:before{content:"/"}a:hover:before,a:focus:before{content:">"}.dark a:hover,.dark a:focus{color:var(--color-highlight)}.light a:hover,.light a:focus{background-color:var(--color-highlight);color:var(--text-color-primary)}body{display:flex;flex-direction:column}#main-content[data-astro-cid-37fxchfa]{min-height:80vh;padding:1rem 0}
