#container.svelte-b83ae9{position:relative;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:2rem;display:flex;flex-direction:row;align-items:center;gap:.5rem}#obj.svelte-b83ae9{display:flex;flex-direction:row;padding:0;height:100%;max-width:90%}#name.svelte-b83ae9{box-sizing:border-box;padding:0 .5rem;display:flex;flex-direction:column;justify-content:center;border-right:solid .05rem rgb(200 200 200);background-color:#3232321a;border-radius:.2rem 0 0 .2rem}#value.svelte-b83ae9{box-sizing:border-box;padding:0 .5rem;font-size:.8rem;height:100%;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.type_string.svelte-b83ae9{color:#464646;font-style:italic}.value_string.svelte-b83ae9{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}button.selected.svelte-b83ae9{border:solid .05rem rgb(99,149,255);box-shadow:0 .05rem .3rem #6395ff}#container.svelte-b83ae9:hover .delete:where(.svelte-b83ae9){visibility:visible}.delete.svelte-b83ae9{background:none;border:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:100%;box-shadow:none;opacity:60%;visibility:hidden;transition:color;transition-duration:.1s;position:relative}.delete.svelte-b83ae9:hover{opacity:100%;color:#c80000}.delete.svelte-b83ae9:active{top:.1rem;opacity:100%;color:#c80000}.err_close.svelte-nqaxrx{position:relative;box-shadow:none!important;border:none!important;background:none!important;padding:0!important;color:#320000}.err_close.svelte-nqaxrx:hover{color:#960000}.err_close.svelte-nqaxrx:active{color:#960000;top:.1rem}#err_text.svelte-nqaxrx{flex-grow:1}#messages.svelte-nqaxrx{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9rem;background-color:#c800004d;width:50%;margin:0 0 .5rem;border-radius:.2rem;color:#320000;padding:.5rem;display:flex;flex-direction:row;align-items:start;gap:.5rem}#toolbar.svelte-nqaxrx{display:flex;flex-direction:row}#container.svelte-nqaxrx{display:flex;flex-direction:column;gap:0;width:70%}#r_session.svelte-nqaxrx{display:flex;flex-direction:row}#monaco_container.svelte-nqaxrx{width:60%;height:20rem;margin:.5rem 0;border:.1rem solid rgb(180 180 180)}#env_container.svelte-nqaxrx{width:40%;height:20rem;margin:.5rem 0 0rem;display:flex;flex-direction:column;padding:0 0 0 1rem;gap:.5rem}#correct_container.svelte-nqaxrx{width:60%;height:fit-content;display:flex;flex-direction:row}button.svelte-pp4vns{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:.05rem solid rgb(146,146,146);background:linear-gradient(#f5f5f5,#f5f5f5);padding:.4rem .6rem;height:fit-content;text-decoration:none;color:#1d242d;font-weight:300;font-size:.9rem;border-radius:.2rem}button.svelte-pp4vns:not(:disabled):hover{background:linear-gradient(#f5f5f5,#e4e4e4);color:#2d3b5c}button.svelte-pp4vns:not(:disabled):active{background:#e4e4e4;color:#2d3b5c}#action_container.svelte-pp4vns{display:flex;flex-direction:column;gap:.5em;width:100%}#button_container.svelte-pp4vns{display:flex;flex-direction:column;gap:.5rem;width:fit-content}.failed.svelte-pp4vns{border-color:#640000!important;box-shadow:0 .02rem .15rem #d60a0a!important}.failed-text.svelte-pp4vns{color:#640000}.info-text.svelte-pp4vns{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9rem;width:100%;text-align:center}.correct.svelte-pp4vns{background:linear-gradient(0deg,#006400,#007900);border:.05rem solid rgb(0,42,0);color:#fff}#messages_container.svelte-pp4vns{margin-top:.5rem;padding:.5rem 1rem;display:flex;flex-direction:column;gap:.5rem;border-radius:.2rem;background:#f5f5f5;width:50%}#container.svelte-1sw8cn2{display:flex;flex-direction:row;gap:.5rem}.disabled.svelte-1sw8cn2{opacity:50%}input[type=range].svelte-1sw8cn2{-webkit-appearance:none;width:10rem}input[type=range].svelte-1sw8cn2:focus{outline:none}input[type=range].svelte-1sw8cn2::-webkit-slider-runnable-track{width:5rem;height:calc(2*var(--rh));cursor:pointer;background:var(--rcolor);border-radius:var(--rradius);border:var(--rborder)}input[type=range].svelte-1sw8cn2::-webkit-slider-thumb{box-shadow:var(--rshadow);border:var(--tborder);height:calc(1.2*var(--th));width:calc(1.2*var(--tw));border-radius:var(--tradius);background:var(--tcolor);cursor:pointer;-webkit-appearance:none;margin-top:-7px}input[type=range].svelte-1sw8cn2:focus::-webkit-slider-runnable-track{background:var(--rcolor)}input[type=range].svelte-1sw8cn2::-moz-range-track{width:100%;height:var(--rh);cursor:pointer;background:var(--rcolor);border-radius:var(--rradius);border:var(--rborder)}input[type=range].svelte-1sw8cn2::-moz-range-thumb{box-shadow:var(--rshadow);border:var(--tborder);height:var(--th);width:var(--tw);border-radius:var(--tradius);background:var(--tcolor);cursor:pointer}input[type=range].svelte-1sw8cn2::-ms-track{width:100%;height:var(--rh);cursor:pointer;background:transparent;border-color:transparent;border-width:var(--tw) 0;color:transparent}input[type=range].svelte-1sw8cn2::-ms-fill-lower{background:#2a6495;border:var(--rborder);border-radius:2.6px}input[type=range].svelte-1sw8cn2::-ms-fill-upper{background:var(--rcolor);border:var(--rborder);border-radius:2.6px}input[type=range].svelte-1sw8cn2::-ms-thumb{box-shadow:var(--rshadow);border:var(--tborder);height:var(--th);width:var(--tw);border-radius:var(--tradius);background:var(--tcolor);cursor:pointer}input[type=range].svelte-1sw8cn2:focus::-ms-fill-lower{background:var(--rcolor)}input[type=range].svelte-1sw8cn2:focus::-ms-fill-upper{background:var(--rcolor)}#container.svelte-1s4ow5h{display:flex;flex-direction:row;gap:.5rem}#control.svelte-1s4ow5h{display:flex;flex-direction:column;gap:.25rem}#radio_set.svelte-1s4ow5h{border-radius:.2rem;border:solid .1rem rgb(0,0,0);padding:.2rem}label.svelte-1s4ow5h{margin-right:.2rem}#container.svelte-onyo1y{display:flex;flex-direction:row;gap:.5rem}.disabled.svelte-onyo1y{opacity:50%}input[type=range].svelte-onyo1y{-webkit-appearance:none}input[type=range].svelte-onyo1y:focus{outline:none}input[type=range].svelte-onyo1y::-webkit-slider-runnable-track{width:5rem;height:calc(2*var(--rh));cursor:pointer;background:var(--rcolor);border-radius:var(--rradius);border:var(--rborder)}input[type=range].svelte-onyo1y::-webkit-slider-thumb{box-shadow:var(--rshadow);border:var(--tborder);height:calc(1.2*var(--th));width:calc(1.2*var(--tw));border-radius:var(--tradius);background:var(--tcolor);cursor:pointer;-webkit-appearance:none;margin-top:-7px}input[type=range].svelte-onyo1y:focus::-webkit-slider-runnable-track{background:var(--rcolor)}input[type=range].svelte-onyo1y::-moz-range-track{width:100%;height:var(--rh);cursor:pointer;background:var(--rcolor);border-radius:var(--rradius);border:var(--rborder)}input[type=range].svelte-onyo1y::-moz-range-thumb{box-shadow:var(--rshadow);border:var(--tborder);height:var(--th);width:var(--tw);border-radius:var(--tradius);background:var(--tcolor);cursor:pointer}input[type=range].svelte-onyo1y::-ms-track{width:100%;height:var(--rh);cursor:pointer;background:transparent;border-color:transparent;border-width:var(--tw) 0;color:transparent}input[type=range].svelte-onyo1y::-ms-fill-lower{background:#2a6495;border:var(--rborder);border-radius:2.6px}input[type=range].svelte-onyo1y::-ms-fill-upper{background:var(--rcolor);border:var(--rborder);border-radius:2.6px}input[type=range].svelte-onyo1y::-ms-thumb{box-shadow:var(--rshadow);border:var(--tborder);height:var(--th);width:var(--tw);border-radius:var(--tradius);background:var(--tcolor);cursor:pointer}input[type=range].svelte-onyo1y:focus::-ms-fill-lower{background:var(--rcolor)}input[type=range].svelte-onyo1y:focus::-ms-fill-upper{background:var(--rcolor)}#controls.svelte-1y1ffur{padding-left:4rem;padding-right:2rem;display:flex;flex-direction:column;gap:.5rem}#plot_div.svelte-1y1ffur{position:relative;margin-right:1rem}.is_table.svelte-1y1ffur{width:50%}#load_screen.svelte-1y1ffur{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:100%;background-color:#fff}#spinner.svelte-1y1ffur{height:2rem;width:2rem;border:.3rem solid white;border-radius:100%;border-top:.3rem solid black;-webkit-animation:svelte-1y1ffur-spin 1.5s linear infinite;animation:svelte-1y1ffur-spin 1.5s linear infinite}@-webkit-keyframes svelte-1y1ffur-spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes svelte-1y1ffur-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#container.svelte-1p3joey{display:flex;flex-direction:column}.select_container.svelte-1p3joey{display:inline-block;position:relative;height:1rem;padding-bottom:.15rem;border-bottom:solid .2rem rgb(128,128,128)}.select_container.disabled.svelte-1p3joey{display:inline-block;position:relative;height:1rem;border-bottom:solid .2rem #999999}.select_el.svelte-1p3joey{width:100%;height:100%;display:inline-block;position:absolute;left:0;top:0;opacity:0;padding-bottom:1rem}.fill.svelte-1p3joey div:where(.svelte-1p3joey){display:inline-block;font-size:0}.fill.svelte-1p3joey div:where(.svelte-1p3joey) span:where(.svelte-1p3joey){font-size:1rem;white-space:pre-wrap}.inputs.svelte-1p3joey{display:flex;flex-direction:column;gap:1rem}.q_input.svelte-1p3joey{display:flex;flex-direction:row;gap:.5rem}#container.svelte-42frr8{display:flex;flex-direction:column;gap:1.5rem;width:80%}.answers.svelte-42frr8{display:flex;flex-direction:column;gap:0rem}.answer_bar.svelte-42frr8{display:flex;flex-direction:row;align-items:center;gap:1rem}.answer_text.svelte-42frr8{width:10rem;border-right:solid .1rem black;padding:.5rem 1rem .2rem 0;text-align:right;font-size:.9rem}.bar.svelte-42frr8{background-color:#045ae4;height:.9rem;border-radius:.2rem;width:0rem;display:flex;flex-direction:row-reverse;align-items:center}.bar.svelte-42frr8 span:where(.svelte-42frr8){color:#fff;font-size:.7rem;padding-right:.4rem;font-weight:700}#container.svelte-1rhh44s{display:flex;flex-direction:column;gap:1.5rem;width:80%}#item_container.svelte-envpun{display:flex;flex-direction:column;gap:.5rem;background-color:#fff;border-left:.1rem solid black;padding:1rem;width:10rem}.item_name.svelte-envpun{font-weight:700}#item_selector.svelte-envpun{display:flex;flex-direction:row;gap:.5rem;padding-top:1rem}.scale_bg.svelte-envpun{padding:.5rem;border-radius:.3rem}#container.svelte-1tvwax7{display:flex;flex-direction:column;gap:1rem;align-items:center}#event_data.svelte-1tvwax7{display:flex;flex-direction:row;gap:1rem;padding:1rem;border-radius:.3rem;background:#f1f1f1;width:fit-content}#event_prob.svelte-1tvwax7{font-size:1.2rem}#event_controls.svelte-1tvwax7{display:flex;flex-direction:row;gap:1rem}.event_control.svelte-1tvwax7{display:flex;flex-direction:column;width:16rem;gap:.5rem;background:#f1f1f1;border-radius:.3rem;padding:1rem}.control.svelte-1tvwax7{display:flex;flex-direction:row;justify-content:right;gap:1rem}.event_name.svelte-1tvwax7{text-align:center;padding-bottom:.5rem}#venn_container.svelte-1tvwax7{display:flex;flex-direction:row;height:20rem;width:35rem}#venn.svelte-1tvwax7{width:100%;height:100%}.disabled.svelte-1tvwax7{opacity:50%}:root{--rh: .25rem;--rshadow: 0px 0px 0px 0px #000000;--rcolor: rgb(240,240,240);--rradius: 6px;--rborder: 1px solid rgb(150,150,150);--tborder: 1px solid rgb(150,150,150);--th: 1rem;--tw: 12px;--tcolor: rgb(255,255,255);--tradius: 6px}input[type=range].svelte-1tvwax7{-webkit-appearance:none;width:10rem;background:none}input[type=range].svelte-1tvwax7:focus{outline:none}input[type=range].svelte-1tvwax7::-webkit-slider-runnable-track{width:5rem;height:calc(2*var(--rh));cursor:pointer;background:var(--rcolor);border-radius:var(--rradius);border:var(--rborder)}input[type=range].svelte-1tvwax7::-webkit-slider-thumb{box-shadow:var(--rshadow);border:var(--tborder);height:calc(1.2*var(--th));width:calc(1.2*var(--tw));border-radius:var(--tradius);background:var(--tcolor);cursor:pointer;-webkit-appearance:none;margin-top:-7px}input[type=range].svelte-1tvwax7:focus::-webkit-slider-runnable-track{background:var(--rcolor)}input[type=range].svelte-1tvwax7::-moz-range-track{width:100%;height:var(--rh);cursor:pointer;background:var(--rcolor);border-radius:var(--rradius);border:var(--rborder)}input[type=range].svelte-1tvwax7::-moz-range-thumb{box-shadow:var(--rshadow);border:var(--tborder);height:var(--th);width:var(--tw);border-radius:var(--tradius);background:var(--tcolor);cursor:pointer}input[type=range].svelte-1tvwax7::-ms-track{width:100%;height:var(--rh);cursor:pointer;background:transparent;border-color:transparent;border-width:var(--tw) 0;color:transparent}input[type=range].svelte-1tvwax7::-ms-fill-lower{background:#2a6495;border:var(--rborder);border-radius:2.6px}input[type=range].svelte-1tvwax7::-ms-fill-upper{background:var(--rcolor);border:var(--rborder);border-radius:2.6px}input[type=range].svelte-1tvwax7::-ms-thumb{box-shadow:var(--rshadow);border:var(--tborder);height:var(--th);width:var(--tw);border-radius:var(--tradius);background:var(--tcolor);cursor:pointer}input[type=range].svelte-1tvwax7:focus::-ms-fill-lower{background:var(--rcolor)}input[type=range].svelte-1tvwax7:focus::-ms-fill-upper{background:var(--rcolor)}
