*{color:inherit;margin:0;padding:0}p{font-size:medium;white-space:nowrap}h1{font-size:40px;font-weight:700}h2{font-size:large}:root{--bg-color-1: rgb(15, 15, 15);--bg-color-1-rgb: 15, 15, 15;--bg-color-2: rgb(25, 25, 25);--bg-color-2-rgb: 25, 25, 25;--bg-color-3: rgb(50, 50, 50);--bg-color-3-rgb: 50, 50, 50;--bg-color-4: rgb(70, 70, 70);--bg-color-4-rgb: 70, 70, 70;--bg-color-5: rgb(150, 150, 150);--bg-color-5-rgb: 150, 150, 150;--acc-color-1: rgb(41, 64, 0);--acc-color-1-rgb: 41, 64, 0;--acc-color-2: rgb(80, 122, 0);--acc-color-2-rgb: 80, 122, 0;--acc-color-3: rgb(110, 170, 0);--acc-color-3-rgb: 110, 170, 0;--acc-color-4: rgb(154, 219, 0);--acc-color-4-rgb: 154, 219, 0;--err-color-2: rgb(125, 28, 11);--err-color-2-rgb: 125, 28, 11;--err-color-3: rgb(173, 39, 15);--err-color-3-rgb: 173, 39, 15;--err-color-4: rgb(220, 63, 25);--err-color-4-rgb: 220, 63, 25;--warn-color-2: rgb(171, 146, 33);--warn-color-2-rgb: 171, 146, 33;--warn-color-3: rgb(228, 194, 44);--warn-color-3-rgb: 228, 194, 44;--warn-color-4: rgb(255, 236, 70);--warn-color-4-rgb: 255, 236, 70;--text-color-light: rgb(252, 249, 247);--text-color-light-rgb: 252, 249, 247;--text-color-dark: rgb(28, 26, 25);--text-color-dark-rgb: 28, 26, 25;--border-width: 1px}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:var(--text-color-light);background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{width:100%;height:100%;padding:0;margin:0;color:var(--text-color-light);background:var(--bg-color-1)}*{color:inherit;margin:0;padding:0;box-sizing:border-box}img{height:100%}option{background-color:var(--bg-color-1)}h1{font-weight:700}ul,li{list-style:none}h1,h2,h3,h4,h5{white-space:nowrap}button.button,.button{background-color:var(--bg-color-1);cursor:pointer;border:var(--bg-color-4) 1px solid;padding:5px;border-radius:2px;transition:background-color .1s cubic-bezier(.22,.61,.36,1),border-color .1s ease-in-out;color:var(--text-color-light)}button.button:hover:enabled,.button:hover{background:var(--bg-color-3);border-color:var(--acc-color-3)}button.button:active:enabled,.button:active{background:var(--acc-color-2)}button.button:disabled,.button:disabled{cursor:not-allowed;background:var(--bg-color-3);border-color:var(--bg-color-4)}button.button.toggled,.button.toggled{color:var(--bg-color-1);background-color:var(--acc-color-3);font-weight:700}.button.toggled:hover:enabled,button.button.toggled:hover:enabled{background:var(--acc-color-2);border-color:var(--acc-color-4)}button.button.toggled:active:enabled,.button.toggled:active{background:var(--bg-color-1)}button.button.toggled:disabled,.button.toggled:disabled{background:var(--acc-color-2);border-color:var(--acc-color-3)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0101011a;border-radius:10px}::-webkit-scrollbar-thumb{background:var(--bg-color-5);border-radius:10px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{filter:brightness(1.2)}::-webkit-scrollbar-button{display:none;width:0;height:0}::-webkit-scrollbar-corner{background:transparent}@font-face{font-family:Material Icons;font-style:normal;src:url(/fonts/MaterialSymbolsOptimized.woff2) format("woff2")}._container_1oodm_1{display:flex;justify-content:start;align-items:center;flex-direction:column;height:100%}._header_1oodm_9{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row;height:60px;background:var(--bg-color-3);border-bottom:1px solid var(--bg-color-4)}._header_button_1oodm_24{border:none;background:none;padding:5px;height:100%;cursor:pointer;border-left:1px solid var(--bg-color-4)}._header_button_1oodm_24._active_1oodm_35{background:rgba(var(--bg-color-2-rgb),.4)}._header_button_1oodm_24:hover{background:var(--bg-color-2)}._header_button_1oodm_24._active_1oodm_35:after{content:"•"}._body_1oodm_46{flex:1 1 auto;width:100%;position:relative;overflow:hidden;._main_column_1oodm_54{display:flex;flex-direction:column;justify-content:stretch;align-items:stretch;width:100%;min-height:0;height:100%;padding-top:20px;overflow-y:scroll}._width_reducer_1oodm_67{display:flex;flex-direction:column;justify-content:stretch;align-items:stretch;width:100%;gap:30px;max-width:600px;margin:0 auto;padding-bottom:30px;>*{padding:10px;background:var(--bg-color-2);border:1px solid var(--bg-color-4)}}._side_column_1oodm_88{position:absolute;width:500px;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;min-height:0;height:100%;top:0;bottom:0;right:0;transition:right .5s ease-in-out;background-color:var(--bg-color-2);._hider_1oodm_109{display:flex;justify-content:stretch;align-items:stretch;flex-direction:column;flex:0 0 auto}._hider_1oodm_109._hidden_1oodm_116{display:none}._hider_1oodm_109._grow_1oodm_119{flex:1 1 auto}}._side_column_1oodm_88._hidden_1oodm_116{right:-500px}}._title_1oodm_130{flex:1 1 auto}._port_status_1oodm_134{display:flex;justify-content:space-between;align-items:stretch;flex-direction:column;border-left:1px solid var(--bg-color-4);padding:7px;height:100%;width:130px;p:last-of-type{text-align:right}._ok_1oodm_149{color:var(--acc-color-4)}._warning_1oodm_152{color:var(--warn-color-3);font-weight:700}._error_1oodm_156{color:var(--err-color-4);font-weight:700}}._connection_error_1oodm_162{border:1px solid var(--err-color-4);background-color:rgba(var(--err-color-2-rgb),.2);display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:5px;padding:5px;._icon_1oodm_174{font-size:x-large}}._separator_1oodm_179{margin:20px 0;border-bottom:3px solid var(--bg-color-3)}._settings_container_1oodm_185{position:absolute;top:70px;right:0;width:400px}._hidden_1oodm_116{display:none}._not_supported_1oodm_198{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%}._not_supported_icon_1oodm_206{font-size:150px}._large_icon_1oodm_209{font-size:80px}._error_message_1oodm_212{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;p,li{font-size:large}li{color:var(--err-color-4);font-weight:700}li:before{content:"⁃ "}}._period_edit_1oodm_233{display:flex;justify-content:space-between;align-items:center}._icon_1e6zt_1{font-family:Material Icons;user-select:none;font-variation-settings:"FILL" 0,"GRAD" 0,"opsz" 24,"wght" 400;font-style:normal;scale:1.1;display:flex;justify-content:center;align-items:center}._filled_1e6zt_18{font-variation-settings:"FILL" 1,"GRAD" 0,"opsz" 24,"wght" 250}._color_animated_1e6zt_26{transition:color .2s ease-in-out}._input_container_1kwwq_1{display:flex;justify-content:start;align-items:stretch;>input{width:0;flex:1 1 auto;border-top-right-radius:0;border-bottom-right-radius:0}}._input_unit_1kwwq_14{user-select:none;border-radius:0 3px 3px 0;padding:0 2px;background-color:var(--bg-color-2);border:1px solid var(--bg-color-4);border-left:none;display:flex;justify-content:center;align-items:center;color:var(--bg-color-5);p{font-size:small}}._radial_7s2br_1{position:relative;display:flex;justify-content:center;align-items:center;user-select:none;background:var(--bg-color-1);border:1px solid var(--bg-color-4);transition:background .2s ease-in-out,border .2s ease-in-out;>input{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer}>label{font-size:small}}._radial_7s2br_1:hover{border-color:var(--acc-color-3);background:var(--bg-color-3)}._radial_7s2br_1:active{background:var(--acc-color-2)}._radial_7s2br_1:has(input[type=radio]:checked){border-color:var(--acc-color-3)}._container_7s2br_38{display:flex;align-items:stretch;justify-content:space-between;gap:0;>*{flex:1 1 auto}}._separator_17or5_1{margin:15px 0;border-bottom:2px solid var(--bg-color-4)}._grow_17or5_6{width:100%;height:100%}._container_1g5ya_1{position:relative}._error_1g5ya_5{border-color:red!important;._normal_text_1g5ya_7{opacity:0}}._error_text_1g5ya_12{display:flex;position:absolute;top:0;left:0;width:100%;height:100%;justify-content:center;align-items:center;min-width:0;min-height:0;color:red}._container_1m6dt_1{display:flex;justify-content:space-between;align-items:stretch;flex-direction:column;flex:1 1 auto}._history_1m6dt_9{display:flex;justify-content:start;align-items:stretch;flex-direction:column;flex:1 1 auto;min-height:0;height:0px;width:100%;overflow-y:scroll;._line_1m6dt_22{padding:3px 2px;border-bottom:1px solid var(--bg-color-4);overflow:clip}._line_1m6dt_22._outgoing_1m6dt_28{text-align:right;margin-top:5px;border-top:1px solid var(--bg-color-4)}}._input_1m6dt_35{display:flex;justify-content:space-between;align-items:stretch;flex-direction:row;input{flex:1 1 auto}}._modes_1m6dt_45{display:flex;justify-content:space-between;align-items:stretch;flex-direction:row-reverse;>*{width:200px}}._widget_1m6dt_57{flex:1 1 auto}._container_12m1e_1{display:flex;justify-content:space-between;align-items:stretch;flex-direction:column}._header_12m1e_8{display:flex;justify-content:space-between;align-items:stretch}._header_elements_12m1e_14{display:flex;justify-content:end;align-items:stretch}._title_12m1e_20{border-bottom:1px solid var(--acc-color-2);padding:0 10px;border-bottom-right-radius:15px;background-color:var(--bg-color-2)}._body_12m1e_27{margin-top:7px;padding:5px;display:flex;justify-content:space-between;align-items:stretch;flex-direction:column;flex:1 1 auto}._container_137vs_1{padding:0 10px;display:flex;justify-content:start;align-items:stretch;flex-direction:column}._basic_info_137vs_10{display:flex;justify-content:space-between;align-items:stretch;flex-direction:column;margin-bottom:40px;._title_137vs_17{font-size:50px}>div{display:flex;flex-direction:row;align-items:center;justify-content:space-around}}._labeled_value_137vs_28{display:flex;justify-content:space-between;align-items:center;flex-direction:row}._power_options_137vs_35{display:flex;justify-content:end;align-items:center;flex-direction:row;gap:10px;p._active_137vs_43{color:var(--acc-color-3)}p:not(._active_137vs_43){color:var(--bg-color-5)}}._under_title_pair_137vs_51{display:flex;justify-content:space-around;align-items:center;gap:10px;>p:first-of-type{color:var(--bg-color-5)}}._fetcher_totpd_1{white-space:nowrap;font-weight:700}._fetcher_unit_totpd_6{font-weight:400;opacity:.75;padding-left:4px}._error_totpd_12{color:red!important;font-weight:700}._container_pkiev_1{border:1px solid var(--bg-color-4);border-radius:3px;gap:5px;display:flex;justify-content:space-between;align-items:center;padding:8px}._header_pkiev_15{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:100px;flex:1 0 auto}._body_pkiev_26{display:flex;flex-direction:column;justify-content:center;align-items:stretch;width:100%;flex:1 1 auto;min-height:0;min-width:0;gap:5px;>*{width:100%}}._value_pkiev_45{color:var(--bg-color-5)}._label_pkiev_49{font-weight:700}._minmax_pkiev_53{display:flex;align-items:center;justify-content:space-between;flex-direction:row;color:var(--bg-color-5)}._container_pkiev_1._V_pkiev_64{flex-direction:column;min-width:10px;._body_pkiev_26{position:relative;flex-direction:row;height:100%;min-height:0;width:fit-content;gap:10px}._minmax_pkiev_53{position:absolute;flex-direction:column-reverse;height:100%}}._slider_pkiev_92{appearance:none!important;-webkit-appearance:none!important;border-radius:6px;border:var(--bg-color-4) 1px solid;background:var(--bg-color-3)}._slider_pkiev_92::-webkit-slider-thumb{-webkit-appearance:none!important;appearance:none;width:8px;height:20px;border-radius:4px;background:var(--acc-color-3);box-shadow:0 0 6px 10px #19191980;cursor:pointer}._V_pkiev_64._slider_pkiev_92::-webkit-slider-thumb{width:20px;height:8px}._slider_pkiev_92::-moz-range-thumb{width:8px;height:20px;border-radius:4px;background:var(--acc-color-3);box-shadow:0 0 6px 10px #19191980;cursor:pointer;border:none}._V_pkiev_64._slider_pkiev_92::-moz-range-thumb{width:20px;height:8px}._slider_pkiev_92::-moz-range-progress{background-color:var(--acc-color-2);width:100%;height:100%;border-radius:6px}._slider_pkiev_92::-ms-fill-lower{background-color:var(--acc-color-2);width:100%;border-radius:6px}._slider_pkiev_92:not(._V_pkiev_64){height:8px}._slider_pkiev_92._V_pkiev_64{writing-mode:vertical-lr;direction:rtl;appearance:slider-vertical;width:8px;vertical-align:bottom}._pumps_pxr30_1{display:flex;flex-direction:row;justify-content:space-around;align-items:stretch;height:250px;gap:30px;>*{flex:1 1 auto;min-width:0!important}}._pumps_pxr30_1._editing_pxr30_14{>*{width:0!important}}._header_pxr30_20{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;padding-bottom:8px}._labeled_value_pxr30_28{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;p:first-child{color:var(--bg-color-5)}}._mode_select_pxr30_41{width:150px}._flowrate_controller_pxr30_45{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:10px}._not_installed_pxr30_54{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:5px;color:var(--bg-color-5)}._not_installed_gutter_top_pxr30_63,._not_installed_gutter_bottom_pxr30_64{border:1px solid var(--bg-color-4);height:30px;border-radius:5px}._not_installed_gutter_top_pxr30_63{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}._not_installed_gutter_bottom_pxr30_64{border-top:none;border-top-left-radius:0;border-top-right-radius:0}._not_installed_text_pxr30_79{text-align:center}._not_installed_icon_pxr30_82{font-size:55px}._max_flowrate_label_pxr30_86{color:var(--bg-color-5)}._max_flowrate_edit_pxr30_89{display:flex;justify-content:center;align-items:stretch;flex-direction:column;>*{min-width:0px}}._container_kskpk_1{display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding:0 10px}._details_kskpk_9{display:flex;justify-content:center;align-items:center;gap:15px}._type_kskpk_16{font-size:larger}._dropdown_kskpk_19{border:1px solid var(--instance-color);padding:3px 5px;border-radius:5px;color:var(--instance-color);background-color:var(--bg-color-1)}._entry_11kmp_1{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid var(--bg-color-4)}._widget_11kmp_10{margin-bottom:40px}
