#nav{position:absolute;bottom:35px;left:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#nav a{transition:color .5s}.light #nav a{color:#1f2023;color:var(--theme-light-linkColor,#1f2023)}.dark #nav a{color:#eee;color:var(--theme-dark-linkColor,#eee)}#nav a.router-link-exact-active{font-weight:700}#version{transition:color .5s;position:absolute;bottom:20px;left:50px;z-index:10;font-size:10px}.light #version{color:#cecece;color:var(--theme-light-secondaryTextColor,#cecece)}.dark #version{color:#626363;color:var(--theme-dark-secondaryTextColor,#626363)}#transmissionLogo{position:absolute;bottom:40px;right:30px}#transmissionLogo img{width:200px}.UI_window{transition:background-color .5s;position:absolute;border-radius:10px;z-index:1000;overflow-y:auto;overflow-x:hidden;min-width:140px;min-height:100px;font-size:12px}.light .UI_window{color:#35353a;color:var(--theme-light-UI_window_fontColor,#35353a)}.dark .UI_window{color:#eee;color:var(--theme-dark-UI_window_fontColor,#eee)}@supports((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.UI_window{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.light .UI_window{background-color:hsla(0,0%,93.3%,.85);background-color:var(--theme-light-UI_window_backgroundColor_blurred,hsla(0,0%,93.3%,.85))}.dark .UI_window{background-color:rgba(53,53,58,.85);background-color:var(--theme-dark-UI_window_backgroundColor_blurred,rgba(53,53,58,.85))}}@supports not ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.light .UI_window{background-color:hsla(0,0%,93.3%,.98);background-color:var(--theme-light-UI_window_backgroundColor_notBlurred,hsla(0,0%,93.3%,.98))}.dark .UI_window{background-color:rgba(53,53,58,.95);background-color:var(--theme-dark-UI_window_backgroundColor_notBlurred,rgba(53,53,58,.95))}}.UI_window_header{transition:background-color .5s;padding:10px 10px 10px 20px;cursor:move;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:5px;font-size:10px;text-transform:uppercase}.light .UI_window_header{background-color:#ababab;background-color:var(--theme-light-UI_window_headerColor,#ababab)}.dark .UI_window_header{background-color:#1f2023;background-color:var(--theme-dark-UI_window_headerColor,#1f2023)}.light .UI_window_header{color:#35353a;color:var(--theme-light-UI_window_fontColor,#35353a)}.dark .UI_window_header{color:#eee;color:var(--theme-dark-UI_window_fontColor,#eee)}.UI_window_header .UI_closeIcon{position:absolute;right:0;font-weight:700;cursor:pointer;padding:10px;margin:-18px 0 0 0;font-size:20px}.UI_window_header .UI_closeIcon:hover{opacity:.5}.UI_accordion{width:100%;font-size:10px;text-transform:uppercase}.UI_accordion_header{padding:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light .UI_accordion_header{background-color:#dbdbdb;background-color:var(--theme-light-UI_accordion_headerColor,#dbdbdb)}.dark .UI_accordion_header{background-color:#2a2b2f;background-color:var(--theme-dark-UI_accordion_headerColor,#2a2b2f)}.light .UI_accordion_header{color:#35353a;color:var(--theme-light-UI_window_fontColor,#35353a)}.dark .UI_accordion_header{color:#eee;color:var(--theme-dark-UI_window_fontColor,#eee)}.light .UI_accordion_header{border-top:1px solid #575a63;border-top:1px solid var(--theme-light-UI_accordion_headerBorder,#575a63)}.dark .UI_accordion_header{border-top:1px solid #575a63;border-top:1px solid var(--theme-dark-UI_accordion_headerBorder,#575a63)}.light .UI_accordion_header{border-bottom:1px solid #575a63;border-bottom:1px solid var(--theme-light-UI_accordion_headerBorder,#575a63)}.dark .UI_accordion_header{border-bottom:1px solid #575a63;border-bottom:1px solid var(--theme-dark-UI_accordion_headerBorder,#575a63)}.UI_accordion_header_icon{width:20px;height:20px;margin-right:10px;margin-left:10px;float:left}.UI_accordion_header_icon:after{content:"▶"}.UI_accordion_header_icon.open:after{content:"▼"}.UI_accordion_content{height:0;overflow:hidden}.UI_accordion_slot{padding:20px}.toggle_label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.toggle_container{font-size:18px;flex:1}.toggle input{clip:rect(0,0,0,0);height:0;width:0;border:0;display:none;overflow:hidden}.toggle input+label,.toggle input:checked+label{width:33%}.light .toggle input:checked+label{background-color:#000;background-color:var(--theme-light-UI_toolBar_iconColor,#000)}.dark .toggle input:checked+label{background-color:#eee;background-color:var(--theme-dark-UI_toolBar_iconColor,#eee)}.light .toggle input:checked+label{color:#e2e2e2;color:var(--theme-light-UI_window_lightBackground,#e2e2e2)}.dark .toggle input:checked+label{color:#1c1c1c;color:var(--theme-dark-UI_window_lightBackground,#1c1c1c)}.toggle label{display:inline-block;width:25%;background:transparent;text-align:center;font-size:12px;padding:10px 6px;transition:all .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light .toggle label{border:1px solid #1f2023;border:1px solid var(--theme-light-textColor,#1f2023)}.dark .toggle label{border:1px solid #eee;border:1px solid var(--theme-dark-textColor,#eee)}.light .toggle label{color:#1f2023;color:var(--theme-light-textColor,#1f2023)}.dark .toggle label{color:#eee;color:var(--theme-dark-textColor,#eee)}.toggle label:hover{cursor:pointer}.UI_design_row{display:flex;font-size:12px}.UI_design_row_column{flex-basis:100%}.select-dropdown select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px 35px 10px 10px;font-size:12px;background:transparent;color:#1f2023;border:1px solid #1f2023;background-repeat:no-repeat;background-position:right 13px top 14px;background-size:.9375em .5625em;background-image:url("data:image/svg+xml;charset=uft8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 13'%3E%3Cpolyline fill='none' stroke='currentColor' stroke-width='3' points='1,1 11,11 21,1'/%3E%3C/svg%3E");width:100%;outline:none;cursor:pointer}.light .select-dropdown select{filter:invert(0);filter:var(--theme-light-UI_toolBar_svgIconColor,invert(0))}.dark .select-dropdown select{filter:invert(100%);filter:var(--theme-dark-UI_toolBar_svgIconColor,invert(100%))}#themeToggleContainer[data-v-63ad223e]{position:absolute;top:30px;right:20px}.themeToggle[data-v-63ad223e]{opacity:0;position:absolute}.themeToggleComponent[data-v-63ad223e]{width:48px;height:18px;border-radius:50px;position:relative;padding:5px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.light .themeToggleComponent[data-v-63ad223e]{background-color:#1f2023;background-color:var(--theme-light-textColor,#1f2023)}.dark .themeToggleComponent[data-v-63ad223e]{background-color:#eee;background-color:var(--theme-dark-textColor,#eee)}.themeToggleComponent img[data-v-63ad223e]{margin-top:3px;width:15px;height:15px;padding:5px;transition:.5s}.light .themeToggleComponent img[data-v-63ad223e]{filter:invert(100%);filter:var(--theme-light-UI_toolBar_svgActiveIconColor,invert(100%))}.dark .themeToggleComponent img[data-v-63ad223e]{filter:invert(0);filter:var(--theme-dark-UI_toolBar_svgActiveIconColor,invert(0))}.themeToggleComponent .ball[data-v-63ad223e]{width:22px;height:22px;position:absolute;left:3px;top:3px;border-radius:50%;transition:transform .2s linear}.light .themeToggleComponent .ball[data-v-63ad223e]{background-color:#fff;background-color:var(--theme-light-backgroundColor,#fff)}.dark .themeToggleComponent .ball[data-v-63ad223e]{background-color:#1f2023;background-color:var(--theme-dark-backgroundColor,#1f2023)}.themeToggle:checked+.themeToggleComponent .ball[data-v-63ad223e]{transform:translateX(30px)}.UI_sizeSelector[data-v-63ad223e]{padding:10px;background:transparent;width:40px;margin-bottom:10px}.light .UI_sizeSelector[data-v-63ad223e]{color:#1f2023;color:var(--theme-light-textColor,#1f2023)}.dark .UI_sizeSelector[data-v-63ad223e]{color:#eee;color:var(--theme-dark-textColor,#eee)}.light .UI_sizeSelector[data-v-63ad223e]{border:1px solid #1f2023;border:1px solid var(--theme-light-textColor,#1f2023)}.dark .UI_sizeSelector[data-v-63ad223e]{border:1px solid #eee;border:1px solid var(--theme-dark-textColor,#eee)}.UI_sizeSelector[data-v-63ad223e]:focus{outline:none}.UI_sizeSelector_label[data-v-63ad223e]{display:inline-block}.UI_sizeSelector_labelLeft[data-v-63ad223e]{margin-right:5px}.UI_sizeSelector_labelRight[data-v-63ad223e]{margin-left:5px}.UI_sizeSelector_chainIcon[data-v-63ad223e]{height:49px;position:absolute;margin-top:-28px;margin-left:10px}.light .UI_sizeSelector_chainIcon[data-v-63ad223e]{filter:invert(0);filter:var(--theme-light-UI_toolBar_svgIconColor,invert(0))}.dark .UI_sizeSelector_chainIcon[data-v-63ad223e]{filter:invert(100%);filter:var(--theme-dark-UI_toolBar_svgIconColor,invert(100%))}input[data-v-63ad223e]::-webkit-inner-spin-button,input[data-v-63ad223e]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number][data-v-63ad223e]{-moz-appearance:textfield}.UI_button{font-size:12px;border:0;padding:12px 30px;cursor:pointer;transition:.25s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:10px}.light .UI_button{background-color:#000;background-color:var(--theme-light-UI_toolBar_iconColor,#000)}.dark .UI_button{background-color:#eee;background-color:var(--theme-dark-UI_toolBar_iconColor,#eee)}.light .UI_button{color:#e2e2e2;color:var(--theme-light-UI_window_lightBackground,#e2e2e2)}.dark .UI_button{color:#1c1c1c;color:var(--theme-dark-UI_window_lightBackground,#1c1c1c)}.UI_button.recording{opacity:1;background:red;color:#fff;border:#fff;-webkit-animation:blinker 1.5s linear infinite;animation:blinker 1.5s linear infinite}@-webkit-keyframes blinker{50%{opacity:.2}}@keyframes blinker{50%{opacity:.2}}#UI_export{padding:20px 0 0 0;font-size:12px}.light #UI_export a{color:#1f2023;color:var(--theme-light-linkColor,#1f2023)}.dark #UI_export a{color:#eee;color:var(--theme-dark-linkColor,#eee)}.light #UI_export a:visited{color:#1f2023;color:var(--theme-light-linkColor,#1f2023)}.dark #UI_export a:visited{color:#eee;color:var(--theme-dark-linkColor,#eee)}#UI_export_options{display:flex;justify-content:center;margin-top:-15px}#UI_export_heading{text-align:center;width:100%}#UI_export_heading h3{margin:0 0 15px 0;padding:0;font-size:24px;font-weight:400}#UI_export_heading h5{margin:0 0 20px 0;padding:0;font-weight:400;font-size:12px}.UI_export_heading{font-size:16px;display:block}.UI_exportOption{width:100%;flex-wrap:wrap;margin-top:20px}.light .UI_exportOption{background-color:#e2e2e2;background-color:var(--theme-light-UI_window_lightBackground,#e2e2e2)}.dark .UI_exportOption{background-color:#1c1c1c;background-color:var(--theme-dark-UI_window_lightBackground,#1c1c1c)}.UI_export_illustrationContainer{width:100%;height:220px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light .UI_export_illustrationContainer{background-color:#35353a;background-color:var(--theme-light-UI_toolBar_iconActiveBackgroundColor,#35353a)}.dark .UI_export_illustrationContainer{background-color:#eee;background-color:var(--theme-dark-UI_toolBar_iconActiveBackgroundColor,#eee)}.UI_export_illustrationContainer_icon{border-radius:50%;position:absolute;width:70px;height:70px;margin:10px 0 0 20px}.light .UI_export_illustrationContainer_icon{background-color:#eee;background-color:var(--theme-light-UI_toolBar_background,#eee)}.dark .UI_export_illustrationContainer_icon{background-color:#1f2023;background-color:var(--theme-dark-UI_toolBar_background,#1f2023)}.UI_export_illustrationContainer_icon img{padding:11px;width:70%}.light .UI_export_illustrationContainer_icon img{filter:invert(0);filter:var(--theme-light-UI_toolBar_svgIconColor,invert(0))}.dark .UI_export_illustrationContainer_icon img{filter:invert(100%);filter:var(--theme-dark-UI_toolBar_svgIconColor,invert(100%))}.UI_export_illustrationContainer_illustration{position:absolute;height:195px;width:380px;margin:25px 0 0 40px;background:#a6a6a6}.UI_export_illustrationContainer_illustration img{height:160px;margin:35px 0 0 100px}.UI_export_row{display:flex;margin:0 0 30px 40px}.UI_export_row_column{width:170px;margin-right:20px}.UI_export_heading{font-size:18px;margin-top:30px}.UI_export_label{font-size:12px;margin-bottom:7px}.UI_export_paragraphText{line-height:1.8}.UI_export_paragraphTextSmall{line-height:1.6;font-size:10px}#UI_performance{padding:20px}#UI_stats_perfInfo{display:block;font-size:10px}#UI_stats_threeJS{margin-top:20px}#UI_consoleContent{padding:20px}#ui_console_sticky{position:absolute;left:0;bottom:0;width:100%;max-height:30px;padding:10px 20px 10px 20px}.light #ui_console_sticky{border-top:1px solid #35353a;border-top:1px solid var(--theme-light-UI_window_fontColor,#35353a)}.dark #ui_console_sticky{border-top:1px solid #eee;border-top:1px solid var(--theme-dark-UI_window_fontColor,#eee)}#ui_console_content{margin-bottom:45px}#UI_iconContainer{position:absolute;top:30px;left:20px}.UI_windowIconContainer{transition:.5s;width:35px;height:35px;cursor:pointer;border-radius:5px;margin-bottom:5px}.light .UI_windowIconContainer{border:1px solid #d9d9d9;border:1px solid var(--theme-light-UI_toolBar_border,#d9d9d9)}.dark .UI_windowIconContainer{border:1px solid #35353a;border:1px solid var(--theme-dark-UI_toolBar_border,#35353a)}.light .UI_windowIconContainer{background-color:#eee;background-color:var(--theme-light-UI_toolBar_background,#eee)}.dark .UI_windowIconContainer{background-color:#1f2023;background-color:var(--theme-dark-UI_toolBar_background,#1f2023)}.light .UI_windowIconContainer:hover{border:1px solid #acacac;border:1px solid var(--theme-light-UI_toolBar_borderHover,#acacac)}.dark .UI_windowIconContainer:hover{border:1px solid #626363;border:1px solid var(--theme-dark-UI_toolBar_borderHover,#626363)}.light .UI_windowIconContainer:hover .UI_windowIconChar{color:#000;color:var(--theme-light-UI_toolBar_iconColorHover,#000)}.dark .UI_windowIconContainer:hover .UI_windowIconChar{color:#eee;color:var(--theme-dark-UI_toolBar_iconColorHover,#eee)}.light .UI_windowIconContainer img{filter:invert(0);filter:var(--theme-light-UI_toolBar_svgIconColor,invert(0))}.dark .UI_windowIconContainer img{filter:invert(100%);filter:var(--theme-dark-UI_toolBar_svgIconColor,invert(100%))}.UI_windowIconContainer .UI_windowIcon{padding:7px;width:22px!important}.UI_windowIconContainer .UI_windowIconChar{font-size:18px;font-weight:700;text-align:center;margin-top:8px}.light .UI_windowIconContainer .UI_windowIconChar{color:#000;color:var(--theme-light-UI_toolBar_iconColor,#000)}.dark .UI_windowIconContainer .UI_windowIconChar{color:#eee;color:var(--theme-dark-UI_toolBar_iconColor,#eee)}.light .UI_windowIcon_active{background-color:#35353a;background-color:var(--theme-light-UI_toolBar_iconActiveBackgroundColor,#35353a)}.dark .UI_windowIcon_active{background-color:#eee;background-color:var(--theme-dark-UI_toolBar_iconActiveBackgroundColor,#eee)}.light .UI_windowIcon_active img{filter:invert(100%);filter:var(--theme-light-UI_toolBar_svgActiveIconColor,invert(100%))}.dark .UI_windowIcon_active img{filter:invert(0);filter:var(--theme-dark-UI_toolBar_svgActiveIconColor,invert(0))}#UI_themeSwitcher{position:absolute;color:#fff;bottom:15px;right:20px;cursor:pointer;width:40px}#UI_themeSwitcher img{padding:5px;transition:.5s}.light #UI_themeSwitcher img{filter:invert(0);filter:var(--theme-light-UI_toolBar_svgIconColor,invert(0))}.dark #UI_themeSwitcher img{filter:invert(100%);filter:var(--theme-dark-UI_toolBar_svgIconColor,invert(100%))}#UI_themeSwitcher img:hover{transition:.5s;transform:rotate(180deg)}.UI_label{font-size:10px;margin-bottom:10px}.questionSelector{pointer-events:all;background-color:#5a5a5a;height:170px;width:135px;z-index:1000;position:absolute;margin-top:-240px;border-radius:10px;box-shadow:2.8px 2.8px 2.2px rgba(0,0,0,.02),6.7px 6.7px 5.3px rgba(0,0,0,.028),12.5px 12.5px 10px rgba(0,0,0,.035),22.3px 22.3px 17.9px rgba(0,0,0,.042),41.8px 41.8px 33.4px rgba(0,0,0,.05),100px 100px 80px rgba(0,0,0,.07)}.questionSelector ul{overflow-y:scroll;height:150px;padding:0;margin:10px 0 0 10px}.questionSelector li{display:block;width:auto;font-size:16px;padding:10px;list-style:none;cursor:pointer}.light .questionSelector li:hover{background-color:#519bc6;background-color:var(--theme-light-highlightColor,#519bc6)}.dark .questionSelector li:hover{background-color:#96d0d3;background-color:var(--theme-dark-highlightColor,#96d0d3)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(../fonts/roboto-v30-latin-regular.b92a5a1a.eot);src:local(""),url(../fonts/roboto-v30-latin-regular.b92a5a1a.eot?#iefix) format("embedded-opentype"),url(../fonts/roboto-v30-latin-regular.15d9f621.woff2) format("woff2"),url(../fonts/roboto-v30-latin-regular.d3907d0c.woff) format("woff"),url(../fonts/roboto-v30-latin-regular.a0d084a3.ttf) format("truetype"),url(../img/roboto-v30-latin-regular.8681f434.svg#Roboto) format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(../fonts/roboto-v30-latin-900.f9b91c7d.eot);src:local(""),url(../fonts/roboto-v30-latin-900.f9b91c7d.eot?#iefix) format("embedded-opentype"),url(../fonts/roboto-v30-latin-900.b20371a6.woff2) format("woff2"),url(../fonts/roboto-v30-latin-900.bcb7c7e2.woff) format("woff"),url(../fonts/roboto-v30-latin-900.a317cb5f.ttf) format("truetype"),url(../img/roboto-v30-latin-900.9c4bedee.svg#Roboto) format("svg")}#themeToggleContainer{position:absolute;top:30px;right:20px}.themeToggle{opacity:0;position:absolute}.themeToggleComponent{width:48px;height:18px;border-radius:50px;position:relative;padding:5px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.light .themeToggleComponent{background-color:#1f2023;background-color:var(--theme-light-textColor,#1f2023)}.dark .themeToggleComponent{background-color:#eee;background-color:var(--theme-dark-textColor,#eee)}.themeToggleComponent img{margin-top:3px;width:15px;height:15px;padding:5px;transition:.5s}.light .themeToggleComponent img{filter:invert(100%);filter:var(--theme-light-UI_toolBar_svgActiveIconColor,invert(100%))}.dark .themeToggleComponent img{filter:invert(0);filter:var(--theme-dark-UI_toolBar_svgActiveIconColor,invert(0))}.themeToggleComponent .ball{width:22px;height:22px;position:absolute;left:3px;top:3px;border-radius:50%;transition:transform .2s linear}.light .themeToggleComponent .ball{background-color:#fff;background-color:var(--theme-light-backgroundColor,#fff)}.dark .themeToggleComponent .ball{background-color:#1f2023;background-color:var(--theme-dark-backgroundColor,#1f2023)}.themeToggle:checked+.themeToggleComponent .ball{transform:translateX(30px)}#WEBGL{width:100%;height:100%;display:block}#labels{position:absolute;z-index:0;left:0;top:0;color:#000;font-size:10px}#labels.darkMode div.hovered,#labels.darkMode div span{color:#fff!important}#labels div{border-radius:4px;padding:3px 6px 3px 6px;position:absolute;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}#labels div span{border-radius:5px;font-weight:900;opacity:0;margin:-5px 0 0 0;padding:5px 6px 5px 6px;position:absolute}.light #labels div span{background-color:#519bc6;background-color:var(--theme-light-highlightColor,#519bc6)}.dark #labels div span{background-color:#96d0d3;background-color:var(--theme-dark-highlightColor,#96d0d3)}#labels div span.active{transition:1s cubic-bezier(.83,0,.17,1);margin:-5px 0 0 10px;opacity:1}.light #labels div{background-color:#1f2023;background-color:var(--theme-light-textColor,#1f2023)}.dark #labels div{background-color:#eee;background-color:var(--theme-dark-textColor,#eee)}.light #labels div{color:#fff;color:var(--theme-light-backgroundColor,#fff)}.dark #labels div{color:#1f2023;color:var(--theme-dark-backgroundColor,#1f2023)}#labels div.hovered{color:#fff;z-index:20000!important}.light #labels div.hovered{background-color:#519bc6;background-color:var(--theme-light-highlightColor,#519bc6)}.dark #labels div.hovered{background-color:#96d0d3;background-color:var(--theme-dark-highlightColor,#96d0d3)}#vignette{background-image:-webkit-radial-gradient(30% 50%,ellipse cover,rgba(0,0,0,.1) 70%,rgba(0,0,0,.7) 100%);position:fixed;bottom:0;right:0}#navigationUI,#vignette{top:0;left:0;pointer-events:none}#navigationUI{position:absolute;width:100vw;height:100vh;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#questionContainer{position:absolute;font-size:calc(20px + .5vw);width:500px;bottom:30px;left:30px;padding-right:30px;padding:20px;opacity:.9}.light #questionContainer{background-color:#fff;background-color:var(--theme-light-backgroundColor,#fff)}.dark #questionContainer{background-color:#1f2023;background-color:var(--theme-dark-backgroundColor,#1f2023)}#question{opacity:.5;font-size:14px!important}#question span{font-size:10px;font-style:italic;display:block}#question span.activeFilter{transition:.5s}.light #question span.activeFilter{color:#519bc6;color:var(--theme-light-highlightColor,#519bc6)}.dark #question span.activeFilter{color:#96d0d3;color:var(--theme-dark-highlightColor,#96d0d3)}#questionNav{display:flex;margin-bottom:20px;margin-top:20px}#questionNav .navigationButton{border-radius:10px;background-color:#5a5a5a;margin-right:10px;width:35px;height:35px;text-align:center;cursor:pointer;pointer-events:all}.light #questionNav .navigationButton.questionSelectorIconActive{background-color:#519bc6;background-color:var(--theme-light-highlightColor,#519bc6)}.dark #questionNav .navigationButton.questionSelectorIconActive{background-color:#96d0d3;background-color:var(--theme-dark-highlightColor,#96d0d3)}#questionNav .navigationButton img{width:8px;vertical-align:middle}.light #questionNav .navigationButton:hover{background-color:#519bc6;background-color:var(--theme-light-highlightColor,#519bc6)}.dark #questionNav .navigationButton:hover{background-color:#96d0d3;background-color:var(--theme-dark-highlightColor,#96d0d3)}#questionNav #questionSelector img{width:15px}#questionNav #infoArea{display:flex;margin-left:auto}#questionNav #activeFilter,#questionNav #resetAllFilters{width:auto!important;height:25px!important;font-size:10px;text-align:center;padding:5px 10px 5px 10px}#questionNav #activeFilter span,#questionNav #resetAllFilters span{margin-top:6px;display:inline-block}#questionNav #activeFilter{cursor:default!important;pointer-events:none}.light #questionNav #activeFilter{background-color:#519bc6;background-color:var(--theme-light-highlightColor,#519bc6)}.dark #questionNav #activeFilter{background-color:#96d0d3;background-color:var(--theme-dark-highlightColor,#96d0d3)}.light #questionNav #activeFilter span,.light #questionNav #resetAllFilters span{color:#fff!important}#answer{margin-top:40px}#primaryAnswer{transition:.5s}#primaryAnswer,#subAnswer{margin-left:-600px;width:500px}#subAnswer{transition:.9s;margin-top:20px;font-size:20px}#dividerVertical{width:1px;height:290px;position:absolute;bottom:0;left:600px}.light #dividerVertical{background-color:#1f2023;background-color:var(--theme-light-textColor,#1f2023)}.dark #dividerVertical{background-color:#eee;background-color:var(--theme-dark-textColor,#eee)}html{--theme-light-backgroundColor:#fff;--theme-dark-backgroundColor:#1f2023;--theme-light-textColor:#1f2023;--theme-dark-textColor:#eee;--theme-light-secondaryTextColor:#cecece;--theme-dark-secondaryTextColor:#626363;--theme-light-linkColor:#1f2023;--theme-dark-linkColor:#eee;--theme-light-highlightColor:#519bc6;--theme-dark-highlightColor:#96d0d3;--theme-light-UI_window_backgroundColor_notBlurred:hsla(0,0%,93.3%,0.98);--theme-dark-UI_window_backgroundColor_notBlurred:rgba(53,53,58,0.95);--theme-light-UI_window_backgroundColor_blurred:hsla(0,0%,93.3%,0.85);--theme-dark-UI_window_backgroundColor_blurred:rgba(53,53,58,0.85);--theme-light-UI_window_fontColor:#35353a;--theme-dark-UI_window_fontColor:#eee;--theme-light-UI_window_headerColor:#ababab;--theme-dark-UI_window_headerColor:#1f2023;--theme-light-UI_window_lightBackground:#e2e2e2;--theme-dark-UI_window_lightBackground:#1c1c1c;--theme-light-UI_toolBar_border:#d9d9d9;--theme-dark-UI_toolBar_border:#35353a;--theme-light-UI_toolBar_borderHover:#acacac;--theme-dark-UI_toolBar_borderHover:#626363;--theme-light-UI_toolBar_background:#eee;--theme-dark-UI_toolBar_background:#1f2023;--theme-light-UI_toolBar_iconActiveBackgroundColor:#35353a;--theme-dark-UI_toolBar_iconActiveBackgroundColor:#eee;--theme-light-UI_toolBar_iconColor:#000;--theme-dark-UI_toolBar_iconColor:#eee;--theme-light-UI_toolBar_iconColorHover:#000;--theme-dark-UI_toolBar_iconColorHover:#eee;--theme-light-UI_toolBar_svgIconColor:invert(0%);--theme-dark-UI_toolBar_svgIconColor:invert(100%);--theme-light-UI_toolBar_svgActiveIconColor:invert(100%);--theme-dark-UI_toolBar_svgActiveIconColor:invert(0%);--theme-light-UI_accordion_headerColor:#dbdbdb;--theme-dark-UI_accordion_headerColor:#2a2b2f;--theme-light-UI_accordion_headerBorder:#575a63;--theme-dark-UI_accordion_headerBorder:#575a63}body,html{margin:0;padding:0;outline:none}body{font-family:Roboto,Helvetica,Arial;font-weight:400;transition:background-color .2s}.light body{background-color:#fff;background-color:var(--theme-light-backgroundColor,#fff)}.dark body{background-color:#1f2023;background-color:var(--theme-dark-backgroundColor,#1f2023)}.light body{color:#1f2023;color:var(--theme-light-textColor,#1f2023)}.dark body{color:#eee;color:var(--theme-dark-textColor,#eee)}#container{position:relative;width:100vw;height:100vh;overflow:hidden}