a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,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{border:0;font-family:montserrat,sans-serif;font-size:100%;margin:0;padding:0;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:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:focus{outline:0}button{background:none}:root{--primary:#004643;--secondary:#6b0f1a;--tertiary:#f4fffd;--neutral-100:#fff;--neutral-200:#f5f6fb;--neutral-300:#e7eaf4;--neutral-400:#c4c9d9;--neutral-500:#afb4c5;--neutral-600:#767b87;--neutral-700:#52555e;--neutral-800:#2b2c30;--neutral-900:#000;--success:#007e33;--warn:#f80;--error:#c00;--info:#09c}h2{font-size:36pt}h2,h3{font-weight:400}h3{font-size:24pt;margin:24px 0}h4{font-size:18pt}h4,h5{font-weight:500}code{font-family:Space Mono,monospace}strong{font-weight:600}p{line-height:1.4em}a{color:#004643;color:var(--primary);text-decoration:none}a:hover{color:#6b0f1a;color:var(--secondary)}html{font-size:62.5%}*{box-sizing:border-box}body{color:#2b2c30;color:var(--neutral-800);font-size:1.8rem}.App{display:flex;flex-direction:column;height:100vh}.NetworkGraph{border:1px solid var(--neutral-800);flex-grow:1;margin:1rem auto 10rem;overflow:hidden;padding:0;width:80vw}.NetworkGraph,.NetworkGraph>canvas{border-radius:1rem}.Header{display:flex;justify-content:center;margin-top:5rem}.Header-Title{font-size:3.5rem;font-weight:400}.Footer{border-top:1px solid var(--neutral-800);display:flex;justify-content:center;padding:2rem}.Checkbox{border:1px solid var(--neutral-800);border-radius:1rem;display:flex;gap:1rem;padding:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Checkbox:focus,.Checkbox:hover{background-color:var(--primary);color:var(--tertiary);cursor:pointer}.Checkbox-Icon{width:2rem}.Checkbox .check{color:var(--success)}.Checkbox .cross{color:var(--error)}.Controls{border:1px solid var(--neutral-800);border-radius:1rem;display:flex;justify-content:center;margin:5rem auto 1rem;padding:2rem;width:80vw}
/*# sourceMappingURL=main.b7db5943.css.map*/