button.svelte-d39fdc{cursor:pointer;color:inherit;box-shadow:none;background:0 0;border:none;padding:0;overflow:hidden}header.svelte-1elxaub{justify-content:space-between;gap:2rem;width:100%;margin:2rem 0 1rem;font-size:large;display:flex}header.svelte-1elxaub .title:where(.svelte-1elxaub){font-size:large;font-weight:500}header.svelte-1elxaub a:where(.svelte-1elxaub){color:inherit;text-decoration:none}footer.svelte-jz8lnl{width:100%;height:4rem;color:var(--color-text-gray);justify-content:space-between;gap:2rem;margin-top:2rem;font-size:large;display:flex}footer.svelte-jz8lnl span:where(.svelte-jz8lnl){font-family:var(--font-monospace);align-content:center}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;tab-size:4;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;line-height:1.15}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentColor}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(./source-serif-4-cyrillic-ext-wght-normal.cHuGMAiY.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(./source-serif-4-cyrillic-wght-normal.DwHjdM4S.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(./source-serif-4-greek-wght-normal.ece1310W.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(./source-serif-4-vietnamese-wght-normal.D-yuW59g.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(./source-serif-4-latin-ext-wght-normal.CxNHBx-q.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(./source-serif-4-latin-wght-normal.D9elroTD.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Maple Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./maple-mono-latin-400-normal.WIx2rg0p.woff2)format("woff2"),url(./maple-mono-latin-400-normal.OcfaEJ46.woff)format("woff")}:root{--color-primary:#d73a49;--color-secondary:hsl(from var(--color-primary) calc(h + 240) s calc(l + 10));--color-text-light:#ededed;--color-text-dark:#343a40;--color-text-gray:color-mix(in srgb, var(--color-text-light), var(--color-text-dark));--color-bg-light:#f1f1f1;--color-bg-dark:#121212;--font-monospace:"Maple Mono", monospace;--size-md:768px}[data-theme=light]{--bg:var(--color-bg-light);--surface:#fff;--text:var(--color-text-dark);--primary:var(--color-primary);--secondary:var(--color-secondary)}[data-theme=dark]{--bg:var(--color-bg-dark);--surface:#16191d;--text:var(--color-text-light);--primary:hsl(from var(--color-primary) calc(h + 45) s calc(l + 10));--secondary:hsl(from var(--color-secondary) calc(h + 45) s calc(l + 10))}html{background-color:var(--bg);color:var(--text);font-family:"Source Serif 4 Variable",serif}html,body{height:100%;margin:0}body.site-wrapper{grid-template-columns:[full-start] 1fr .5rem [breakout-start] 1rem [content-start] minmax(400px, calc(var(--size-md) - 3rem)) [content-end] 1rem [breakout-end] .5rem 1fr [full-end];grid-template-rows:auto 1fr auto;display:grid}body>*{grid-column:content-start}code{font-family:var(--font-monospace)}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}a:visited{color:var(--secondary)}.svg-button{cursor:pointer;color:inherit;box-shadow:none;background:0 0;border:none;padding:0;overflow:hidden}h1{font-weight:600}main.svelte-12qhfyh{grid-column:full-start/full-end;grid-template-columns:subgrid;grid-auto-rows:min-content;display:grid}main.svelte-12qhfyh>*{grid-column:content-start}main.svelte-12qhfyh>.full{grid-column:full-start/full-end}main.svelte-12qhfyh>.breakout{grid-column:breakout-start/breakout-end}
