@keyframes blur{0%{filter:blur(4px);opacity:.5}25%{filter:blur();opacity:1}75%{filter:blur();opacity:1}to{filter:blur(4px);opacity:.5}}@keyframes fade{0%{opacity:0}25%{opacity:1}75%{opacity:1}to{opacity:0;animation-timing-function:ease-out}}@keyframes slideDown{0%{opacity:0;transform:translateY(-75%)}25%{opacity:1;transform:translateY(0%)}75%{opacity:1;transform:translateY(0%)}to{opacity:0;transform:translateY(75%)}}@keyframes slideUp{0%{opacity:0;transform:translateY(75%)}25%{opacity:1;transform:translateY(0%)}75%{opacity:1;transform:translateY(0%)}to{opacity:0;transform:translateY(-75%)}}@keyframes slideRight{0%{opacity:0;transform:translate(-75%)}25%{opacity:1;transform:translate(0%)}75%{opacity:1;transform:translate(0%)}to{opacity:0;transform:translate(75%)}}@keyframes slideLeft{0%{opacity:0;transform:translate(75%)}25%{opacity:1;transform:translate(0%)}75%{opacity:1;transform:translate(0%)}to{opacity:0;transform:translate(-75%)}}
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{box-sizing:border-box;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body.theme-light{--theme-background:var(--color-white);--theme-background-overlay:var(--color-white-4);--theme-background-box-top:#f5f5f5;--theme-background-box-front:#d7d7d7;--theme-background-box-side:#ebebeb;--theme-foreground:var(--color-black-100-1);--theme-foreground-secondary:var(--color-black-100-2);--theme-text:var(--color-black-100);--theme-border:var(--color-gray-20);--theme-border-box:var(--color-gray-20);--theme-border-subdued:var(--color-gray-40-2);--theme-button:var(--color-white);--theme-button-text:var(--color-black-100);--theme-primary:var(--color-blue-60);--theme-gradient-1:var(--color-blue-60);--theme-gradient-2:var(--color-gray-20);--theme-gradient-3:var(--color-blue-20-5);--theme-gradient-4:var(--color-blue-40);--theme-gradient-5:var(--color-blue-20);--theme-input-active:var(--color-blue-20-5);--theme-success:var(--color-green-60);--theme-success-subdued:var(--color-green-60-3);--theme-error:var(--color-red-60);--theme-error-subdued:var(--color-red-60-3);--theme-box-shadow-modal:inset 0 0 0 1px var(--theme-border),0 0 1px 4px #00000005;--theme-box-shadow-button:0 1px 2px #00000026;--theme-box-shadow-button-hover:0 5px 15px #0000004d}body.theme-light::-webkit-scrollbar{width:8px;height:8px}body.theme-light::-webkit-scrollbar{background:0 0}body.theme-light::-webkit-scrollbar-track{background:var(--theme-foreground)}body.theme-light::-webkit-scrollbar-thumb{background:var(--theme-foreground-secondary)}body.theme-light::-webkit-scrollbar-thumb:hover{background:var(--theme-foreground-secondary)}body.theme-daybreak{--theme-background:var(--color-black-daybreak-100);--theme-background-overlay:var(--color-daybreak-100-4);--theme-background-box-top:var(--color-gray-70);--theme-background-box-front:var(--color-gray-100);--theme-background-box-side:var(--color-gray-90);--theme-foreground:var(--color-daybreak-70);--theme-foreground-secondary:var(--color-daybreak-60);--theme-text:var(--color-daybreak);--theme-border:var(--color-daybreak-90);--theme-border-box:var(--color-daybreak-80);--theme-border-subdued:var(--color-daybreak-70-3);--theme-button:var(--color-daybreak);--theme-button-text:var(--color-black-daybreak-100);--theme-primary:var(--color-daybreak-20);--theme-gradient-1:var(--color-daybreak-20);--theme-gradient-2:var(--color-justice-yellow);--theme-gradient-3:var(--color-green-60);--theme-gradient-4:var(--color-daybreak-40);--theme-gradient-5:var(--color-daybreak-20);--theme-input-active:var(--color-daybreak-4);--theme-success:var(--color-green-60);--theme-success-subdued:var(--color-green-60-3);--theme-error:var(--color-red-60);--theme-error-subdued:var(--color-red-60-3);--theme-box-shadow-modal:inset 0 0 0 1px var(--color-daybreak-90);--theme-box-shadow-button:0 0 0 #00000026;--theme-box-shadow-button-hover:0 0px 0px 4px #fff3}body.theme-daybreak::-webkit-scrollbar{width:8px;height:8px}body.theme-daybreak::-webkit-scrollbar{background:0 0}body.theme-daybreak::-webkit-scrollbar-track{background:var(--theme-foreground)}body.theme-daybreak::-webkit-scrollbar-thumb{background:var(--theme-foreground-secondary)}body.theme-daybreak::-webkit-scrollbar-thumb:hover{background:var(--theme-foreground-secondary)}body.theme-justice{--theme-background:var(--color-black-justice-100);--theme-background-overlay:var(--color-black-100-4);--theme-background-box-top:var(--color-gray-70);--theme-background-box-front:var(--color-gray-100);--theme-background-box-side:var(--color-gray-90);--theme-foreground:var(--color-justice-white-1);--theme-foreground-secondary:var(--color-justice-white-1);--theme-text:var(--color-justice-yellow);--theme-border:var(--color-gray-90);--theme-border-box:var(--color-gray-80);--theme-border-subdued:var(--color-gray-70-3);--theme-button:var(--color-black-justice-100);--theme-button-text:var(--color-justice-yellow);--theme-primary:var(--color-justice-gold);--theme-gradient-1:var(--color-justice-yellow);--theme-gradient-2:var(--color-justice-gold);--theme-gradient-3:var(--color-justice-white);--theme-gradient-4:var(--color-justice-yellow);--theme-gradient-5:var(--color-justice-white);--theme-input-active:var(--color-justice-white-2);--theme-success:var(--color-green-60);--theme-success-subdued:var(--color-green-60-3);--theme-error:var(--color-red-60);--theme-error-subdued:var(--color-red-60-3);--theme-box-shadow-modal:inset 0 0 0 1px var(--theme-border);--theme-box-shadow-button:0 0 0 #00000026;--theme-box-shadow-button-hover:0 0px 0px 4px #fff3}body.theme-justice::-webkit-scrollbar{width:8px;height:8px}body.theme-justice::-webkit-scrollbar{background:0 0}body.theme-justice::-webkit-scrollbar-track{background:var(--theme-foreground)}body.theme-justice::-webkit-scrollbar-thumb{background:var(--theme-foreground-secondary)}body.theme-justice::-webkit-scrollbar-thumb:hover{background:var(--theme-foreground-secondary)}body.theme-dark{--theme-background:var(--color-black-100);--theme-background-overlay:var(--color-black-100-4);--theme-background-box-top:var(--color-gray-70);--theme-background-box-front:var(--color-gray-100);--theme-background-box-side:var(--color-gray-90);--theme-foreground:var(--color-white-1);--theme-foreground-secondary:var(--color-white-2);--theme-text:var(--color-white);--theme-border:var(--color-gray-90);--theme-border-box:var(--color-gray-80);--theme-border-subdued:var(--color-gray-70-3);--theme-button:var(--color-white);--theme-button-text:var(--color-black-100);--theme-primary:var(--color-gold-30);--theme-gradient-1:var(--color-gold-30);--theme-gradient-2:var(--color-blue-60);--theme-gradient-3:var(--color-green-60);--theme-gradient-4:var(--color-blue-40);--theme-gradient-5:var(--color-gold-30);--theme-input-active:var(--color-blue-20-5);--theme-success:var(--color-green-60);--theme-success-subdued:var(--color-green-60-3);--theme-error:var(--color-red-60);--theme-error-subdued:var(--color-red-60-3);--theme-box-shadow-modal:inset 0 0 0 1px var(--color-gray-90);--theme-box-shadow-button:0 0 0 #00000026;--theme-box-shadow-button-hover:0 0px 0px 4px #fff3}body.theme-dark::-webkit-scrollbar{width:8px;height:8px}body.theme-dark::-webkit-scrollbar{background:0 0}body.theme-dark::-webkit-scrollbar-track{background:var(--theme-foreground)}body.theme-dark::-webkit-scrollbar-thumb{background:var(--theme-foreground-secondary)}body.theme-dark::-webkit-scrollbar-thumb:hover{background:var(--theme-foreground-secondary)}body.theme-blue{--theme-background:var(--color-blue-80);--theme-background-overlay:var(--color-blue-80-4);--theme-background-box-top:#6d4c41;--theme-background-box-front:#3e2723;--theme-background-box-side:#4e342e;--theme-foreground:var(--color-blue-20-1);--theme-foreground-secondary:var(--color-blue-20-2);--theme-text:var(--color-blue-10);--theme-border:var(--color-blue-70);--theme-border-box:var(--color-gray-80);--theme-border-subdued:var(--color-blue-60-2);--theme-button:var(--color-blue-70);--theme-button-text:var(--color-blue-10);--theme-primary:var(--color-gold-30);--theme-gradient-1:var(--color-blue-70);--theme-gradient-2:var(--color-blue-50);--theme-gradient-3:var(--color-gold-30);--theme-gradient-4:var(--color-blue-40);--theme-gradient-5:var(--color-blue-70);--theme-input-active:var(--color-blue-20-5);--theme-success:var(--color-green-60);--theme-success-subdued:var(--color-green-60-3);--theme-error:var(--color-red-60);--theme-error-subdued:var(--color-red-60-3);--theme-box-shadow-modal:inset 0 0 0 1px var(--theme-border);--theme-box-shadow-button:0 0 0 #00000026;--theme-box-shadow-button-hover:0 0px 0px 4px #fff3}body.theme-blue::-webkit-scrollbar{width:8px;height:8px}body.theme-blue::-webkit-scrollbar{background:0 0}body.theme-blue::-webkit-scrollbar-track{background:var(--theme-foreground)}body.theme-blue::-webkit-scrollbar-thumb{background:var(--theme-foreground-secondary)}body.theme-blue::-webkit-scrollbar-thumb:hover{background:var(--theme-foreground-secondary)}body.theme-neon-green{--theme-background:var(--color-neon-green-100);--theme-background-overlay:var(--color-black-100-4);--theme-background-box-top:var(--color-gray-70);--theme-background-box-front:var(--color-gray-100);--theme-background-box-side:var(--color-gray-90);--theme-foreground:var(--color-neon-green-80-1);--theme-foreground-secondary:var(--color-neon-green-80-2);--theme-text:var(--color-neon-green-70);--theme-border:var(--color-neon-green-90);--theme-border-box:var(--color-gray-80);--theme-border-subdued:var(--color-neon-green-70-3);--theme-button:var(--color-neon-green-70);--theme-button-text:var(--color-black-100);--theme-primary:#fe9fe9;--theme-gradient-1:var(--color-neon-green-70);--theme-gradient-2:var(--color-neon-green-40);--theme-gradient-3:var(--color-neon-green-50);--theme-gradient-4:var(--color-neon-green-30);--theme-gradient-5:var(--color-neon-green-70);--theme-input-active:var(--color-white-2);--theme-success:var(--color-white);--theme-success-subdued:var(--color-white-2);--theme-error:var(--color-red-60);--theme-error-subdued:var(--color-red-60-3);--theme-box-shadow-modal:inset 0 0 0 1px var(--theme-border);--theme-box-shadow-button:0 0 0 #00000026;--theme-box-shadow-button-hover:0 0px 0px 4px #fff3}body.theme-neon-green::-webkit-scrollbar{width:8px;height:8px}body.theme-neon-green::-webkit-scrollbar{background:0 0}body.theme-neon-green::-webkit-scrollbar-track{background:var(--theme-foreground)}body.theme-neon-green::-webkit-scrollbar-thumb{background:var(--theme-foreground-secondary)}body.theme-neon-green::-webkit-scrollbar-thumb:hover{background:var(--theme-foreground-secondary)}body.theme-mondrian{--theme-background:var(--color-mondrian-white-2);--theme-background-overlay:var(--color-mondrian-white-4);--theme-background-box-top:var(--color-mondrian-yellow-1);--theme-background-box-front:var(--color-mondrian-royal-blue-1);--theme-background-box-side:var(--color-mondrian-navy-blue-1);--theme-foreground:var(--color-mondrian-black-1);--theme-foreground-secondary:var(--color-mondrian-black-2);--theme-text:var(--color-mondrian-royal-blue);--theme-border:var(--color-mondrian-red);--theme-border-box:var(--color-mondrian-black-2);--theme-border-subdued:var(--color-mondrian-black-1);--theme-button:var(--color-white);--theme-button-text:var(--color-mondrian-red);--theme-primary:var(--color-mondrian-yellow);--theme-gradient-1:var(--color-mondrian-red);--theme-gradient-2:var(--color-mondrian-white);--theme-gradient-3:var(--color-mondrian-royal-blue);--theme-gradient-4:var(--color-mondrian-white);--theme-gradient-5:var(--color-mondrian-yellow);--theme-input-active:var(--color-mondrian-yellow);--theme-success:var(--color-green-60);--theme-success-subdued:var(--color-green-60-3);--theme-error:var(--color-red-60);--theme-error-subdued:var(--color-red-60-3);--theme-box-shadow-modal:inset 0 0 0 1px var(--theme-border),0 0 0 4px var(--color-mondrian-yellow-1);--theme-box-shadow-button:0 1px 2px #00000026;--theme-box-shadow-button-hover:0 5px 15px var(--color-mondrian-royal-blue-1)}body.theme-mondrian::-webkit-scrollbar{width:8px;height:8px}body.theme-mondrian::-webkit-scrollbar{background:0 0}body.theme-mondrian::-webkit-scrollbar-track{background:var(--theme-foreground)}body.theme-mondrian::-webkit-scrollbar-thumb{background:var(--theme-foreground-secondary)}body.theme-mondrian::-webkit-scrollbar-thumb:hover{background:var(--theme-foreground-secondary)}body.theme-moss{--theme-background:var(--color-moss-stone-1);--theme-background-overlay:var(--color-moss-white-4);--theme-background-box-top:var(--color-moss-stone-1);--theme-background-box-front:var(--color-moss-green-d-1);--theme-background-box-side:var(--color-moss-green-c-1);--theme-foreground:var(--color-moss-brown-1);--theme-foreground-secondary:var(--color-moss-brown-2);--theme-text:var(--color-moss-green-b);--theme-border:var(--color-moss-green-a);--theme-border-box:var(--color-moss-stone-2);--theme-border-subdued:var(--color-moss-stone-1);--theme-button:var(--color-moss-white);--theme-button-text:var(--color-moss-green-b);--theme-primary:var(--color-moss-green-a);--theme-gradient-1:var(--color-moss-green-b);--theme-gradient-2:var(--color-moss-stone);--theme-gradient-3:var(--color-moss-green-a);--theme-gradient-4:var(--color-moss-green-d);--theme-gradient-5:var(--color-moss-stone);--theme-input-active:var(--color-moss-green-d-2);--theme-success:var(--color-green-60);--theme-success-subdued:var(--color-green-60-3);--theme-error:var(--color-red-60);--theme-error-subdued:var(--color-red-60-3);--theme-box-shadow-modal:inset 0 0 0 1px var(--theme-border),0 0 0 4px var(--color-moss-green-d-1);--theme-box-shadow-button:0 1px 2px #0000001f;--theme-box-shadow-button-hover:0 5px 15px var(--color-moss-green-a-1)}body.theme-moss::-webkit-scrollbar{width:8px;height:8px}body.theme-moss::-webkit-scrollbar{background:0 0}body.theme-moss::-webkit-scrollbar-track{background:var(--theme-foreground)}body.theme-moss::-webkit-scrollbar-thumb{background:var(--theme-foreground-secondary)}body.theme-moss::-webkit-scrollbar-thumb:hover{background:var(--theme-foreground-secondary)}html,body{--theme-graph-positive-subdued:#3ddbd903;--theme-graph-positive:#3ddbd9;--theme-graph-netural:var(--theme-foreground);--theme-graph-negative:#da1e28;--theme-graph-negative-subdued:#da1e2803;--color-black-daybreak-100:#040200;--color-black-daybreak-100-4:#04020066;--color-black-100:#000;--color-black-100-4:#0006;--color-black-100-2:#0003;--color-black-100-1:#0000001a;--color-gray-100:#161616;--color-gray-90:#262626;--color-gray-90-6:#26262699;--color-gray-80:#393939;--color-gray-70:#525252;--color-gray-70-3:#5252524d;--color-gray-60:#6f6f6f;--color-gray-50:#8d8d8d;--color-gray-40:#a8a8a8;--color-gray-40-2:#a8a8a833;--color-gray-30:#c6c6c6;--color-gray-20:#e0e0e0;--color-gray-10:#f4f4f4;--color-white:#fff;--color-white-4:#fff6;--color-white-2:#fff3;--color-white-1:#ffffff1a;--color-red-60:#da1e28;--color-red-60-3:#da1e284d;--color-green-60:#198038;--color-green-60-3:#1980384d;--color-gold-30:#f1c21b;--color-daybreak-100:#3f1a00;--color-daybreak-100-4:#3f1a0066;--color-daybreak-90:#522200;--color-daybreak-80:#662a00;--color-daybreak-70:#793200;--color-daybreak-70-3:#7932004d;--color-daybreak-60:#8d3b00;--color-daybreak-50:#a14300;--color-daybreak-40:#b44b00;--color-daybreak-40-2:#b44b0033;--color-daybreak-30:#c85300;--color-daybreak-20:#dc5b00;--color-daybreak-10:#ef6300;--color-daybreak:#ff6c04;--color-daybreak-4:#ff6c0466;--color-daybreak-2:#ff6c0433;--color-daybreak-1:#ff6c041a;--color-neon-green-100:#0a2c02;--color-neon-green-100-4:#0a2c0266;--color-neon-green-100-2:#0a2c0233;--color-neon-green-100-1:#0a2c021a;--color-neon-green-90:#106b02;--color-neon-green-80:rgba(0 159,0,1);--color-neon-green-80-4:#009f0066;--color-neon-green-80-2:rgba(0 159,0,.2);--color-neon-green-80-1:rgba(0 159,0,.1);--color-neon-green-70:#00cf00;--color-neon-green-70-7:#00cf00b3;--color-neon-green-70-3:#00cf004d;--color-neon-green-50:#5cff3b;--color-neon-green-40:#8aff68;--color-neon-green-30:#b2ff94;--color-neon-green-20:#d5ffbf;--color-neon-green-10:#f2ffe9;--color-blue-100:#001141;--color-blue-90:#001d6c;--color-blue-80:#002d9c;--color-blue-80-4:#002d9c66;--color-blue-70:#0043ce;--color-blue-60:#0f62fe;--color-blue-60-2:#0f62fe33;--color-blue-50:#4589ff;--color-blue-40:#78a9ff;--color-blue-30:#a6c8ff;--color-blue-20:#d0e2ff;--color-blue-20-1:#d0e2ff1a;--color-blue-20-2:#d0e2ff33;--color-blue-20-5:#d0e2ff80;--color-blue-10:#edf5ff;--color-black-justice-100:#121212;--color-justice-white:#fefff5;--color-justice-white-2:#fefff533;--color-justice-white-1:#fefff51a;--color-justice-grey:#888884;--color-justice-gold:#c3a84e;--color-justice-yellow:#eaca14;--color-mondrian-white:#ecebe5;--color-mondrian-white-4:#ecebe566;--color-mondrian-white-2:#ecebe533;--color-mondrian-white-1:#ecebe51a;--color-mondrian-black:#312f33;--color-mondrian-black-2:#312f3333;--color-mondrian-black-1:#312f331a;--color-mondrian-red:#ed2610;--color-mondrian-red-4:#ed261066;--color-mondrian-red-2:#ed261033;--color-mondrian-red-1:#ed26101a;--color-mondrian-yellow:#e8d145;--color-mondrian-yellow-4:#e8d14566;--color-mondrian-yellow-2:#e8d14533;--color-mondrian-yellow-1:#e8d1451a;--color-mondrian-royal-blue:#0457bd;--color-mondrian-royal-blue-4:#0457bd66;--color-mondrian-royal-blue-2:#0457bd33;--color-mondrian-royal-blue-1:#0457bd1a;--color-mondrian-navy-blue:#0c2972;--color-mondrian-navy-blue-4:#0c297266;--color-mondrian-navy-blue-2:#0c297233;--color-mondrian-navy-blue-1:#0c29721a;--color-moss-white:#fff;--color-moss-white-4:#fff6;--color-moss-white-2:#fff3;--color-moss-white-1:#ffffff1a;--color-moss-brown:#382b1c;--color-moss-brown-2:#382b1c33;--color-moss-brown-1:#382b1c1a;--color-moss-stone:#dedbd6;--color-moss-stone-4:#dedbd666;--color-moss-stone-2:#dedbd633;--color-moss-stone-1:#dedbd61a;--color-moss-green-a:#7f9f0d;--color-moss-green-a-4:#7f9f0d66;--color-moss-green-a-2:#7f9f0d33;--color-moss-green-a-1:#7f9f0d1a;--color-moss-green-b:#538a1c;--color-moss-green-b-4:#538a1c66;--color-moss-green-b-2:#538a1c33;--color-moss-green-b-1:#538a1c1a;--color-moss-green-c:#696f30;--color-moss-green-c-4:#696f3066;--color-moss-green-c-2:#696f3033;--color-moss-green-c-1:#696f301a;--color-moss-green-d:#dfe77a;--color-moss-green-d-4:#dfe77a66;--color-moss-green-d-2:#dfe77a33;--color-moss-green-d-1:#dfe77a1a;--type-scale-1:3.815rem;--type-scale-2:3.052rem;--type-scale-3:2.441rem;--type-scale-4:1.953rem;--type-scale-5:1.563rem;--type-scale-6:1.25rem;--type-scale-7:1rem;--type-scale-fixed-large:20px;--type-scale-fixed-medium:16px;--type-scale-fixed-small:14px;--type-scale-fixed-tiny:12px;--type-scale-fixed-label:10px;--font-family:-apple-system,BlinkMacSystemFont,helvetica neue,helvetica,sans-serif;--font-family-mono:var(--font-mono),Consolas,monaco,monospace;--font-family-serif:Georgia,Times New Roman,serif;--theme-border:var(--color-gray-20);--theme-primary:var(--color-blue-60);--theme-text:var(--color-black-100);font-family:var(--font-family);background:var(--theme-background);color:var(--theme-text);font-variant-numeric:tabular-nums;font-size:16px}@media (max-width:768px){html,body{font-size:12px}}::view-transition-old(root){animation:.5s cubic-bezier(.19,1,.22,1) both vt-drill-out}::view-transition-new(root){animation:.4s cubic-bezier(.5,1,.89,1) both vt-drill-in}@keyframes vt-drill-out{to{opacity:0}}html[data-vt-type=drill]::view-transition-old(root){animation:.5s cubic-bezier(.19,1,.22,1) both vt-drill-out-directional}@keyframes vt-drill-out-directional{to{opacity:0;transform:scale(.97)translate(-3%)}}@keyframes vt-drill-in{0%{opacity:0}}::view-transition-old(nav){animation-duration:0s}::view-transition-new(nav){animation-duration:0s}body.cursor-companion-active{cursor:none}body.cursor-companion-active *{cursor:none!important}
@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d72c019e91ffb82f-s.a0d295d6.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8557ac4879842fb9-s.9ce01009.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c847346577a98de0-s.c73b42b5.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/db08d2e20377160a-s.bc9c9e11.woff2)format("woff2");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:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8394f9d71e076efc-s.d6b44b91.woff2)format("woff2");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:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/19087af2bdec32b5-s.p.ec718a33.woff2)format("woff2");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:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_3d872242-module__NIoydW__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal;font-weight:400}.jetbrains_mono_3d872242-module__NIoydW__variable{--font-mono:"JetBrains Mono","JetBrains Mono Fallback"}
