:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}: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}: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}#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"}.hamburgerContainer{padding-right:2rem;padding-left:0;overflow:auto;height:100%}#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,#obsApp .deckButton.recordOn,#obsApp .deckButton.enabled{background:var(--tileBg);box-shadow:var(--tileButtonInsetFlat)}#obsApp .deckButton .icon{position:absolute;top:0;left:0;right:0;margin:auto;width:80%}.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}.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}.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}.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%}.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}.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;margin-bottom:4px!important}.configButton.qr .buttonIcon{width:20px;height:20px}.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)}
