body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--defaultColor: white;--defaultContrastColor: black;--backgroundColor: #1C3144;--neoLightBackgroundColor: #20384e;--neoDarkBackgroundColor: #182a3a;--neoBorderColor: #1d3346;--accentColor: #B5FFE9;--accentColor2: #99d4c2;--accentColor3: #84bbaa;--disabledAccentColor: #95969D;--attentionColorLight: #F0A202;--attentionColorLight2: #f7e7d4;--attentionColorDark: #F18805;--attentionColorDark2: #cf7200;--borderColor: #314358;--borderColor: #22394d;--selectedRowBackgroundColor: #0a131b77;--volumeInnerFill: #e03616;--volumeInnerFill: #945afa;--barGlowBg: linear-gradient(145deg, #f8ecdc, #d1c7b9);--barGlowShadow: 5px 5px 10px #0e1922, -5px -5px 10px #2d4e6d;--volumeGlowBoxShadow: 2px 2px 4px #3b2464, -2px -2px 8px #ed90ff;--tileTextColor: #5d5750;--tileIlluminatedTextColor: #3b2464;--tileGlowShadow: 3px 3px 6px #0e1922, -5px -5px 10px #2d4e6d;--tileGlowShadow: 4px 4px 8px #182a3a, -4px -4px 8px #2d4e6d;--tileIlluminatedShadow: inset 2px 2px 4px #3b2464, inset -2px -2px 8px #ed90ff;--tilePushedIlluminatedBg: linear-gradient(145deg, #3b2464, #ed90ff);--tilePushedIlluminatedBg: linear-gradient(145deg, #8551e1, #ed90ff);--tileBg: #e8dac9;--tileBg: #aaa6a1;--tileGlowBg: linear-gradient(145deg, #ffffff, #999591);--tilePushedBg: linear-gradient(145deg, #999591, #ffffff);--tileButtonInsetFlat: inset 3px 3px 6px #444240, inset -3px -3px 6px #ffffff;--tileTextShadow: 3px 3px 6px #444240, -5px -5px 10px #ffffff;--tileTextShadow: 3px 3px 6px #8551e1, -3px -3px 6px #ed90ff}:root{background-color:var(--backgroundColor);color:var(--defaultColor);--neoBackgroundColorLight: #20384e88;--neoBackgroundColorDark: #182a3a88;--neoInsetFlat: inset 6px 6px 12px var(--neoBackgroundColorDark), inset -6px -6px 12px var(--neoBackgroundColorLight);--neoInsetFlatSm: inset 3px 3px 6px var(--neoBackgroundColorDark), inset -3px -3px 6px var(--neoBackgroundColorLight);--neoOutFlat: 6px 6px 12px var(--neoBackgroundColorDark), -6px -6px 12px var(--neoBackgroundColorLight);--neoOutFlatSm: 3px 3px 6px var(--neoBackgroundColorDark), -3px -3px 6px var(--neoBackgroundColorLight)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{margin:0;width:100%;height:100%}.neo_background_out_flat{background:var(--backgroundColor);box-shadow:var(--neoOutFlat)}.neo_background_out_curved{background:linear-gradient(145deg,#1e3449,#192c3d);background:linear-gradient(174deg,#1e3449,#192c3d);box-shadow:13px 13px 20px #182a3a,-13px -13px 26px #20384e}.neo_background_inset_flat{background:var(--backgroundColor);box-shadow:var(--neoInsetFlat)}.neo_background_inset_curved{background:linear-gradient(145deg,#192c3d,#1e3449);background:linear-gradient(174deg,#192c3d,#1e3449);box-shadow:13px 13px 20px #182a3a,-13px -13px 26px #20384e}.neo_accent_out_flat{background:#b5ffe9;box-shadow:3px 3px 9px #9fe0cd,-3px -3px 9px #d0ffff}.neo_accent_inset_flat{background:#b5ffe9;box-shadow:inset 13px 13px 20px #9ad9c6,inset -13px -13px 26px #d0ffff}.neo_accent_inset_curved{background:linear-gradient(145deg,#a3e6d2,#c2fff9);box-shadow:13px 13px 20px #9ad9c6,-13px -13px 26px #d0ffff}.neo_accent_out_curved{background:linear-gradient(145deg,#c2fff9,#a3e6d2);box-shadow:13px 13px 20px #9ad9c6,-13px -13px 26px #d0ffff}.r_img{background-position:center;background-repeat:no-repeat;background-size:contain}.inherit_size{width:inherit;height:inherit}.centered{display:flex;justify-content:center;align-items:center;text-align:center}.horizontal_flex{display:flex;flex-flow:row nowrap}.horizontal_scroll{overflow-x:auto}.vertical_scroll{overflow-y:auto}.vertical_flex{display:flex;flex-flow:column nowrap}.fill_parent{flex:1 1 auto}svg{transition:fill .1s linear}.match_parent{width:100%;height:100%}.match_width{width:100%}.match_height{height:100%}.fullscreen{width:100vw;height:100vh}.App{width:100%;height:100%}#gtx-trans{display:none!important}#main_layout{min-height:300px;display:grid;grid-template-rows:auto minmax(0,1fr);grid-template-areas:"titleBar" "mainLayout"}.windowTitleBar{grid-area:titleBar}.mainTabLayout{grid-area:app;width:100%;height:100%;overflow-y:auto}.mainTabLayout .mainLayoutContent{flex:1 1 auto;height:0}.mainTabLayout .appIcon{fill:var(--accentColor)!important}#sideButtons{grid-area:hamburgerIcons;overflow-y:auto}.hamburgerMenu{grid-area:hamburgerMenu}.mainLayoutContentGrid{grid-area:mainLayout;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"hamburgerMenu app"}.volumeMixerApp{width:100%;height:100%;display:grid;grid-template-rows:auto auto minmax(0,1fr);grid-template-columns:auto minmax(0,1fr)}.volumeMixerApp *{-webkit-user-select:none;user-select:none}.volumeMixerApp .topBar{grid-column:1/3;grid-row:2;display:flex;width:100%}.volumeMixerApp .leftBar{height:100%;display:flex;grid-column:1;grid-row:3}.volumeMixerApp main{overflow:auto;border-right-width:0;border-bottom-width:0;border-top-left-radius:8px;position:relative;height:100%;display:flex;grid-column:2;grid-row:3}.volumeMixerApp main:after{content:"";position:absolute;top:0;width:100%;height:100%;pointer-events:none;box-shadow:inset 6px 6px 12px #99d4c20e,inset -6px -6px 12px #99d4c20e}.layoutSelector{display:flex;flex-flow:row nowrap;flex:1;margin-right:16px}.layoutSelector:before{content:"";flex:1}._vertical_1rtnk_1{margin:16px auto;display:flex;flex-flow:column nowrap;align-items:center;color:var(--accentColor)}._cubes_1rtnk_9{width:40px;height:40px;margin-bottom:8px}._cubes_1rtnk_9 ._sk_cube_1rtnk_15{width:32%;height:32%;background-color:var(--accentColor);float:left;animation:_sk-cubeGridScaleDelay_1rtnk_1 1.3s infinite ease-in-out}._cubes_1rtnk_9 ._sk_cube1_1rtnk_23{animation-delay:.2s}._cubes_1rtnk_9 ._sk_cube2_1rtnk_27{animation-delay:.3s}._cubes_1rtnk_9 ._sk_cube3_1rtnk_31{animation-delay:.4s}._cubes_1rtnk_9 ._sk_cube4_1rtnk_35{animation-delay:.1s}._cubes_1rtnk_9 ._sk_cube5_1rtnk_39{animation-delay:.2s}._cubes_1rtnk_9 ._sk_cube6_1rtnk_43{animation-delay:.3s}._cubes_1rtnk_9 ._sk_cube7_1rtnk_47{animation-delay:0s}._cubes_1rtnk_9 ._sk_cube8_1rtnk_51{animation-delay:.1s}._cubes_1rtnk_9 ._sk_cube9_1rtnk_55{animation-delay:.2s}@keyframes _sk-cubeGridScaleDelay_1rtnk_1{0%,70%,to{transform:scaleZ(1)}35%{transform:scale3D(0,0,1)}}.downloadServerPrompt{width:100%;height:100%;display:flex;flex-flow:column nowrap;white-space:pre-wrap;overflow:auto}.downloadServerPrompt .vertical{display:flex;flex-flow:column nowrap}.downloadServerPrompt:before,.downloadServerPrompt:after{content:"";flex:1}.downloadServerPrompt .downloadServerPrompt-centered{display:flex}.downloadServerPrompt .downloadServerPrompt-centered:before,.downloadServerPrompt .downloadServerPrompt-centered:after{content:"";flex:1}.masterVolumeControl{display:flex;flex-flow:column nowrap}.masterVolumeControl .masterVolumeControlPanel{box-shadow:none;border:none;max-height:500px;height:100%;padding:16px;margin:0}.volume_panel{min-height:250px;height:100%;box-sizing:border-box;max-height:480px;width:min-content;flex-shrink:0;display:flex;flex-flow:column nowrap;align-items:center;padding:8px;border-radius:10px;border:4px solid #1d3247;box-shadow:var(--neoOutFlat);margin:16px}.volume_panel .action_button_area{height:auto;display:flex;justify-content:center;align-items:center;flex-shrink:1}.volume_panel .neoIconButton .cookie_cutter{border-radius:5px}.volume_panel .neoIconButton .neomorph_bg{border-radius:5px;padding:8px}.volume_panel .iconContainer{height:fit-content;padding:8px}.volume_panel .icon{display:block;width:20px;height:20px;white-space:pre}.volume_panel .icon.svg{fill:var(--accentColor)}.volume_panel .title{font-size:1rem;display:flex;height:2lh;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;text-align:center}.volume_panel .bar_area{flex:1;display:flex;flex-flow:row nowrap;height:0;padding:14px 0}.volume_panel .bar_area .commanded_bar,.volume_panel .bar_area .reported_bar{height:100%;padding:2px 0}.volume_panel .menu_popup_container{display:flex;flex-flow:column nowrap;background-color:var(--backgroundColor);border-radius:5px;box-shadow:var(--volumeGlowBoxShadow);padding:0 1em;margin-top:3rem}.volume_panel .menu_popup_row{display:flex;flex-flow:row wrap;align-items:center;gap:16px}.volume_panel .menu_popup_row.vertical{flex-flow:column nowrap;gap:0px}.bar-container{display:flex;flex-flow:column nowrap;justify-content:flex-end;height:20em;width:16px}.bar-container .positioner{width:100%;position:absolute;bottom:calc(100% + 10px);right:0;text-align:center}.bar-container .bar-value-container{box-shadow:var(--barGlowShadow);border-radius:5px;position:relative;transition:height 50ms ease-in-out,box-shadow 3.5s ease-in-out}.bar-container .bar-value-container.glow{box-shadow:var(--volumeGlowBoxShadow);transition:height 50ms ease-in-out,box-shadow .25s ease-in-out}.bar-container .bar-value-text{transition:opacity .5s ease-in-out;opacity:0;background-color:var(--selectedRowBackgroundColor);border-radius:5px;padding:4px 8px}.bar-container .bar-value-text.show{opacity:1}.bar-container .filler{height:100%;width:100%;background:var(--barGlowBg);overflow:hidden;border:2px solid #213850;position:relative;border-radius:5px}.bar-container .moving-filler{position:absolute;background-color:var(--volumeInnerFill);width:100%;bottom:0;transition:height 50ms ease-in-out}.button-container{--bgDegree: 145deg}.button-container.large{--bgDegree: 178deg}.button-container{min-height:48px;min-width:48px;height:48px;flex-shrink:0;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none}.button-container.active .neomorph_bg{background:linear-gradient(var(--bgDegree),#15293a,#314a61);background:linear-gradient(var(--bgDegree),#192c3d,#2d4e6d)}.button-container .cookie_cutter{width:80%;height:80%;border-radius:1000px;overflow:hidden;position:relative}.button-container .buttonIcon{height:60%}.button-container .neomorph_bg{border-radius:1000px;width:calc(100% - 4px);height:calc(100% - 4px);background:linear-gradient(var(--bgDegree),#314a61,#15293a);background:linear-gradient(var(--bgDegree),#2d4e6d,#192c3d);z-index:2}.button-container .button_state{position:absolute;z-index:1;width:100%;min-height:500%;height:50vw;border-radius:1000px;opacity:0;transition:opacity .5s linear}.button-container .button_state_indicator{background-color:var(--volumeInnerFill)}.button-container .button_state_indicator.activated{opacity:1}.button-container .button_state_indicator.pending{opacity:0}.button-container .button_state_pending{animation:rotate 1.5s cubic-bezier(.5,.12,.34,.86) infinite;background-color:transparent;background:conic-gradient(#1d3346 260deg,var(--attentionColorLight) 320deg)}.button-container .button_state_pending.pending{opacity:1}.button-container.disable{pointer-events:none}.button-container.disable svg path{fill:#314a61}@keyframes animPending{0%{fill:#314a61}40%{fill:#314a61}50%{fill:var(--accentColor)}to{fill:#314a61}}@keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#anim_pending{--color-stop: #f12c06;--color-bot: #faed34}.circle_button_container{display:flex;justify-content:center;align-items:center}.circle_button_container .cookie_cutter{display:flex;border-radius:50%;transition:border .5s ease-in-out}.slider-container{height:100%;width:48px;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none;cursor:pointer}.slider-container>div{width:8px;height:100%;display:flex;flex-flow:column nowrap;justify-content:center;margin:64px 0;align-items:center;position:relative;border-radius:4px;box-shadow:var(--neoInsetFlatSm)}.slider-container .filler{width:100%;border-radius:100px;position:absolute;bottom:0;background:#4aab8e;transition:height 10ms linear;display:flex;flex-flow:column nowrap;align-items:center}.slider-container .filler #thumb{flex-shrink:0;height:48px;width:48px;display:flex;justify-content:center;align-items:center}.slider-container .filler #thumb>div{width:33%;height:66%;transform:translateY(-50%);background:linear-gradient(145deg,#c2fff9,#4aab8e);box-shadow:3px 3px 6px #182a3a88,-3px -3px 6px #46678688;border:2px solid #75CDB2;border-radius:1000px;flex-shrink:0;z-index:3}.slider-container .filler #thumb.active>div{background:linear-gradient(145deg,#a4d8d3,#4aab8e);background:linear-gradient(145deg,#75cdb2,#c2fff9);background:linear-gradient(145deg,#4aab8e,#c2fff9)}.slider-container .symbol{color:var(--disabledAccentColor);fill:var(--disabledAccentColor);z-index:1;opacity:.4}.slider-container .arrow{position:absolute;width:32px;height:32px}.slider-container .arrow.up{top:0}.slider-container .arrow.down{bottom:0}.slider-container .track_symbol{width:8px;height:8px}.slider-container #tracker_symbols{display:flex;flex-flow:column nowrap;justify-content:space-between;height:100%}.volume_board{display:flex;flex-flow:row nowrap;height:100%;overflow-y:hidden;padding:8px 16px;gap:16px}.volume_board.wrap{flex-wrap:wrap;overflow-y:auto}.volume_board .volumeBoardControlPanel{margin:0}#obsApp{width:100%;height:100%}#obsApp .configurationSpoiler{padding-left:13px;overflow:hidden;transition:max-height .1s ease-in-out}#obsApp .fader{transition:opacity .2s ease-in-out;opacity:1}#obsApp .fader.hide{opacity:0}#obsApp .showConfig{max-height:150px}#obsApp .hideConfig{max-height:0}#obsApp #currentServerConfig{display:flex;flex-flow:row nowrap;align-items:center;overflow:auto;white-space:pre;padding-bottom:16px}#obsApp #configSpoiler{display:flex;flex-flow:row nowrap;align-items:center;min-height:48px}#obsApp .configSpoilerButton{margin-top:0!important;margin-bottom:0!important;opacity:1;transition:all .2s ease-in-out}#obsApp .configSpoilerButton.hide{opacity:0}#obsApp #deckBoard{display:flex;flex-flow:row wrap;gap:8px;margin:0 16px}#obsApp .deckBoardPositioner:before,#obsApp .deckBoardPositioner:after{content:"";flex:1}#obsApp .circleDeckButton{min-width:48px;min-height:48px;width:120px;height:120px}#obsApp .circleDeckButton.scene{border-color:var(--accentColor)}#obsApp .deckButton{min-width:48px;min-height:48px;width:120px;height:120px;border-radius:8px;display:flex;flex-flow:column nowrap;color:var(--tileTextColor);fill:var(--tileTextColor);text-transform:uppercase;letter-spacing:1px;font-weight:700;overflow:hidden;position:relative;cursor:pointer;transition:box-shadow .25s ease-in-out;background:var(--tileBg);background:var(--tileGlowBg);box-shadow:var(--tileGlowShadow);border:2px solid #213850;-webkit-user-select:none;user-select:none}#obsApp .deckButton .text{box-sizing:content-box;max-height:3rem;line-height:100%;overflow:hidden;padding:8px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;align-items:baseline}#obsApp .deckButton .text.Android{line-height:normal}#obsApp .deckButton:before{content:"";flex:1}#obsApp .deckButton:active{background:var(--tilePushedBg)}#obsApp .deckButton.selected{color:var(--tileIlluminatedTextColor);background:var(--tileBg);background:var(--volumeInnerFill);box-shadow:var(--tileButtonInsetFlat);box-shadow:var(--tileIlluminatedShadow)}#obsApp .deckButton.selected:active{background:var(--tilePushedIlluminatedBg)}#obsApp .deckButton.streamOn{background:var(--tileBg);box-shadow:var(--tileButtonInsetFlat)}#obsApp .deckButton .icon{position:absolute;top:0;left:0;right:0;margin:auto;width:80%}.tabLayout{width:100%;height:100%}.tabLayout.bottom{flex-flow:column-reverse nowrap}.tabLayout.right{flex-flow:row-reverse nowrap}.tabLayout #actionWindow{transition:all .25s ease-in-out;z-index:100;position:absolute;height:100%;overflow:hidden;max-width:75vw}.tabLayout #actionWindow .neoOutFlat{height:100%;box-shadow:var(--neoOutFlat);background:var(--backgroundColor);border-radius:4px;max-width:100%}.tabLayout #actionWindow .neoOutFlat.left{margin-right:16px;padding-right:8px}.tabLayout #actionWindow.left{top:0;left:100%;right:auto}.tabLayout #actionWindow.right{top:0;left:auto;right:100%}.tabLayout #actionWindow.show{max-width:75vw;opacity:1}.tabLayout #actionWindow.hide{max-width:0px}.tabLayout .tabButtonsList{flex-shrink:0;position:relative;transition:all .25s ease-in-out}.tabLayout .tabButtonsList.left{max-width:96px;display:flex;flex-flow:column nowrap}.tabLayout .tabButtonsList.left.hide{max-width:0px}.tabLayout .tabButtonsList.right{max-width:96px}.tabLayout .tabButtonsList.right.hide{max-width:0px}.tabLayout .tabButtonsList.bottom{margin-top:4px;flex-flow:row nowrap;justify-content:space-around;padding:0 8px}.tabLayout .tabButtonsList.bottom .mTabButton{flex:1;height:32px;min-height:32px}.tabLayout .tabButtonsList.hide{padding:0}.tabLayout .tabButtonsList #actionButtons,.tabLayout .tabButtonsList #tabButtons{gap:8px;transition:all .25s ease-in-out;opacity:1;visibility:visible}.tabLayout .tabButtonsList #actionButtons.hide,.tabLayout .tabButtonsList #tabButtons.hide{opacity:0;visibility:hidden}.tabLayout .tabButtonIcon{fill:var(--disabledAccentColor)}.tabLayout .tabContent{flex:1 1 auto}.tabLayout .tabLayout.bottom .tabContent{height:0}.tabLayout .tabContentViewPort{width:100%;height:100%;transition:all .2s ease-in-out;opacity:1}.tabLayout .tabContentViewPort.close{opacity:0}.inputsView{display:flex;flex-flow:column nowrap;width:100%;max-height:100%}.inputsView .input_row{display:flex;flex-flow:row wrap;align-items:center;box-shadow:var(--neoOutFlat);border:2px solid var(--neoBorderColor);border-radius:5px;flex-shrink:0;padding:0 16px;overflow:auto}.inputsView .inputView_button{white-space:pre}.inputsView .inputView_button .buttonIcon{flex-shrink:0;width:20px;height:20px}.inputsView .inputsView_scrollView{overflow-y:auto;width:100%;display:flex;flex-flow:column nowrap;gap:16px;padding:16px}.inputsView #overAllActions{display:flex;flex-flow:row nowrap;align-items:center}.inputsView #sourceName{min-width:13ch;flex:1000}.inputsView #sourceActionButtons{flex:1;display:flex;flex-flow:row nowrap;justify-content:flex-end;gap:8px}.volumeBoard{display:flex;flex-flow:row nowrap;flex:1 1 auto;width:0;padding:16px;margin-top:-16px;gap:16px}.volumeBoard .audioSourcesControlPanel{margin:0}.volumeBoard .svg{fill:var(--attentionColorDark)!important}.volumeBoard .bar_area .reported_bar{width:8px}.volumeBoard .bar_area .reported_bar .bar-value-container{box-shadow:none}.obsLivePreviewPage{display:grid;grid-template-rows:1fr auto;width:100%;height:100%;padding:8px 16px}.obsLivePreviewPage .previewCell{grid-row:1/2}.obsLivePreviewPage .actions{grid-row:2}.obsLivePreviewPage #livePreviewBox{width:100%;max-width:853px;height:100%;overflow:auto}.obsLivePreviewPage .livePreviewImg{width:100%;height:100%;border-radius:5px;object-fit:contain;background-position:center;background-repeat:no-repeat;background-size:contain;display:flex;justify-content:center;align-items:center}.obsLivePreviewPage .livePreviewImg .placeholder{width:100%;height:100%;background-color:var(--neoDarkBackgroundColor);z-index:-1;border-radius:8px}.obsLivePreviewPage .livePreviewImgTest{height:100%;width:853px;background:var(--neoDarkBackgroundColor)}.obsLivePreviewPage .livePreviewWrapper{width:100%;height:100%;overflow:auto}#twitchChatPage{display:flex;height:100%;width:100%}#twitchChatPage .container{flex:1;display:flex;flex-flow:column nowrap;width:0}#twitchChatPage #twitchChatConfiguration{display:flex;flex-flow:row wrap;align-items:center;transition:all .2s ease-in-out;overflow:hidden;padding:0 16px}#twitchChatPage #twitchChatConfiguration.show{max-height:100%}#twitchChatPage #twitchChatConfiguration.hide{max-height:0px}#twitchChatPage .twitchChatConfigInput{width:100%;max-width:10rem;min-width:3rem;margin:8px}#twitchChatPage .chatConfigSelector{margin:0 8px}#twitchChatPage #chatView{flex:1;padding:0 16px;gap:16px;display:flex;flex-flow:column nowrap;height:0}#twitchChatPage .chatBubble{height:100%;max-width:100%;box-shadow:var(--neoOutFlat);border:2px solid var(--neoBorderColor);overflow:hidden;flex-shrink:0}#twitchChatPage .paddedInner{width:100%;height:100%;overflow:auto;resize:both}#twitchChatPage #embed-twitchChat-sizer{width:100%;height:100%;min-width:340px}#twitchChatPage .embed-twitch{border-radius:5px;overflow:hidden;border:none;width:100%;height:calc(100% - 4px);display:flex}.input_component{height:26px;background:transparent;display:flex;flex-flow:row nowrap;align-items:flex-start;padding:1ch;box-sizing:border-box;border-radius:1000px;border:2px solid #1a3147;color:var(--defaultColor);outline:unset;margin:12px;letter-spacing:1px;background:linear-gradient(177deg,#2e465c,#15293a);box-shadow:5px 5px 10px #172938,-5px -5px 12px #213950}.input_component:active,.input_component:focus,.input_component:disabled{border-color:#1b3144;background:linear-gradient(177deg,transparent,transparent);box-shadow:inset 5px 5px 10px #172938,inset -5px -5px 10px #213950}.input_component::placeholder{color:var(--disabledAccentColor)}.pillbox{display:flex;flex-flow:row nowrap;align-items:center}.pillbox .pillbox-button{width:38px;height:32px;box-sizing:content-box;padding:0 8px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:2px solid var(--neoBorderColor);box-shadow:var(--neoOutFlat);color:var(--disabledAccentColor);fill:var(--disabledAccentColor)}.pillbox .pillbox-button.selected{box-shadow:var(--neoInsetFlat);z-index:1;color:var(--accentColor);fill:var(--accentColor)}.pillbox .pillbox-button:not(:first-of-type):not(:last-of-type){box-shadow:var(--neoOutFlat)}.pillbox .pillbox-button:first-of-type{border-top-left-radius:10px;border-bottom-left-radius:10px}.pillbox .pillbox-button:last-of-type{border-top-right-radius:10px;border-bottom-right-radius:10px}.pillbox .pillbox-button svg{height:70%;width:70%}#hamburgerMenu{height:100%}#hamburgerMenuContainer{transition:all .25s ease-in-out;padding:0 8px;width:100%}#hamburgerMenuContainer #app_selector{display:flex;flex-flow:column nowrap}#hamburgerMenuContainer .hamburger_option{display:flex;flex-flow:row nowrap;align-items:center}#hamburgerMenuContainer .keep_whitespace{white-space:pre}#hamburgerMenuContainer .scrollable-y{max-height:100%;overflow-x:hidden;overflow-y:auto;padding:8px}.menuItem{overflow-y:auto}.menuItem.show{width:100%;max-height:100%}.menuItem.hide{width:0px;max-height:0%}#hamburgerOption-endpointSelectorList{display:flex;white-space:pre}.configurationForm{width:27ch;margin-top:12px;gap:12px}.config_input{width:100%;margin:0}.config_input#serverIp{width:100%;margin-right:10px}.config_input#serverPort{width:10ch}.configButton{margin-left:4px!important}.configButton.qr .buttonIcon{width:20px;height:20px}.endpointList{min-width:200px;max-width:100%;overflow:auto}.endpointList .endpointItem{height:auto;padding:8px;display:flex;flex-flow:row nowrap}.endpointSelector_defaultDevice_checkMark{width:24px;height:24px;margin:0 8px;box-sizing:content-box;fill:var(--attentionColorDark);flex-shrink:0}.list_row{display:flex;flex-flow:row nowrap;width:100%;min-height:48px;height:48px;flex-shrink:0;box-sizing:border-box;align-items:center;padding:0 8px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom:1px solid var(--borderColor);transition:background-color .15s ease-in-out}.list_row:last-of-type{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.list_row.interactive{cursor:pointer}.list_row.interactive:focus,.list_row.interactive:hover,.list_row.interactive:active,.list_row.interactive.highlight{background:var(--selectedRowBackgroundColor);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.list_row.highlight{background:var(--selectedRowBackgroundColor);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.volumeConfigurationForm{padding:0 8px}#landingSite{padding:0 16px;display:flex;flex-flow:column nowrap}#landingSite #siteBanner{overflow:auto;display:flex;margin-top:48px}#landingSite #siteBanner:before,#landingSite #siteBanner:after{content:"";flex:1}#landingSite #siteBanner #img{max-width:879px;flex:1000}#landingSite .scrollable{overflow:auto}#landingSite #landingPrompt{display:flex;flex-flow:column nowrap;margin-top:200px;margin-bottom:200px}#landingSite #howtoPrompt{display:flex;flex-flow:column nowrap}#landingSite .downloadButton{white-space:pre;margin:0!important}#landingSite .downloadButton .neomorph_bg{background:linear-gradient(173deg,#314a61,#15293a);padding:16px}#landingSite .downloadButton.active .neomorph_bg{background:linear-gradient(173deg,#15293a,#314a61)}#landingSite .step_icon{width:1.3rem;height:1.3rem;flex-shrink:0;fill:var(--accentColor);margin-right:8px}#landingSite .side_list{display:flex;flex-flow:row wrap;padding:8px 0;gap:16px}#landingSite #howto-list{display:flex;flex-flow:row wrap;gap:32px;width:100%}#landingSite #howto-list .platform_icon{height:1.5em;fill:var(--disabledAccentColor);margin:0 8px;flex-shrink:0}#landingSite .howto-box{box-shadow:var(--neoOutFlatSm);border-radius:5px;border:2px solid var(--neoBorderColor);padding:8px;overflow:auto}#landingSite .howto-carousel{max-width:711px}#landingSite .howto-title{display:flex;align-items:center}#landingSite .howto-img{height:400px}#landingSite .carousel_frame{width:100%;overflow:auto;display:flex}#landingSite .carousel_frame:before,#landingSite .carousel_frame:after{content:"";flex:1}#landingSite #image-windows,#landingSite .image-windows{aspect-ratio:16/9;background-image:url(./ss-windows-tXldkxh9.png)}#landingSite #image-android{aspect-ratio:16/9;background-image:url(./ss-mobile-Di7wai8G.png)}#landingSite #image-tablet{aspect-ratio:4/3;background-image:url(./ss-tablet-DZgYxxrM.png)}#landingSite #footer{min-height:100px}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media(min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}
