*{transition:all .2s ease-in-out}body{--svg-bg-grd-clr:#ccc;--bg-clr:#fffc;--primary-clr:#1a1a1a;--tbl-head-bg-clr:#fff3;--tbl-odd-bg-clr:#a8f0cc1a;--tbl-even-bg-clr:#ffdd991a;--tbl-row-hov-clr:#bbff9980;--prop-clr:#004d99;--desc-clr:#4d4d4d;--mono-font:ui-monospace, "Cascadia Code", "Source Code Pro", Menlo, Consolas, "DejaVu Sans Mono", monospace;font-family:system-ui,sans-serif}body.dark{--svg-bg-grd-clr:#333;--bg-clr:#000c;--primary-clr:#e6e6e6;--tbl-head-bg-clr:#0003;--tbl-odd-bg-clr:#0f57331a;--tbl-even-bg-clr:#6644001a;--tbl-row-hov-clr:#22660080;--prop-clr:#66b3ff;--desc-clr:#b3b3b3}.background-svg{z-index:-1;background-image:radial-gradient(circle at 16% 83%, #9494940f 0%, #9494940f 50%, #3f3f3f0f 50%, #3f3f3f0f 100%), radial-gradient(circle at 68% 87%, #4242420f 0%, #4242420f 50%, #6969690f 50%, #6969690f 100%), radial-gradient(circle at 38% 50%, #7b7b7b0f 0%, #7b7b7b0f 50%, #acacac0f 50%, #acacac0f 100%), linear-gradient(90deg, var(--svg-bg-grd-clr), var(--svg-bg-grd-clr));width:100vw;height:100dvh;position:fixed;top:0;left:0}.api>div{grid-template-columns:repeat(3,1fr);padding:.5rem;display:grid}.api>div.head{background-color:var(--tbl-head-bg-clr);border-radius:5px 5px 0 0;font-weight:700}.api>div.row:nth-child(2n){background-color:var(--tbl-even-bg-clr)}.api>div.row:nth-child(odd){background-color:var(--tbl-odd-bg-clr)}.api>div.row:last-child{border-radius:0 0 5px 5px}.api>div.row>span:first-child{font-family:var(--mono-font);color:var(--prop-clr)}.api>div.row>span:first-child>strong{color:var(--primary-clr)}.api>div.row>span:nth-child(3){color:var(--desc-clr);font-family:var(--mono-font)}.api>div.row>span:last-child{color:var(--desc-clr);grid-area:2/1/3/4}.api>div.row>span:last-child>strong{padding-inline-end:.5ch}.api>div.row:hover{background-color:var(--tbl-row-hov-clr)}code[class*=language-],pre[class*=language-]{color:#fff;text-align:left;text-shadow:0 -.1em .2em #000;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;-webkit-hyphens:none;hyphens:none;background:0 0;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace;font-size:1em;line-height:1.5}:not(pre)>code[class*=language-],pre[class*=language-]{background:#141414}pre[class*=language-]{border:.3em solid #545454;border-radius:.5em;margin:.5em 0;padding:1em;overflow:auto;box-shadow:inset 1px 1px .5em #000}pre[class*=language-]::selection{background:#27292a}code[class*=language-] ::-moz-selection{text-shadow:none;background:#ededed26}code[class*=language-]::-moz-selection{text-shadow:none;background:#ededed26}pre[class*=language-] ::-moz-selection{text-shadow:none;background:#ededed26}pre[class*=language-]::-moz-selection{text-shadow:none;background:#ededed26}code[class*=language-] ::selection{text-shadow:none;background:#ededed26}code[class*=language-]::selection{text-shadow:none;background:#ededed26}pre[class*=language-] ::selection{text-shadow:none;background:#ededed26}pre[class*=language-]::selection{text-shadow:none;background:#ededed26}:not(pre)>code[class*=language-]{white-space:normal;border:.13em solid #545454;border-radius:.3em;padding:.15em .2em .05em;box-shadow:inset 1px 1px .3em -.1em #000}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#777}.token.punctuation,.token.namespace{opacity:.7}.token.boolean,.token.deleted,.token.number,.token.tag{color:#ce6849}.token.builtin,.token.constant,.token.keyword,.token.property,.token.selector,.token.symbol{color:#f9ed99}.language-css .token.string,.style .token.string,.token.attr-name,.token.attr-value,.token.char,.token.entity,.token.inserted,.token.operator,.token.string,.token.url,.token.variable{color:#909e6a}.token.atrule{color:#7385a5}.token.important,.token.regex{color:#e8c062}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.language-markup .token.attr-name,.language-markup .token.punctuation,.language-markup .token.tag{color:#ac885c}.token{z-index:1;position:relative}.line-highlight.line-highlight{z-index:0;background:linear-gradient(90deg,#5454541a 70%,#54545400);border-top:1px dashed #545454;border-bottom:1px dashed #545454;margin-top:.75em}.line-highlight.line-highlight:before,.line-highlight.line-highlight[data-end]:after{color:#f4f1ef;background-color:#8693a6}header.svelte-p1j937{text-align:center;margin-bottom:2rem}header.svelte-p1j937 h1:where(.svelte-p1j937){color:#0000;letter-spacing:.02em;background:linear-gradient(90deg,red,#08c);-webkit-background-clip:text;background-clip:text;font-size:clamp(24px,10vw,80px);font-weight:900}header.svelte-p1j937 :is(h1,p){margin:0}main.svelte-12qhfyh{background-color:var(--bg-clr);max-width:70vmax;color:var(--primary-clr);border-radius:10px;margin:0 auto;padding:1rem;position:relative;box-shadow:2px 5px 20px #3333334d}
