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}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}body[data-md-color-scheme=slate]{--syntax-base: #282c34;--syntax-mono-1: #abb2bf;--syntax-mono-2: #818896;--syntax-mono-3: #5c6370;--syntax-hue-1: #56b6c2;--syntax-hue-2: #61aeee;--syntax-hue-3: #c678dd;--syntax-hue-4: #98c379;--syntax-hue-5: #e06c75;--syntax-hue-5-2: #be5046;--syntax-hue-6: #d19a66;--syntax-hue-6-2: #e6c07b}body[data-md-color-scheme=default]{--syntax-base: #fafafa;--syntax-mono-1: #383a42;--syntax-mono-2: #686b77;--syntax-mono-3: #a0a1a7;--syntax-hue-1: #0184bb;--syntax-hue-2: #4078f2;--syntax-hue-3: #a626a4;--syntax-hue-4: #50a14f;--syntax-hue-5: #e45649;--syntax-hue-5-2: #c91243;--syntax-hue-6: #986801;--syntax-hue-6-2: #c18401}.hljs{color:var(--syntax-mono-1);background:var(--syntax-base)}.hljs-comment,.hljs-quote{color:var(--syntax-mono-3)}.hljs-doctag,.hljs-keyword,.hljs-formula{color:var(--syntax-hue-3)}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:var(--syntax-hue-5)}.hljs-literal{color:var(--syntax-hue-1)}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string{color:var(--syntax-hue-4)}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number,.hljs-escape{color:var(--syntax-hue-6)}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:var(--syntax-hue-2)}.hljs-built_in,.hljs-title.class_,.hljs-class .hljs-title{color:var(--syntax-hue-6-2)}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}button.svelte-nn8i9z{all:unset;cursor:pointer;border-radius:4px;padding:4px;-webkit-user-select:none;user-select:none;position:absolute}button.svelte-nn8i9z:hover{background:var(--sidebar-hover)}button.right.svelte-nn8i9z{top:16px;right:8px}button.svelte-mxt1xr{all:unset;box-sizing:border-box;-webkit-user-select:none;user-select:none;cursor:pointer;padding:4px 8px;width:100%;background:var(--background-main);border:1px solid var(--text-dim);border-radius:4px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--text-secondary)}button.svelte-mxt1xr:hover{background:#fff1}button.svelte-mxt1xr:active{background:#fff2}.container.svelte-1qrej27{display:flex;flex-direction:column;justify-content:center;align-content:center;width:100%}.container.svelte-1qrej27 button:where(.svelte-1qrej27){all:unset;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;justify-content:space-between;align-items:center;border-radius:4px;padding:4px 8px;color:var(--text-dim);font-family:var(--font-family);font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden}.container.svelte-1qrej27 button:where(.svelte-1qrej27):hover:not(.disable){color:var(--text-secondary);background:var(--sidebar-hover)}.container.svelte-1qrej27 button.disable:where(.svelte-1qrej27){cursor:auto}.container.svelte-1qrej27 .content:where(.svelte-1qrej27){display:flex;flex-direction:column;justify-content:center;align-content:center;width:100%;max-height:0px;overflow:hidden;padding-left:9px;transition:max-height .1s var(--easing)}.container.svelte-1qrej27 .content.open:where(.svelte-1qrej27){max-height:2400px}a.svelte-flnjxz{color:var(--text-secondary);font-size:13px;padding:8px;text-decoration:none;border-left:2px solid var(--text-dim);font-weight:500;border-radius:0 4px 4px 0;white-space:nowrap;overflow:hidden}a.svelte-flnjxz:hover{color:var(--text);background:var(--sidebar-hover);border-left:2px solid var(--text-secondary)}a.selected.svelte-flnjxz{color:var(--text);background:var(--sidebar-selected);border-left:2px solid var(--text)}a.svelte-flnjxz:active{background:var(--sidebar-active)}.sidebar.svelte-1y52vvz{width:0;height:100%;margin-right:8px;display:flex;flex-direction:column;align-items:center;gap:8px;overflow:hidden;position:relative;transition:all .2s var(--easing)}.sidebar.svelte-1y52vvz .toggle:where(.svelte-1y52vvz){display:none}@media screen and (max-width:500px){.sidebar.svelte-1y52vvz .toggle:where(.svelte-1y52vvz){display:block}}.sidebar.open.svelte-1y52vvz{width:300px;margin-right:0}@media screen and (max-width:500px){.sidebar.open.svelte-1y52vvz{width:100%}}.sidebar.svelte-1y52vvz .top:where(.svelte-1y52vvz){display:flex;flex-direction:column;align-items:center;gap:12px}.sidebar.svelte-1y52vvz .top:where(.svelte-1y52vvz) .logo:where(.svelte-1y52vvz){height:60px;margin-top:24px}.sidebar.svelte-1y52vvz .top:where(.svelte-1y52vvz) .logo:where(.svelte-1y52vvz) img:where(.svelte-1y52vvz){height:100%}.sidebar.svelte-1y52vvz .top:where(.svelte-1y52vvz) .subtitle:where(.svelte-1y52vvz){color:var(--text-dim);font-size:12px;font-style:italic;padding:0 8px;text-align:center}.sidebar.svelte-1y52vvz .top:where(.svelte-1y52vvz) .search:where(.svelte-1y52vvz){width:100%;padding:0 12px}.sidebar.svelte-1y52vvz .buttons:where(.svelte-1y52vvz){width:100%;padding:12px;display:flex;flex-direction:column;gap:4px;overflow-y:scroll}.sidebar.svelte-1y52vvz footer:where(.svelte-1y52vvz){width:100%;font-size:12px;color:var(--text-dim);text-align:center;padding:4px 0}.sidebar.svelte-1y52vvz footer:where(.svelte-1y52vvz) a{color:var(--text-dim);text-decoration:none}.sidebar.svelte-1y52vvz footer:where(.svelte-1y52vvz) a:hover{text-decoration:underline}.container.svelte-y8qdra{width:100%;height:100%;position:relative}.container.svelte-y8qdra :where(.svelte-y8qdra)::selection{background:#5294e2;color:transparent}.container.svelte-y8qdra .editor:where(.svelte-y8qdra){all:unset;color:transparent;caret-color:#fff}.container.svelte-y8qdra .highlight:where(.svelte-y8qdra){-webkit-user-select:none;user-select:none;pointer-events:none}.container.svelte-y8qdra .editor:where(.svelte-y8qdra),.container.svelte-y8qdra .highlight:where(.svelte-y8qdra){position:absolute;top:0;left:0;width:100%;height:100%;line-height:1.2;font-family:var(--monospace);padding:16px;overflow:hidden}.panel.svelte-1ytzmdj{width:100%;height:100%;overflow:hidden;display:grid;grid-template-columns:2fr 1fr;gap:8px}@media screen and (max-width:1000px){.panel.svelte-1ytzmdj{grid-template-columns:1fr;grid-template-rows:2fr 1fr}}.panel.svelte-1ytzmdj .left:where(.svelte-1ytzmdj),.panel.svelte-1ytzmdj .right:where(.svelte-1ytzmdj){height:100%;background:var(--background-main);border:1px solid var(--text-dim);border-radius:8px}.panel.svelte-1ytzmdj .left:where(.svelte-1ytzmdj){height:100%}.panel.svelte-1ytzmdj .right:where(.svelte-1ytzmdj){height:100%}button.svelte-t9rawv{all:unset;cursor:pointer;border-radius:4px;padding:4px;-webkit-user-select:none;user-select:none;position:absolute;bottom:16px;right:16px;z-index:1}button.svelte-t9rawv:hover{background:var(--sidebar-hover)}button.svelte-1cmi4dh{all:unset;cursor:pointer;border-radius:4px;padding:4px;-webkit-user-select:none;user-select:none;position:absolute;top:16px;right:16px;z-index:1}button.svelte-1cmi4dh:hover{background:var(--sidebar-hover)}.view.svelte-1xy8tw3{display:flex;height:100dvh}.view.svelte-1xy8tw3 main:where(.svelte-1xy8tw3){width:0;height:100%;flex-grow:1;gap:0;padding:8px 8px 8px 0;overflow:hidden;display:flex;flex-direction:column;transition:gap .2s var(--easing)}.view.svelte-1xy8tw3 main.open-panel:where(.svelte-1xy8tw3){gap:8px}.view.svelte-1xy8tw3 main:where(.svelte-1xy8tw3) .content:where(.svelte-1xy8tw3){width:100%;height:0;flex-grow:1;background:var(--background-main);border-radius:8px;padding:8px;min-width:300px;overflow-y:scroll}.view.svelte-1xy8tw3 main:where(.svelte-1xy8tw3) .panel:where(.svelte-1xy8tw3){width:100%;height:0;overflow:hidden;transition:all .2s var(--easing)}.view.svelte-1xy8tw3 main:where(.svelte-1xy8tw3) .panel.open:where(.svelte-1xy8tw3){height:30%}@media screen and (max-width:700px){.view.svelte-1xy8tw3 main:where(.svelte-1xy8tw3) .panel.open:where(.svelte-1xy8tw3){height:40%}}@media screen and (max-width:500px){.view.svelte-1xy8tw3 main.open-sidebar:where(.svelte-1xy8tw3){padding:8px 0}}*{box-sizing:border-box;font-family:var(--font-family);font-weight:var(--font-weight);font-size:var(--font-size);line-height:1;scroll-behavior:smooth}body{font-family:var(--font-family);font-weight:var(--font-weight);font-size:var(--font-size);color:var(--text);background:var(--background);--font-family: "Reddit Sans", sans-serif;--font-weight: 400;--font-size: 14px;--monospace: monospace;--easing: cubic-bezier(.87, 0, .13, 1);--text: #fafafa;--text-secondary: #aaaaaa;--text-hightlight: #2a2a2a;--text-dim: #333333;--text-disabled: #5a5a5a;--text-link: #f67285;--background: #111111;--background-main: #1a1a1a;--red: #e13e53;--green: #00cc2f;--blue: #0073de;--yellow: #eb9e25;--pink: #ff99be;--discord: #708ed6;--discord-hover: #617ece;--sidebar-selected: #1a1a1a;--sidebar-hover: #222222;--sidebar-active: #2a2a2a;--syntax-base: #282c34;--syntax-mono-1: #abb2bf;--syntax-mono-2: #818896;--syntax-mono-3: #5c6370;--syntax-hue-1: #56b6c2;--syntax-hue-2: #61aeee;--syntax-hue-3: #c678dd;--syntax-hue-4: #98c379;--syntax-hue-5: #e06c75;--syntax-hue-5-2: #be5046;--syntax-hue-6: #d19a66;--syntax-hue-6-2: #e6c07b}body:has(.light-theme.svelte-12qhfyh){--text: #1a1a1a;--text-secondary: #5a5a5a;--text-dim: #8a8a8a;--text-hightlight: #dadada;--text-link: #da1c38;--background: #e4e4e4;--background-main: #f4f4f4;--sidebar-selected: #cccccc;--sidebar-hover: #dadada;--sidebar-active: #bababa;--syntax-base: #fafafa;--syntax-mono-1: #383a42;--syntax-mono-2: #686b77;--syntax-mono-3: #a0a1a7;--syntax-hue-1: #0184bb;--syntax-hue-2: #4078f2;--syntax-hue-3: #a626a4;--syntax-hue-4: #50a14f;--syntax-hue-5: #e45649;--syntax-hue-5-2: #c91243;--syntax-hue-6: #986801;--syntax-hue-6-2: #c18401}
