a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,embed,em,figure,figcaption,fieldset,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{box-sizing:border-box;vertical-align:baseline;border:0;margin:0;padding:0}a{background:var(--theme-border-subdued);color:var(--theme-text)}a:hover{background:var(--theme-focused-foreground);color:var(--theme-text)}a:focus{background:var(--theme-focused-foreground);color:var(--theme-text);outline:0}ul{text-indent:-1ch;list-style-type:"▪";list-style-position:inside}ol{counter-reset:cupcake;text-indent:-1ch;list-style-type:"";list-style-position:inside}ul ul,ul ol,ol ul,ol ol{padding-left:2ch}ol li{counter-increment:cupcake;padding-left:1ch}ul li:before{content:" ";visibility:hidden;width:1ch;height:0;display:inline-block}ol li:before{content:counters(cupcake, ".") ". "}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body.theme-light{--theme-overlay:var(--color-black-100-4);--theme-background:var(--color-white);--theme-background-modal:var(--color-gray-20);--theme-background-modal-footer:var(--color-gray-40);--theme-background-input:var(--color-gray-10);--theme-border:var(--color-gray-20);--theme-border-subdued:var(--color-gray-40-2);--theme-text:var(--color-black-100);--theme-button:var(--color-black-100);--theme-button-text:var(--color-white);--theme-button-foreground:var(--color-gray-30);--theme-button-background:var(--color-gray-20);--theme-focused-foreground:var(--color-neon-green-50);--theme-focused-foreground-subdued:var(--color-neon-green-50-5)}body.theme-dark{--theme-overlay:var(--color-black-100-4);--theme-background:var(--color-black-100);--theme-background-modal:var(--color-gray-80);--theme-background-modal-footer:var(--color-gray-70);--theme-background-input:var(--color-gray-60);--theme-border:var(--color-gray-80);--theme-border-subdued:var(--color-gray-70-3);--theme-text:var(--color-white);--theme-button:var(--color-white);--theme-button-text:var(--color-black-100);--theme-button-foreground:var(--color-gray-90);--theme-button-background:var(--color-gray-80);--theme-focused-foreground:var(--color-daybreak-10);--theme-focused-foreground-subdued:var(--color-daybreak-10-5)}body.tint-green{--tint:#39ff44}body.tint-blue{--tint:#0047ff}body.tint-red{--tint:red}body.tint-yellow{--tint:#ffea78}body.tint-purple{--tint:#8000ff}body.tint-orange{--tint:#ffac1c}body.tint-pink{--tint:#f0f}body.theme-light.tint-green{--theme-background:oklch(from var(--tint) .985 calc(c * .08) h);--theme-background-modal:oklch(from var(--tint) .92 calc(c * .15) h);--theme-background-modal-footer:oklch(from var(--tint) .88 calc(c * .2) h);--theme-background-input:oklch(from var(--tint) .97 calc(c * .1) h);--theme-border:oklch(from var(--tint) .88 calc(c * .25) h);--theme-border-subdued:oklch(from var(--tint) .9 calc(c * .18) h);--theme-text:oklch(from var(--tint) .25 calc(c * .4) h);--theme-button:oklch(from var(--tint) .25 calc(c * .4) h);--theme-button-text:oklch(from var(--tint) .985 calc(c * .08) h);--theme-button-foreground:oklch(from var(--tint) .9 calc(c * .18) h);--theme-button-background:oklch(from var(--tint) .88 calc(c * .25) h);--theme-focused-foreground:oklch(from var(--tint) .6 calc(c * 1.1) h);--theme-focused-foreground-subdued:oklch(from var(--tint) .6 calc(c * 1.1) h / .5)}body.theme-light.tint-blue,body.theme-light.tint-red,body.theme-light.tint-yellow,body.theme-light.tint-purple,body.theme-light.tint-orange,body.theme-light.tint-pink{--theme-background:oklch(from var(--tint) .99 calc(c * .1) h);--theme-background-modal:oklch(from var(--tint) .94 calc(c * .12) h);--theme-background-modal-footer:oklch(from var(--tint) .9 calc(c * .2) h);--theme-background-input:oklch(from var(--tint) .97 calc(c * .08) h);--theme-border:oklch(from var(--tint) .9 calc(c * .2) h);--theme-border-subdued:oklch(from var(--tint) .92 calc(c * .15) h);--theme-text:oklch(from var(--tint) .2 calc(c * .3) h);--theme-button:oklch(from var(--tint) .2 calc(c * .3) h);--theme-button-text:oklch(from var(--tint) .99 calc(c * .1) h);--theme-button-foreground:oklch(from var(--tint) .92 calc(c * .15) h);--theme-button-background:oklch(from var(--tint) .9 calc(c * .2) h);--theme-focused-foreground:oklch(from var(--tint) .65 c h);--theme-focused-foreground-subdued:oklch(from var(--tint) .65 c h / .5)}body.theme-dark.tint-green,body.theme-dark.tint-blue,body.theme-dark.tint-red,body.theme-dark.tint-yellow,body.theme-dark.tint-purple,body.theme-dark.tint-orange,body.theme-dark.tint-pink{--theme-background:oklch(from var(--tint) .15 calc(c * .2) h);--theme-background-modal:oklch(from var(--tint) .3 calc(c * .2) h);--theme-background-modal-footer:oklch(from var(--tint) .25 calc(c * .22) h);--theme-background-input:oklch(from var(--tint) .35 calc(c * .18) h);--theme-border:oklch(from var(--tint) .45 calc(c * .25) h);--theme-border-subdued:oklch(from var(--tint) .45 calc(c * .25) h / .6);--theme-text:oklch(from var(--tint) .88 calc(c * .2) h);--theme-button:oklch(from var(--tint) .88 calc(c * .2) h);--theme-button-text:oklch(from var(--tint) .15 calc(c * .2) h);--theme-button-foreground:oklch(from var(--tint) .35 calc(c * .25) h);--theme-button-background:oklch(from var(--tint) .3 calc(c * .2) h);--theme-focused-foreground:oklch(from var(--tint) .7 c h);--theme-focused-foreground-subdued:oklch(from var(--tint) .7 c h / .5)}html,body{--color-black-100:#000;--color-black-100-1:#0000001a;--color-black-100-2:#0003;--color-black-100-4:#0006;--color-black-daybreak-100:#040200;--color-black-daybreak-100-4:#04020066;--color-blue-10:#edf5ff;--color-blue-100:#001141;--color-blue-20:#d0e2ff;--color-blue-20-1:#d0e2ff1a;--color-blue-20-2:#d0e2ff33;--color-blue-20-5:#d0e2ff80;--color-blue-30:#a6c8ff;--color-blue-40:#78a9ff;--color-blue-50:#4589ff;--color-blue-50-5:#4589ff80;--color-blue-60:#0f62fe;--color-blue-60-2:#0f62fe33;--color-blue-70:#0043ce;--color-blue-80:#002d9c;--color-blue-80-4:#002d9c66;--color-blue-80-6:#002d9c99;--color-blue-90:#001d6c;--color-blue-90-6:#001d6c99;--color-daybreak:#ff6c04;--color-daybreak-1:#ff6c041a;--color-daybreak-10:#ef6300;--color-daybreak-10-5:#ef630080;--color-daybreak-2:#ff6c0433;--color-daybreak-20:#dc5b00;--color-daybreak-30:#c85300;--color-daybreak-4:#ff6c0466;--color-daybreak-40:#b44b00;--color-daybreak-40-2:#b44b0033;--color-daybreak-50:#a14300;--color-daybreak-60:#8d3b00;--color-daybreak-70:#793200;--color-daybreak-70-3:#7932004d;--color-daybreak-80:#662a00;--color-daybreak-90:#522200;--color-gold-30:#f1c21b;--color-gray-10:#f4f4f4;--color-gray-100:#161616;--color-gray-20:#e0e0e0;--color-gray-20-7:#e0e0e0b3;--color-gray-30:#c6c6c6;--color-gray-30-7:#e0e0e0b3;--color-gray-40:#a8a8a8;--color-gray-40-2:#a8a8a833;--color-gray-50:#8d8d8d;--color-gray-60:#6f6f6f;--color-gray-70:#525252;--color-gray-70-3:#5252524d;--color-gray-70-4:#52525266;--color-gray-80:#393939;--color-gray-80-6:#39393999;--color-gray-90:#262626;--color-gray-90-6:#26262699;--color-green-100:#071908;--color-green-90:#022d0d;--color-green-80:#044317;--color-green-70:#0e6027;--color-green-60:#198038;--color-green-60-3:#1980384d;--color-green-50:#24a148;--color-green-40:#42be65;--color-green-30:#6fdc8c;--color-green-20:#a7f0ba;--color-green-10:#defbe6;--color-neon-green-10:#f2ffe9;--color-neon-green-100:#0a2c02;--color-neon-green-100-1:#0a2c021a;--color-neon-green-100-2:#0a2c0233;--color-neon-green-100-4:#0a2c0266;--color-neon-green-20:#d5ffbf;--color-neon-green-30:#b2ff94;--color-neon-green-40:#8aff68;--color-neon-green-50:#5cff3b;--color-neon-green-50-5:#5cff3b80;--color-neon-green-60:#2ee71d;--color-neon-green-60-3:#2ee71d4d;--color-neon-green-70:#00cf00;--color-neon-green-70-3:#00cf004d;--color-neon-green-70-7:#00cf00b3;--color-neon-green-80:#009f00;--color-neon-green-80-1:#009f001a;--color-neon-green-80-2:#009f0033;--color-neon-green-80-4:#009f0066;--color-neon-green-90:#106b02;--color-red-100:#2d0709;--color-red-100-4:#2d070966;--color-red-90:#520408;--color-red-80:#750e13;--color-red-70:#a2191f;--color-red-60:#da1e28;--color-red-60-7:#da1e28b3;--color-red-60-3:#da1e284d;--color-red-50:#fa4d56;--color-red-40:#ff8389;--color-red-30:#ffb3b8;--color-red-20:#ffd7d9;--color-red-10:#fff1f1;--color-teal-100:#081a1c;--color-teal-100-4:#081a1c66;--color-teal-90:#022b30;--color-teal-80:#004144;--color-teal-70:#005d5d;--color-teal-70-4:#005d5d66;--color-teal-70-3:#005d5d4d;--color-teal-60:#007d79;--color-teal-60-7:#007d79b3;--color-teal-60-3:#007d794d;--color-teal-50:#009d9a;--color-teal-40:#08bdba;--color-teal-30:#3ddbd9;--color-teal-20:#9ef0f0;--color-teal-10:#d9fbfb;--color-white:#fff;--color-white-1:#ffffff1a;--color-white-2:#fff3;--color-white-4:#fff6;--font-family:-apple-system, BlinkMacSystemFont, helvetica neue, helvetica, sans-serif;--font-family-mono:"GeistMono-Regular", Consolas, monaco, monospace;--font-family-serif:Georgia, Times New Roman, serif;--theme-text:var(--color-black-100);--theme-line-height-base:1.25;--font-size:16px;--z-index-page:1;--z-index-page-select:3;--z-index-page-tooltips:4;--z-index-page-popover:5;--z-index-page-dropdown-menus:6;--z-index-page-modals:10;background:var(--theme-background);color:var(--theme-text);font-family:var(--font-family-mono);line-height:calc(var(--theme-line-height-base) * 1rem);font-size:var(--font-size);font-optical-sizing:auto;text-rendering:geometricprecision;font-variant-numeric:tabular-nums lining-nums;font-weight:400}:is(html,body)::-webkit-scrollbar{height:calc(var(--theme-line-height-base) * 1rem);background:0 0;width:1ch}:is(html,body)::-webkit-scrollbar-track{background:var(--theme-background)}:is(html,body)::-webkit-scrollbar-thumb{background:var(--theme-border)}:is(html,body)::-webkit-scrollbar-thumb:hover{background:var(--theme-border)}@font-face{font-family:GlassTTY-TrueType-VT220;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/4c1b74be-d536-4594-a33f-69879d054d27.woff)format("woff")}body.font-use-glasstty-vt220{--font-family-mono:"GlassTTY-TrueType-VT220", sans-serif}@font-face{font-family:Web437-Sanyo-MB-C775-2Y;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/435488d6-5f95-47b7-90ec-bb15add89171.woff)format("woff2")}body.font-use-web437-sanyo-mb-c775-2y{--font-family-mono:"Web437-Sanyo-MB-C775-2Y", sans-serif}@font-face{font-family:Web437-Pheonix-EGA-8X8-2Y;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/bddab573-f73e-493d-bacd-0138eb5a6c93.woff)format("woff2")}body.font-use-web437-pheonix-ega-8x8-2y{--font-family-mono:"Web437-Pheonix-EGA-8X8-2Y", sans-serif}@font-face{font-family:WebPlus-AST-PremiumExec;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/33694a1b-8b35-4056-95f2-c671a52a9d9c.woff)format("woff2")}body.font-use-webplus-ast-premiumexec{--font-family-mono:"WebPlus-AST-PremiumExec", sans-serif}@font-face{font-family:Web437-Nix8810-M16;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/20bec0a2-763c-43fe-9703-caeebed4fa21.woff)format("woff2")}body.font-use-web437-nix8810-m16{--font-family-mono:"Web437-Nix8810-M16", sans-serif}@font-face{font-family:ToshibaTxL1-8x16;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/50966f5b-3013-472a-b359-24d4914da599.woff)format("woff2")}body.font-use-toshiba-tx-l1-8x16{--font-family-mono:"ToshibaTxL1-8x16", sans-serif}@font-face{font-family:Web437-DOS-V-ANK16;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/d85fae6d-a2f7-4e12-a27a-c4a90430cbac.woff)format("woff2")}body.font-use-web437-dos-v-ank16{--font-family-mono:"Web437-DOS-V-ANK16", sans-serif}@font-face{font-family:Web437-DOS-V-ANK19;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/736818cd-ac1b-4b35-86cc-64592ac2fbd8.woff)format("woff2")}body.font-use-web437-dos-v-ank19{--font-family-mono:"Web437-DOS-V-ANK19", sans-serif}@font-face{font-family:Web437-DOS-V-ANK24;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/46ea33d9-b161-49de-a0b1-81836c300eda.woff)format("woff2")}body.font-use-web437-dos-v-ank24{--font-family-mono:"Web437-DOS-V-ANK24", sans-serif}@font-face{font-family:Web437-DOS-V-ANK30;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/7b9ac71d-201f-4c95-83b5-5f6839c4522d.woff)format("woff2")}body.font-use-web437-dos-v-ank30{--font-family-mono:"Web437-DOS-V-ANK30", sans-serif}@font-face{font-family:WebPlus-IBM-BIOS;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/f92d111d-e27c-4264-89c7-7b0769d0146f.woff)format("woff2")}body.font-use-web-plus-ibm-bios{--font-family-mono:"WebPlus-IBM-BIOS", sans-serif}@font-face{font-family:WebPlus-IBM-VGA-8X16;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/e775815e-b21f-4b1b-9144-28ceb6a19ee7.woff)format("woff2")}body.font-use-web-plus-ibm-vga-8x16{--font-family-mono:"WebPlus-IBM-VGA-8X16", sans-serif}@font-face{font-family:TX02Mono-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/e049dfb6-9c5d-4ac4-97c2-eb6e95c61d09.woff2)format("woff2")}body.font-use-berkeley-mono{--font-family-mono:"TX02Mono-Regular", sans-serif}@font-face{font-family:ChicagoMono-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/f45417e0-69fa-42c4-abd7-4df907ef4c67.woff)format("woff")}body.font-use-chicago-mono{--font-family-mono:"ChicagoMono-Regular", sans-serif}@font-face{font-family:CodeNewRomanMono-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/d6f52c63-d8c3-44a8-8989-b1e554d4a132.woff2)format("woff2")}body.font-use-code-new-roman-mono{--font-family-mono:"CodeNewRomanMono-Regular", sans-serif}@font-face{font-family:CommitMono-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/3fecb478-80cf-41c5-b834-8562ab0baae0.woff2)format("woff2")}body.font-use-commit-mono{--font-family-mono:"CommitMono-Regular", sans-serif}@font-face{font-family:DepartureMono-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/2ed59eb2-a4a6-490c-8d70-757b68af681d.woff)format("woff")}body.font-use-departure-mono{--font-family-mono:"DepartureMono-Regular", sans-serif}@font-face{font-family:FiraCode-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/6cf7752d-f7c3-48b2-8149-2d0d39bc008a.woff)format("woff")}body.font-use-fira-code{--font-family-mono:"FiraCode-Regular", sans-serif}@font-face{font-family:FragmentMono-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/102755cd-b36a-4db8-907e-c915b322107a.woff2)format("woff2")}body.font-use-fragment-mono{--font-family-mono:"FragmentMono-Regular", sans-serif}@font-face{font-family:GeistMono-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/996b00fb-4b7a-403d-8da2-ce2225450681.woff2)format("woff2")}body.font-use-geist-mono{--font-family-mono:"GeistMono-Regular", sans-serif}@font-face{font-family:IntelOneMono-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/6c948c21-10b9-43ba-8a3e-162fca1d33cf.woff2)format("woff2")}body.font-use-intel-one-mono{--font-family-mono:"IntelOneMono-Regular", sans-serif}@font-face{font-family:IosevkaTerm-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/6397be61-3ea4-459d-8a3e-fd95168cb214.woff2)format("woff2")}body.font-use-iosevka-term{--font-family-mono:"IosevkaTerm-Regular", sans-serif}@font-face{font-family:JetBrainsMono-Regular;src:url(https://next-s3-public.s3.us-west-2.amazonaws.com/JetBrainsMono-Regular.woff2)format("woff")}body.font-use-jet-brains-mono{--font-family-mono:"JetBrainsMono-Regular", sans-serif}@font-face{font-family:JuliaMono-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/332a2ce1-beb6-41bc-a5ef-bf12528e9d1d.woff2)format("woff2")}body.font-use-julia-mono{--font-family-mono:"JuliaMono-Regular", sans-serif}@font-face{font-family:Kommuna-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/a9233f90-3df3-4cb3-b630-ef10c8359a2f.woff)format("woff2")}body.font-use-kommuna-mono{--font-family-mono:"Kommuna-Regular", sans-serif}@font-face{font-family:MonaspaceArgon-Variable;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/5d1c5170-4c1c-4426-9b95-5163bd4818d9.woff2)format("woff")}body.font-use-monaspace-argon-mono{--font-family-mono:"MonaspaceArgon-Variable", sans-serif}@font-face{font-family:MonaspaceKrypton-Variable;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/6bf3c131-4156-4534-b7c9-53cbf64784ef.woff2)format("woff")}body.font-use-monaspace-krypton-mono{--font-family-mono:"MonaspaceKrypton-Variable", sans-serif}@font-face{font-family:MonaspaceNeon-Variable;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/95529f9d-81bc-49e7-91bc-239f352b2549.woff2)format("woff")}body.font-use-monaspace-neon-mono{--font-family-mono:"MonaspaceNeon-Variable", sans-serif}@font-face{font-family:MonaspaceRadon-Variable;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/fdbb01b6-0ef1-42d2-87bd-8b8e6751a3cc.woff2)format("woff")}body.font-use-monaspace-radon-mono{--font-family-mono:"MonaspaceRadon-Variable", sans-serif}@font-face{font-family:MonaspaceXenon-Variable;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/9fd45c79-5a6b-4832-af7b-51fd0cf4411a.woff2)format("woff")}body.font-use-monaspace-xenon-mono{--font-family-mono:"MonaspaceXenon-Variable", sans-serif}@font-face{font-family:MPlus-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/e3eac277-a8a1-4f27-9205-ae7d74c8b759.woff)format("woff")}body.font-use-m1-plus-mono{--font-family-mono:"MPlus-Regular", sans-serif}@font-face{font-family:Panama-Regular;src:url(https://next-s3-public.s3.us-west-2.amazonaws.com/me/mono.woff)format("woff")}body.font-use-panama-mono{--font-family-mono:"Panama-Regular", sans-serif}@font-face{font-family:ServerMono;src:url(https://cdn.jsdelivr.net/gh/internet-development/www-server-mono@latest/public/fonts/ServerMono-Regular.woff2)format("woff2"),url(https://cdn.jsdelivr.net/gh/internet-development/www-server-mono@latest/public/fonts/ServerMono-Regular.woff)format("woff"),url(https://cdn.jsdelivr.net/gh/internet-development/www-server-mono@latest/public/fonts/ServerMono-Regular.otf)format("opentype");font-weight:400;font-style:normal}body.font-use-server-mono{--font-family-mono:"ServerMono", sans-serif}@font-face{font-family:SFMonoSquare-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/d94a73b5-d1c5-4a97-9b2d-18e5941833f6.woff)format("woff")}body.font-use-sfmono-square{--font-family-mono:"SFMonoSquare-Regular", sans-serif}@font-face{font-family:UbuntuSansMono-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/a7ef1855-4ad2-4b2d-8f81-e85c59f0cced.woff2)format("woff2")}body.font-use-ubuntu-mono{--font-family-mono:"UbuntuSansMono-Regular", sans-serif}._flex_jlqrj_1{justify-content:space-between;align-items:center;display:flex}._flex_jlqrj_1:hover{background:var(--theme-focused-foreground)}._icon_jlqrj_10{-webkit-user-select:none;user-select:none;cursor:pointer;flex-shrink:0}._content_jlqrj_16{-webkit-user-select:none;user-select:none;cursor:pointer;width:100%;min-width:10%;padding-left:0;transition:padding .2s}._active_jlqrj_26 ._content_jlqrj_16{padding-left:1ch}._row_ta4kv_1{border:0;outline:0;transition:background .2s;display:block}._row_ta4kv_1:focus{background:var(--theme-focused-foreground)}._root_1qkuq_1{background:var(--theme-background);box-shadow:inset 0 0 0 1px var(--theme-border)}._full_1c9zr_1{white-space:nowrap;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));display:grid}._full_1c9zr_1>*>*{width:100%}._hotkey_11dtj_1{background:var(--theme-button-foreground);color:var(--theme-text);cursor:pointer;text-indent:0;-webkit-user-select:none;user-select:none;flex-shrink:0;padding:0 1ch;font-weight:400}._content_11dtj_12{background:var(--theme-button-background);box-shadow:inset 0 0 0 2px var(--theme-button-foreground);cursor:pointer;text-indent:0;text-transform:uppercase;-webkit-user-select:none;user-select:none;flex-shrink:0;padding:0 1ch;font-weight:400}._root_11dtj_24{cursor:pointer;box-sizing:border-box;font-family:var(--font-family-mono);font-size:var(--font-size);border:0;outline:0;flex-shrink:0;justify-content:space-between;align-items:center;margin:0;padding:0;display:inline-flex}._root_11dtj_24:hover ._hotkey_11dtj_1{background:var(--theme-focused-foreground)}._root_11dtj_24:hover ._content_11dtj_12{box-shadow:inset 0 0 0 2px var(--theme-focused-foreground)}._root_11dtj_24:focus ._hotkey_11dtj_1{background:var(--theme-focused-foreground)}._root_11dtj_24:focus ._content_11dtj_12{box-shadow:inset 0 0 0 2px var(--theme-focused-foreground)}._selected_11dtj_51 ._content_11dtj_12{background:var(--theme-focused-foreground)}._root_7qd59_1{background:var(--theme-border);font-weight:400;display:block}._footer_7qd59_7{background:var(--theme-background-modal-footer);padding:calc(var(--font-size) * .5 * var(--theme-line-height-base)) 1ch calc(var(--font-size) * .5 * var(--theme-line-height-base)) 1ch}._item_jux5f_1{color:var(--theme-text);cursor:pointer;background:0 0;border:0;outline:0;justify-content:space-between;align-items:flex-start;text-decoration:none;display:flex}._item_jux5f_1:visited,._item_jux5f_1:hover{color:var(--theme-text);background:0 0}._item_jux5f_1:hover ._icon_jux5f_20,._item_jux5f_1:focus ._icon_jux5f_20{background:var(--theme-focused-foreground)}._icon_jux5f_20{background:var(--theme-button-foreground);height:calc(var(--font-size) * var(--theme-line-height-base));-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-items:center;width:3ch;display:inline-flex}._text_jux5f_38{background:var(--theme-button-background);-webkit-user-select:none;user-select:none;justify-content:flex-start;align-self:stretch;align-items:center;width:100%;min-width:10%;padding:0 1ch;display:inline-flex}._root_1ld2a_1{background:var(--theme-border);box-shadow:1ch 1ch 0 0 var(--theme-border-subdued);padding:calc(var(--font-size) * var(--theme-line-height-base)) 2ch calc(var(--font-size) * var(--theme-line-height-base)) 2ch;font-weight:400;display:block}._parent_t3qcw_1{justify-content:space-between;align-items:flex-start;display:flex}._placeholder_t3qcw_7{background:var(--theme-border);width:4ch;height:calc(var(--font-size) * var(--theme-line-height-base) * 2);vertical-align:bottom;flex-shrink:0;display:inline-block;position:relative}._placeholder_t3qcw_7:hover:before{content:"";pointer-events:none;opacity:.5;background:var(--theme-focused-foreground);position:absolute;inset:0}._root_t3qcw_28{background:unset;width:4ch;height:calc(var(--font-size) * var(--theme-line-height-base) * 2);vertical-align:bottom;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-shrink:0;display:inline-block;position:relative}._root_t3qcw_28:hover{background:unset;background-position:50%;background-repeat:no-repeat;background-size:cover}._root_t3qcw_28:hover:before{content:"";pointer-events:none;opacity:.5;background:var(--theme-focused-foreground);position:absolute;inset:0}a._root_t3qcw_28{background:unset;width:4ch;height:calc(var(--font-size) * var(--theme-line-height-base) * 2);vertical-align:bottom;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-shrink:0;display:inline-block;position:relative}a._root_t3qcw_28:hover{background:unset;background-position:50%;background-repeat:no-repeat;background-size:cover}a._root_t3qcw_28:hover:before{content:"";pointer-events:none;opacity:.5;background:var(--theme-focused-foreground);position:absolute;inset:0}a._root_t3qcw_28:focus{background:unset;background-position:50%;background-repeat:no-repeat;background-size:cover;outline:0}a._root_t3qcw_28:focus:before{content:"";pointer-events:none;opacity:.5;background:var(--theme-focused-foreground);position:absolute;inset:0}._right_t3qcw_106{background:var(--theme-foreground);width:100%;min-width:10%}._root_121ve_1{vertical-align:top;text-align:center;font-weight:400;font-family:var(--font-family-mono);min-height:calc(var(--theme-line-height-base) * var(--font-size));text-transform:uppercase;background:var(--theme-border);border:0;outline:0;margin:0;padding:0 1ch;transition:all .2s;display:inline-block}._root_1d1uz_1{background:var(--theme-border);height:calc(var(--font-size) * var(--theme-line-height-base));white-space:nowrap;text-align:left;vertical-align:bottom;display:block}._bar_1d1uz_10{background:linear-gradient(to right,transparent,var(--theme-text));width:0%;height:100%;transition:width .1s linear}._root_1dc65_1{background:var(--theme-border-subdued);white-space:nowrap;text-align:left;vertical-align:bottom;display:block;position:relative;overflow:hidden}._measure_1dc65_11{visibility:hidden;pointer-events:none;position:absolute}._block_a3u23_1{background:var(--theme-text);width:1ch;height:calc(var(--font-size) * var(--theme-line-height-base));vertical-align:bottom;flex-shrink:0;display:inline-block}._root_tju0u_1{width:1ch;color:inherit;height:calc(var(--font-size) * var(--theme-line-height-base));vertical-align:bottom;display:inline-block}._root_1uvcv_1{display:inline-block}._line_1uvcv_5{line-height:calc(var(--theme-line-height-base) * 1rem);display:inline-block}._link_1uvcv_10{color:var(--theme-text);background:var(--theme-border);border:0;outline:0;text-decoration:none;display:inline-block}._link_1uvcv_10:hover{color:var(--theme-text);background:var(--theme-focused-foreground)}._link_1uvcv_10:visited{color:var(--theme-text)}._link_1uvcv_10:focus{background:var(--theme-focused-foreground)}._symbol_1uvcv_29{min-width:1ch;margin:0 1ch;display:inline-block}._root_1ov35_1{vertical-align:top;text-align:center;font-weight:400;font-family:var(--font-family-mono);width:100%;font-size:var(--font-size);line-height:calc(var(--theme-line-height-base) * 2em);min-height:calc(var(--theme-line-height-base) * var(--font-size) * 2);text-transform:uppercase;letter-spacing:1px;border:0;outline:0;margin:0;padding:0 2ch;transition:all .2s;display:inline-block}._primary_1ov35_20{background:var(--theme-button);color:var(--theme-button-text);cursor:pointer}._primary_1ov35_20:hover,._primary_1ov35_20:focus{background:var(--theme-focused-foreground)}._secondary_1ov35_32{background:var(--theme-background);color:var(--theme-text);box-shadow:inset 0 0 0 1px var(--theme-border);cursor:pointer}._secondary_1ov35_32:hover,._secondary_1ov35_32:focus{background:var(--theme-focused-foreground);box-shadow:inset 0 0 0 1px #0000}._disabled_1ov35_47{background:var(--theme-button-background);color:var(--theme-button-foreground);cursor:not-allowed}._container_14qlh_1{width:100%;height:auto;position:relative}._root_14qlh_7{background:0 0;width:100%;display:block}._root_14qlh_7:focus{box-shadow:inset 0 0 0 1px var(--theme-focused-foreground);outline:0}._card_h16o3_1{white-space:prewrap;padding:0;display:block;position:relative}._children_h16o3_11{box-shadow:inset 2px 0 0 0 var(--theme-text),inset -2px 0 0 0 var(--theme-text),inset 0 -2px 0 0 var(--theme-text);padding-top:calc(var(--theme-line-height-base) * .5rem);padding-left:2ch;padding-right:2ch;padding-bottom:calc(var(--theme-line-height-base) * 1rem);display:block;overflow:auto hidden}._children_h16o3_11::-webkit-scrollbar{display:none}._children_h16o3_11{scrollbar-width:none}._action_h16o3_28{justify-content:space-between;align-items:flex-end;display:flex}._left_h16o3_34{width:100%;min-width:10%;box-shadow:inset 2px 0 0 0 var(--theme-text),inset 0 2px 0 0 var(--theme-text);padding:calc(var(--font-size) * .5 * var(--theme-line-height-base)) 2ch 0px 1ch}._leftCorner_h16o3_41{box-shadow:inset 2px 0 0 0 var(--theme-text),inset 0 2px 0 0 var(--theme-text);padding:calc(var(--font-size) * .5 * var(--theme-line-height-base)) 1ch 0px 1ch;flex-shrink:0}._right_h16o3_47{width:100%;min-width:10%;box-shadow:inset -2px 0 0 0 var(--theme-text),inset 0 2px 0 0 var(--theme-text);padding:calc(var(--font-size) * .5 * var(--theme-line-height-base)) 2ch 0px 1ch}._rightCorner_h16o3_54{box-shadow:inset -2px 0 0 0 var(--theme-text),inset 0 2px 0 0 var(--theme-text);padding:calc(var(--font-size) * .5 * var(--theme-line-height-base)) 1ch 0px 1ch;flex-shrink:0}._title_h16o3_60{font-size:var(--font-size);flex-shrink:0;padding:0 1ch;font-weight:400}._card_1f1rq_1{--card-double-border-width:6px;--card-double-half-gutter:(var(--font-size) * .5);--card-double-top-gutter:6px;padding:0;display:block;position:relative}._children_1f1rq_13{border-left:var(--card-double-border-width) solid var(--theme-text);border-left-style:double;border-bottom:var(--card-double-border-width) solid var(--theme-text);border-bottom-style:double;border-right:var(--card-double-border-width) solid var(--theme-text);padding-top:calc(var(--theme-line-height-base) * .5rem);padding-left:calc(2ch - var(--card-double-border-width));padding-right:calc(2ch - var(--card-double-border-width));padding-bottom:calc(var(--theme-line-height-base) * 1rem - var(--card-double-border-width));border-right-style:double;display:block;overflow:auto hidden}._children_1f1rq_13::-webkit-scrollbar{display:none}._children_1f1rq_13{scrollbar-width:none}._action_1f1rq_35{justify-content:space-between;align-items:flex-end;display:flex}._left_1f1rq_41{border-top:var(--card-double-border-width) solid var(--theme-text);border-top-style:double;border-left:var(--card-double-border-width) solid var(--theme-text);width:100%;min-width:10%;padding:calc(var(--card-double-top-gutter) * var(--theme-line-height-base)) 2ch 0px 1ch;border-left-style:double}._leftCorner_1f1rq_51{border-top:var(--card-double-border-width) solid var(--theme-text);border-top-style:double;border-left:var(--card-double-border-width) solid var(--theme-text);padding:calc(var(--card-double-top-gutter) * var(--theme-line-height-base)) calc(1ch - 6px) 0px 1ch;border-left-style:double;flex-shrink:0}._right_1f1rq_60{border-top:var(--card-double-border-width) solid var(--theme-text);border-top-style:double;border-right:var(--card-double-border-width) solid var(--theme-text);width:100%;min-width:10%;padding:calc(var(--card-double-top-gutter) * var(--theme-line-height-base)) 2ch 0px 1ch;border-right-style:double}._rightCorner_1f1rq_70{border-top:var(--card-double-border-width) solid var(--theme-text);border-top-style:double;border-right:var(--card-double-border-width) solid var(--theme-text);padding:calc(var(--card-double-top-gutter) * var(--theme-line-height-base)) 1ch 0px calc(1ch - 6px);border-right-style:double;flex-shrink:0}._title_1f1rq_79{font-size:var(--font-size);flex-shrink:0;padding:0 1ch;font-weight:400}._section_1us75_1{justify-content:space-between;align-items:flex-start;display:flex}._section_1us75_1 ._right_1us75_6{padding-bottom:calc(8px * var(--theme-line-height-base));box-shadow:inset 0 1px 0 0 var(--theme-border-subdued)}._section_1us75_1:last-child ._right_1us75_6{padding-bottom:0}._focused_1us75_14 ._figure_1us75_14{background:var(--theme-focused-foreground)}._relative_1us75_18{vertical-align:baseline;flex-shrink:0;display:inline-block;position:relative}._figure_1us75_14{cursor:pointer;width:100%;height:100%;color:var(--theme-text);background:var(--theme-button-foreground);align-self:stretch;padding:0 1ch;display:inline-block}._right_1us75_6{background:var(--theme-button-background);align-self:stretch;width:100%;min-width:10%}._input_1us75_43{opacity:0;width:1px;height:1px;position:absolute;top:0;left:0}._board_7iylo_1{border-collapse:collapse;display:inline-table}._corner_7iylo_6{width:1ch;height:calc(var(--theme-line-height-base) * 1rem)}._cell_7iylo_11{width:1ch;height:calc(var(--theme-line-height-base) * 1rem);background-color:var(--theme-border-subdued);text-align:center;vertical-align:middle}._square_7iylo_19{height:calc(var(--theme-line-height-base) * 2rem);text-align:center;vertical-align:middle;width:3ch}._dark_7iylo_26{background-color:var(--theme-focused-foreground)}._light_7iylo_30{background-color:var(--theme-focused-foreground-subdued)}._symbol_7iylo_34{font-size:40px;line-height:calc(var(--theme-line-height-base) * 2rem)}._root_1kzb8_1{background:var(--theme-border-subdued);font-family:inherit;font-weight:400;display:block;overflow:auto}._root_1kzb8_1::-webkit-scrollbar{display:none}._root_1kzb8_1{scrollbar-width:none}._line_1kzb8_15{justify-content:space-between;align-items:flex-start;display:flex}._number_1kzb8_21{text-align:right;-webkit-user-select:none;user-select:none;background:var(--theme-background);opacity:.5;width:3ch;padding-right:1ch;display:inline-flex}._content_1kzb8_31{white-space:pre;background:var(--theme-border-subdued);width:100%;min-width:10%;padding-left:2ch}._root_5k5ut_1{padding:0}._root_1rb3u_1{display:block;position:relative}._label_1rb3u_6{background:var(--theme-border);display:block}._placeholder_1rb3u_11{color:var(--theme-overlay);font-style:italic}._displayed_1rb3u_16{white-space:nowrap;pointer-events:none;overflow-wrap:anywhere;background:var(--theme-background-input);box-shadow:inset 0 0 0 2px var(--theme-border);overflow:hidden}._focused_1rb3u_25 ._block_1rb3u_25,._focused_1rb3u_25 ._placeholder_1rb3u_11{background:var(--theme-focused-foreground)}@keyframes _blink_1rb3u_37{50%{opacity:0}}._blink_1rb3u_37{animation:1s step-start infinite _blink_1rb3u_37}._block_1rb3u_25{background:var(--theme-text);min-width:1ch;color:var(--theme-background);height:calc(var(--font-size) * var(--theme-line-height-base));vertical-align:bottom;display:inline-block}._inputContainer_1rb3u_50{display:block;position:relative}._hidden_1rb3u_55{color:#0000;caret-color:#0000;width:100%;line-height:var(--theme-line-height-base);font-size:var(--font-size);background:0 0;border:none;outline:none;margin:0;padding:0;font-family:inherit;position:absolute;top:0;left:0;overflow:hidden}._hidden_1rb3u_55:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px var(--theme-focused-foreground) inset}._root_3xvcg_1{align-self:stretch;width:100%;min-width:10%;display:block}._container_dm1yc_1{flex-direction:column;align-items:center;gap:4px;display:flex}._grid_dm1yc_8{display:grid}._grid_dm1yc_8:focus{box-shadow:inset 0 0 0 1px var(--theme-focused-foreground);outline:0}._cell_dm1yc_16{width:100%;height:100%}._snake_dm1yc_21{background-color:var(--theme-text)}._food_dm1yc_25{background-color:var(--theme-focused-foreground)}._root_bac6u_1{border-spacing:0;width:100%;max-width:64ch;position:relative}._row_bac6u_8{border-spacing:0;transition:transform .5s}._row_bac6u_8:first-child{font-weight:400}._row_bac6u_8:focus{background:var(--theme-focused-foreground);outline:0}._column_bac6u_20{border:0;outline:0;padding-right:1ch;transition:background-color .5s}._changed_bac6u_27{animation:2s _flash_bac6u_1}@keyframes _flash_bac6u_1{0%{background-color:var(--theme-focused-foreground-subdued)}to{background-color:#0000}}._root_1sww2_1{-webkit-user-select:none;user-select:none;display:inline-block}._controls_1sww2_6{background:var(--theme-border);justify-content:space-between;align-items:center;display:flex}._button_1sww2_13{color:var(--theme-text);cursor:pointer;line-height:calc(var(--theme-line-height-base) * 1em);background:0 0;border:none;outline:0;align-self:stretch;margin:0;padding:0 1ch;display:inline-block}._button_1sww2_13:focus{background:var(--theme-focused-foreground);outline:0}._date_1sww2_30{text-align:left;width:100%;min-width:10%;padding:0 1ch}._header_1sww2_37{background:var(--theme-border);text-align:center;grid-template-columns:repeat(7,1fr);display:grid}._days_1sww2_44{background:var(--theme-border-subdued);min-height:calc(var(--theme-line-height-base) * 6em);grid-template-rows:repeat(6,min-content);grid-template-columns:repeat(7,1fr);align-items:start;display:grid}._cell_1sww2_53{text-align:center;outline:none;padding:0 1ch}._cell_1sww2_53:focus{background:var(--theme-focused-foreground)}._root_8johi_1{background:var(--theme-border);box-shadow:1ch 1ch 0 0 var(--theme-border-subdued);min-width:24ch;max-width:56ch;margin:0;padding:0;font-weight:400;display:block}._header_8johi_12{background:var(--theme-text);color:var(--theme-background);text-align:center;margin:0;padding:0;display:block}._message_8johi_21{text-align:center;margin:0;padding:0 2ch;display:block}._actions_8johi_28{justify-content:space-between;align-items:center;max-width:24ch;margin:0 auto;padding:0 2ch;display:flex}._gradient_1jr47_1{background:linear-gradient(to right,transparent,var(--theme-border),transparent);height:calc(var(--font-size) * var(--theme-line-height-base));width:100%}._divider_1jr47_7{height:calc(var(--font-size) * var(--theme-line-height-base));border:0;outline:0;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:100%;display:flex}._line_1jr47_19{background:var(--theme-text);flex-shrink:0;width:100%;height:2px;display:block}@keyframes _fadeInLeft_10qnh_1{0%{opacity:0}to{opacity:1}}._root_10qnh_9{justify-content:space-between;align-self:stretch;align-items:flex-start;display:flex}._side_10qnh_16{align-self:stretch;width:100%;min-width:22ch;animation:.2s ease-out _fadeInLeft_10qnh_1}._right_10qnh_24{background:var(--theme-background-input);flex-shrink:0;align-self:stretch;align-items:center;width:3ch;display:flex}._action_10qnh_33{height:calc(var(--font-size) * var(--theme-line-height-base));font-size:var(--font-size);-webkit-user-select:none;user-select:none;cursor:pointer;color:var(--theme-text);background:var(--theme-button-foreground);border:0;outline:0;flex-shrink:0;justify-content:center;align-items:center;width:100%;margin:0;padding:0;display:inline-flex}._action_10qnh_33:focus{background:var(--theme-focused-foreground);border:0;outline:0}._grid_hfkaa_1{padding:calc(var(--font-size) * var(--theme-line-height-base)) 2ch calc(var(--font-size) * var(--theme-line-height-base)) 2ch;display:block}._root_1gfsv_1{display:inline-block;position:relative}._root_1dixh_1{background:var(--theme-border);box-shadow:0 0 0 1ch var(--theme-border-subdued);padding:calc(var(--font-size) * var(--theme-line-height-base)) 2ch calc(var(--font-size) * var(--theme-line-height-base)) 2ch;font-weight:400;display:block}._root_iy955_1{background:var(--theme-border);box-shadow:.5ch .5ch 0 0 var(--theme-border-subdued);max-width:24ch;font-weight:400;display:block}._root_1lor9_1{padding:0 0 0 1ch;display:block}._root_11nxx_1{padding-left:1ch}._root_11nxx_1:focus{background:var(--theme-focused-foreground);outline:0}._container_1y4uf_1{width:100%;height:auto;position:relative}._root_1y4uf_7{background:0 0;width:100%;display:block}._message_5c8su_1{margin-bottom:calc(var(--font-size) * var(--theme-line-height-base));justify-content:space-between;align-items:flex-start;display:flex}._message_5c8su_1:last-child{margin-bottom:0}._left_5c8su_11{flex-shrink:0;align-self:stretch;align-items:flex-end;display:flex;position:relative}._triangle_5c8su_19{border-top:calc(var(--font-size) * var(--theme-line-height-base) / 2) solid transparent;border-bottom:calc(var(--font-size) * var(--theme-line-height-base) / 2) solid transparent;border-right:1ch solid var(--theme-border);width:0;height:0;margin-bottom:calc(var(--font-size) * var(--theme-line-height-base) / 2);display:inline-block}._right_5c8su_29{text-align:left;width:100%;min-width:10%}._bubble_5c8su_35{padding:calc(8px * var(--theme-line-height-base)) 1ch calc(8px * var(--theme-line-height-base)) 1ch;background:var(--theme-border);box-shadow:1ch 1ch 0 0 var(--theme-border-subdued);display:inline-block}._message_9zf3l_1{margin-bottom:calc(var(--font-size) * var(--theme-line-height-base));justify-content:space-between;align-items:flex-start;display:flex}._bubble_9zf3l_8{background:var(--theme-focused-foreground);padding:calc(8px * var(--theme-line-height-base)) 1ch calc(8px * var(--theme-line-height-base)) 1ch;display:inline-block}._left_9zf3l_14{text-align:right;width:100%;min-width:10%}._right_9zf3l_20{flex-shrink:0;align-self:stretch;align-items:flex-end;display:flex}._triangle_9zf3l_27{border-top:calc(var(--font-size) * var(--theme-line-height-base) / 2) solid transparent;border-bottom:calc(var(--font-size) * var(--theme-line-height-base) / 2) solid transparent;border-left:1ch solid var(--theme-focused-foreground);width:0;height:0;margin-bottom:calc(var(--font-size) * var(--theme-line-height-base) / 2);display:inline-block}._root_nqd0d_1{pointer-events:none;z-index:var(--z-index-page-modals);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._item_nqd0d_14{pointer-events:auto;transition:opacity .2s,transform .4s;position:absolute}._root_1mozq_1{background:var(--theme-border);justify-content:space-between;align-items:center;display:flex}._logo_1mozq_8{color:var(--theme-text);background:var(--theme-border);font-size:var(--font-size);border:0;border-radius:0;outline:0;flex-shrink:0;margin:0;padding:0 1ch;text-decoration:none;display:inline-flex}._logo_1mozq_8:visited{color:var(--theme-text)}._logo_1mozq_8:hover{color:var(--theme-text);background:var(--theme-focused-foreground)}._logo_1mozq_8:focus{background:var(--theme-focused-foreground);border:0;outline:0;margin:0;padding:0 1ch}._left_1mozq_36{flex-shrink:0}._children_1mozq_40{width:100%;min-width:10%}._right_1mozq_45{flex-shrink:0}._root_cdt4f_1{justify-content:space-between;align-items:center;display:flex}._amount_cdt4f_7{background:var(--theme-text);color:var(--theme-background);flex-shrink:0;padding:0 1ch;font-weight:400}._slider_cdt4f_15{appearance:none;background:var(--theme-border-subdued);border-radius:0;width:100%;min-width:10%;margin:0;padding:0;display:block}._slider_cdt4f_15:focus{background:linear-gradient(to right,transparent,var(--theme-focused-foreground));outline:none}._slider_cdt4f_15:hover{background:linear-gradient(to right,transparent,var(--theme-focused-foreground));cursor:pointer}._slider_cdt4f_15::-webkit-slider-thumb{appearance:none;font-size:var(--font-size);width:1ch;height:calc(var(--font-size) * var(--theme-line-height-base));background:var(--theme-button-foreground);vertical-align:bottom;cursor:pointer;border-radius:0}._slider_cdt4f_15::-webkit-slider-runnable-track{height:calc(var(--font-size) * var(--theme-line-height-base));background:var(--theme-border-subdued);border-radius:0}._slider_cdt4f_15::-moz-range-thumb{appearance:none;font-size:var(--font-size);width:1ch;height:calc(var(--font-size) * var(--theme-line-height-base));background:var(--theme-button-foreground);vertical-align:bottom;cursor:pointer;border:none;border-radius:0}._slider_cdt4f_15::-moz-range-track{height:calc(var(--font-size) * var(--theme-line-height-base));background:var(--theme-border-subdued);border-radius:0}._slider_cdt4f_15::-ms-thumb{appearance:none;font-size:var(--font-size);width:1ch;height:calc(var(--font-size) * var(--theme-line-height-base));background:var(--theme-button-foreground);vertical-align:bottom;cursor:pointer;border:none;border-radius:0}._slider_cdt4f_15::-ms-track{height:calc(var(--font-size) * var(--theme-line-height-base));color:#0000;background:0 0;border-color:#0000}._slider_cdt4f_15::-ms-fill-lower{background:var(--theme-border-subdued)}._slider_cdt4f_15::-ms-fill-upper{background:var(--theme-border-subdued)}._section_46xvg_1{justify-content:space-between;align-items:flex-start;display:flex;position:relative}._section_46xvg_1 ._right_46xvg_7{padding-bottom:calc(8px * var(--theme-line-height-base));box-shadow:inset 0 1px 0 0 var(--theme-border-subdued)}._section_46xvg_1:last-child ._right_46xvg_7{padding-bottom:0}._figure_46xvg_15{height:calc(var(--font-size) * var(--theme-line-height-base));cursor:pointer;color:var(--theme-text);background:var(--theme-button-foreground);justify-content:center;align-items:center;width:3ch;display:inline-flex}._selected_46xvg_26 ._figure_46xvg_15{background:var(--theme-text)}._dot_46xvg_30{background:var(--theme-background);vertical-align:middle;width:1ch;height:1ch;display:inline-block;transform:rotate(45deg)}._focused_46xvg_39 ._figure_46xvg_15{background:var(--theme-focused-foreground)}._relative_46xvg_43{vertical-align:baseline;flex-shrink:0;display:inline-block}._right_46xvg_7{background:var(--theme-button-background);align-self:stretch;width:100%;min-width:10%}._input_46xvg_56{opacity:0;background:0 0;border:0;outline:0;width:1px;height:1px;margin:0;padding:0;position:absolute}._row_11n36_1{white-space:nowrap;text-overflow:ellipsis;border:0;outline:0;transition:background .2s;display:block;overflow:hidden}._row_11n36_1:focus{background:var(--theme-focused-foreground)}._row_1wfpb_1{border:0;outline:0;justify-content:space-between;transition:background .2s;display:flex}._row_1wfpb_1:focus{background:var(--theme-focused-foreground)}._select_sizaq_1{cursor:default;z-index:var(--z-index-page-select);outline:none;justify-content:space-between;align-items:flex-start;display:flex;position:relative}._control_sizaq_11{background:var(--theme-button-foreground);cursor:pointer;flex-shrink:0;align-self:stretch;padding:0 1ch}._control_sizaq_11._focused_sizaq_18{background:var(--theme-text);color:var(--theme-background)}._display_sizaq_23{background:var(--theme-border);color:var(--theme-text);cursor:pointer;font-family:var(--font-family-mono);font-size:var(--font-size);line-height:calc(var(--theme-line-height-base) * 1rem);text-align:left;-webkit-user-select:none;user-select:none;border:0;outline:0;width:100%;min-width:10%;margin:0;padding:0 0 0 3ch}._display_sizaq_23:focus{background:var(--theme-focused-foreground);border:0;outline:0}._display_sizaq_23:hover{background:var(--theme-focused-foreground)}._menu_sizaq_49{background-color:var(--theme-border-subdued);z-index:var(--z-index-page-select);padding:0;list-style-type:none;left:3ch;right:0}._item_sizaq_58{cursor:pointer;-webkit-user-select:none;user-select:none;border:0;outline:0;padding-left:6ch}._item_sizaq_58:hover{background:var(--theme-focused-foreground)}._item_sizaq_58:focus{background:var(--theme-focused-foreground);border:0;outline:0}._root_5g7vu_1{white-space:pre-wrap;justify-content:space-between;align-items:flex-start;display:flex}._sidebar_5g7vu_8{flex-shrink:0;align-self:stretch;width:20ch}._handle_5g7vu_14{cursor:col-resize;border:0;outline:0;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;width:3ch;display:flex}._handle_5g7vu_14:hover ._line_5g7vu_25{background:var(--theme-focused-foreground)}._handle_5g7vu_14:focus{border:0;outline:0}._handle_5g7vu_14:focus ._line_5g7vu_25{background:var(--theme-focused-foreground)}._line_5g7vu_25{background:var(--theme-text);align-self:stretch;width:2px}._line_5g7vu_25:first-child{margin-left:1px;margin-right:2px}._content_5g7vu_46{width:100%;min-width:10%}._root_4bul7_1{border-spacing:0;-webkit-text-size-adjust:100%;border:0;outline:0;width:100%;margin:0;padding:0;position:relative}._root_1afue_1{font-size:var(--font-size);-webkit-text-size-adjust:100%;border:0;outline:0;flex-shrink:0;margin:0;padding:0 0 0 1ch;transition:background-color .5s}._root_1afue_1:first-child{padding-left:0}._root_itpb9_1{border-spacing:0;-webkit-text-size-adjust:100%;border:0;outline:0;margin:0;padding:0;transition:transform .5s}._root_itpb9_1:focus{background:var(--theme-focused-foreground);outline:0}._text_1t1yo_1{white-space:pre-wrap;overflow-wrap:break-word}._root_11cle_1{position:relative}._placeholder_11cle_5{opacity:.7;font-style:italic}._displayed_11cle_10{white-space:pre-wrap;word-wrap:break-word;pointer-events:none;overflow-wrap:anywhere}._hidden_11cle_17{white-space:pre-wrap;word-wrap:break-word;pointer-events:none;overflow-wrap:anywhere;visibility:hidden;width:100%;position:absolute;overflow:auto}._focused_11cle_28 ._block_11cle_28,._focused_11cle_28 ._placeholder_11cle_5{background:var(--theme-focused-foreground)}@keyframes _blink_11cle_40{50%{opacity:0}}._blink_11cle_40{animation:1s step-start infinite _blink_11cle_40}._block_11cle_28{background:var(--theme-text);min-width:1ch;height:calc(var(--font-size) * var(--theme-line-height-base));vertical-align:bottom;display:inline-block}._hiddenElement_11cle_52{color:#0000;caret-color:#0000;resize:none;width:100%;height:100%;line-height:var(--theme-line-height-base);font-size:var(--font-size);background:0 0;border:none;outline:none;margin:0;padding:0;font-family:inherit;position:absolute;top:0;left:0;overflow:hidden}._root_faaoq_1{white-space:nowrap;-webkit-text-size-adjust:100%}._item_faaoq_6{cursor:pointer}._item_faaoq_6:focus{background:var(--theme-focused-foreground);border:0;outline:0}._empty_faaoq_15{opacity:.5}._customSidebar_15grh_1{width:100%;height:calc(var(--theme-line-height-base) * var(--font-size) * 29.5);flex-direction:column;justify-content:space-between;align-items:center;display:flex}._customTop_15grh_10{height:100%;min-height:10%}._customBottom_15grh_15{flex-shrink:0;width:100%}._root_15grh_20{min-width:56ch}._cross_15grh_24{width:9ch;height:calc(var(--theme-line-height-base) * var(--font-size) * 7);margin:calc(var(--theme-line-height-base) * var(--font-size) * .5) 0 calc(var(--theme-line-height-base) * var(--font-size) * .5) 0;flex-direction:column;justify-content:space-between;display:flex}._square_15grh_33{width:4.3ch;height:calc(var(--theme-line-height-base) * var(--font-size) * 3.4)}._nw_15grh_38{border-right:2px solid var(--theme-text);border-bottom:2px solid var(--theme-text)}._ne_15grh_43{border-left:2px solid var(--theme-text);border-bottom:2px solid var(--theme-text)}._sw_15grh_48{border-top:2px solid var(--theme-text);border-right:2px solid var(--theme-text)}._se_15grh_53{border-top:2px solid var(--theme-text);border-left:2px solid var(--theme-text)}._customContent_15grh_58{width:100%;height:calc(var(--theme-line-height-base) * var(--font-size) * 24.5);justify-content:center;align-items:center;display:flex}._root_x781r_1{min-width:68ch;margin-top:calc(var(--theme-line-height-base) * 1rem)}._dna_x781r_6{-webkit-text-size-adjust:100%;min-width:71ch}._tag_x781r_11{width:3ch;height:calc(var(--theme-line-height-base) * .5rem);box-shadow:inset 2px 0 0 var(--theme-text),inset -2px 0 0 var(--theme-text),inset 0 2px 0 var(--theme-text);flex-shrink:0}._secondaryTag_x781r_18{width:3ch;box-shadow:inset 2px 0 0 var(--theme-text),inset -2px 0 0 var(--theme-text),inset 0 2px 0 var(--theme-text);flex-shrink:0;align-self:stretch}._small_x781r_25{text-align:right;flex-shrink:0;width:13ch}._smallWithBorder_x781r_31{text-align:right;width:13ch;box-shadow:inset 0 2px 0 var(--theme-text);flex-shrink:0}._smallSection_x781r_38{text-align:right;width:13ch;min-width:10%;box-shadow:inset 0 2px 0 var(--theme-text);flex-shrink:0}._large_x781r_46{text-align:right;width:80%;min-width:10%}._largeWithBorder_x781r_52,._largeSection_x781r_59{text-align:right;width:80%;min-width:10%;box-shadow:inset 0 2px 0 var(--theme-text),inset -2px 0 0 var(--theme-text)}._absoluteTag_x781r_66{top:calc(var(--theme-line-height-base) * -.5rem);height:calc(var(--theme-line-height-base) * .5rem);background:var(--theme-background);width:14.2ch;box-shadow:inset 2px 0 0 var(--theme-text),inset -2px 0 0 var(--theme-text),inset 0 2px 0 var(--theme-text);position:absolute;left:0}._box_x781r_76{width:7.1ch;height:calc(var(--theme-line-height-base) * 3rem);box-shadow:inset -2px 0 0 var(--theme-text),inset 0 2px 0 var(--theme-text),inset 0 -2px 0 var(--theme-text);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}._box_x781r_76:first-child{box-shadow:inset 2px 0 0 var(--theme-text),inset -2px 0 0 var(--theme-text),inset 0 2px 0 var(--theme-text),inset 0 -2px 0 var(--theme-text)}._root_5e2ze_1{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100dvh;display:flex}._top_5e2ze_10{width:100%;height:100%;min-height:10%;padding-top:calc(var(--theme-line-height-base) * 1rem);flex-direction:column;justify-content:space-between;align-items:center;display:flex}._bottom_5e2ze_21,._heading_5e2ze_29{flex-direction:row;flex-shrink:0;justify-content:space-between;width:100%;display:flex}._middle_5e2ze_37{justify-content:center;align-items:center;width:100%;min-width:10%;height:100%;min-height:10%;display:flex}._base_5e2ze_47{flex-direction:row;flex-shrink:0;justify-content:space-between;width:100%;display:flex}._left_5e2ze_55,._right_5e2ze_60{padding:calc(var(--theme-line-height-base) * 1rem) 2ch calc(var(--theme-line-height-base) * 1rem) 2ch;flex-shrink:0}._center_5e2ze_65{width:100%;min-width:10%}._col_5e2ze_70{width:20%;padding:calc(var(--theme-line-height-base) * 1rem) 2ch calc(var(--theme-line-height-base) * 1rem) 2ch}._root_1fyhy_1{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100dvh;display:flex}._top_1fyhy_10{width:100%;height:100%;min-height:10%;padding-top:calc(var(--theme-line-height-base) * 1rem);flex-direction:column;justify-content:space-between;align-items:center;display:flex}._bottom_1fyhy_21,._heading_1fyhy_29{flex-direction:row;flex-shrink:0;justify-content:space-between;width:100%;display:flex}._middle_1fyhy_37{justify-content:center;align-items:center;width:100%;min-width:10%;height:100%;min-height:10%;display:flex}._base_1fyhy_47{flex-direction:row;flex-shrink:0;justify-content:space-between;width:100%;display:flex}@media (width<=960px){._base_1fyhy_47{display:block}}._left_1fyhy_60,._right_1fyhy_65{padding:calc(var(--theme-line-height-base) * 1rem) 2ch calc(var(--theme-line-height-base) * 1rem) 2ch;flex-shrink:0}._center_1fyhy_70{width:100%;min-width:10%}._col_1fyhy_75{width:20%;padding:calc(var(--theme-line-height-base) * 1rem) 2ch calc(var(--theme-line-height-base) * 1rem) 2ch}@media (width<=960px){._col_1fyhy_75{width:100%}}._col3_1fyhy_85{width:60%;padding:calc(var(--theme-line-height-base) * 1rem) 2ch calc(var(--theme-line-height-base) * 1rem) 2ch}@media (width<=960px){._col3_1fyhy_85{width:100%}}@keyframes _fadeIn_gfhjs_1{0%{opacity:0;transform:translateY(88px)}to{opacity:1;transform:translateY(0)}}._root_gfhjs_11{background:var(--theme-background-modal);box-shadow:0 0 0 1ch var(--theme-border-subdued);max-width:64ch;padding:calc(var(--font-size) * var(--theme-line-height-base)) 2ch calc(var(--font-size) * var(--theme-line-height-base)) 2ch;-webkit-user-select:none;user-select:none;width:100%;margin:0 auto;font-weight:400;animation:.3s ease-out _fadeIn_gfhjs_1;display:block}._root_rplia_1{z-index:1;position:fixed;top:0;left:2ch}._body_18sgy_1{max-width:80ch}._pixel_18sgy_5{width:1px;height:1px;position:absolute;top:0;left:0}
