/**
 * Copyright (c) 2014 The xterm.js authors. All rights reserved.
 * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
 * https://github.com/chjj/term.js
 * @license MIT
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 *
 * Originally forked from (with the author's permission):
 *   Fabrice Bellard's javascript vt100 for jslinux:
 *   http://bellard.org/jslinux/
 *   Copyright (c) 2011 Fabrice Bellard
 *   The original design remains. The terminal itself
 *   has been extended to include xterm CSI codes, among
 *   other features.
 */.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;inset:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility,.xterm .xterm-message{position:absolute;inset:0;z-index:10;color:transparent}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:.5}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{text-decoration:double underline}.xterm-underline-3{text-decoration:wavy underline}.xterm-underline-4{text-decoration:dotted underline}.xterm-underline-5{text-decoration:dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-decoration-overview-ruler{z-index:7;position:absolute;top:0;right:0;pointer-events:none}.xterm-decoration-top{z-index:2;position:relative}html,body{width:100%;height:100%;margin:0vh;padding:0vh;overflow:hidden}body{user-select:none!important;padding-top:1.85vh;color:rgb(var(--color_r),var(--color_g),var(--color_b));display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;background:linear-gradient(90deg,var(--color_light_black) 1.85vh,transparent 1%) center,linear-gradient(var(--color_light_black) 1.85vh,transparent 1%) center,var(--color_grey);background-size:2.04vh 2.04vh}body.solidBackground{background:var(--color_light_black)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-track{background:rgba(var(--color_r),var(--color_g),var(--color_b),.4);border:3px solid var(--color_light_black)}::-webkit-scrollbar-thumb{background:rgb(var(--color_r),var(--color_g),var(--color_b));height:auto}section>h3.title:first-child{position:fixed;margin:0vh;padding:0vh .925vh;font-size:1.02vh;border-bottom:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3)}section>h3.title:first-child>p{display:inline-block;margin:0vh;width:49.4%}section>h3.title:first-child>p:last-child{text-align:right;white-space:nowrap}section>h3.title:first-child:before{content:"";border-left:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);position:relative;left:-.925vh;bottom:-.555vh;height:.46vh}section>h3.title:first-child:after{content:"";border-right:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);position:relative;right:-1.2vh;bottom:-.555vh;height:.46vh}:lang(zh) *,:lang(ja) *,:lang(ko) *{letter-spacing:0!important}.mod_column h2,.mod_column h3,.mod_column i{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.modal_popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:38vh;background:var(--color_light_black);border-color:rgb(var(--color_r),var(--color_g),var(--color_b));padding:2vh 2vh 0vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;cursor:default;--aug-border-all: .2vh;--aug-border-bg: rgb(var(--color_r), var(--color_g), var(--color_b));--aug-inset-all: 5px;--aug-inset-bg: var(--color_light_black)}div.modal_popup.error{--aug-bl-height: 3vh;--aug-bl-width: 30%;border-top:.2vh solid var(--color_red);border-bottom:.2vh solid transparent;padding-bottom:.2vh}div.modal_popup.warning{--aug-b-width: 20%;--aug-b-origin-x: 30%;border-top:.2vh solid var(--color_yellow);border-bottom:.2vh solid transparent;padding-bottom:.2vh}div.modal_popup.info{--aug-border-all: .2vh}div.modal_popup.focus{z-index:2500!important}div.modal_popup.blink{border:none;animation-name:blink;animation-duration:.1s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes blink{0%{background:rgba(var(--color_r),var(--color_g),var(--color_b),0)}to{background:rgba(var(--color_r),var(--color_g),var(--color_b),1)}}div.modal_popup>h1{width:100%;cursor:move;font-size:4vh;margin:0vh 0vh 1vh}div.modal_popup>h1 i{font-size:2.3vh;opacity:.6;font-style:normal}div.modal_popup>h5{font-size:2vh;font-weight:400;margin:0vh 0vh 2vh}div.modal_popup>h5>a{color:inherit}div.modal_popup>h5>a:hover{font-weight:700}div.modal_popup>div:last-child{width:100%;display:flex;align-items:stretch;justify-content:flex-end;position:relative;top:.2vh}div.modal_popup button{background:transparent;border:.19vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.7);color:rgb(var(--color_r),var(--color_g),var(--color_b));font-size:1.85vh;font-weight:700;padding:.5vh .9vh .7vh;margin-left:1.5vh;border-radius:.278vh .278vh 0vh 0vh;cursor:pointer}div.modal_popup button:hover{background:rgba(var(--color_r),var(--color_g),var(--color_b),.5)}div.modal_popup table,div.modal_popup table th,div.modal_popup table td{border:.15vh solid rgb(var(--color_r),var(--color_g),var(--color_b));border-collapse:collapse}div.modal_popup table th,div.modal_popup table td{padding:.3vh}div.modal_popup table th{font-size:2vh;background:rgba(var(--color_r),var(--color_g),var(--color_b),.6);color:var(--color_light_black)}div.modal_popup table td{font-size:1.7vh}div.modal_popup table#settingsEditor tbody{display:block;position:relative;max-height:60vh;overflow:auto}div.modal_popup table#settingsEditor tbody tr:first-child{position:sticky;top:0}div.modal_popup table:not(#settingsEditor) td:first-child{text-align:center}div.modal_popup textarea{background:var(--color_light_black);color:rgb(var(--color_r),var(--color_g),var(--color_b));border:.15vh solid rgb(var(--color_r),var(--color_g),var(--color_b));padding:.4vh .2vh;font-size:1.4vh;resize:none}div.modal_popup textarea:active,div.modal_popup textarea:focus{outline:none!important}div.modal_popup td input{width:100%;background:var(--color_light_black);color:rgb(var(--color_r),var(--color_g),var(--color_b));border:.15vh solid rgb(var(--color_r),var(--color_g),var(--color_b));padding:.4vh .2vh;font-size:1.4vh;box-sizing:border-box}div.modal_popup td input::placeholder{color:rgb(var(--color_r),var(--color_g),var(--color_b));opacity:.7}div.modal_popup td input:active,div.modal_popup td input:focus{outline:none!important;background:rgb(var(--color_r),var(--color_g),var(--color_b));color:var(--color_light_black)}div.modal_popup td input:active::placeholder,div.modal_popup td input:focus::placeholder{color:var(--color_light_black)}div.modal_popup td select{cursor:pointer;width:100%;background:var(--color_light_black);color:rgb(var(--color_r),var(--color_g),var(--color_b));border:.15vh solid rgb(var(--color_r),var(--color_g),var(--color_b));padding:.4vh;font-size:1.4vh}div.modal_popup summary{font-size:1.9vh;font-weight:400;outline:none!important;cursor:pointer}div.modal_popup summary+table{margin-top:1.5vh}h6#settingsEditorStatus{margin:0;margin-top:1vh;font-size:1.5vh;font-style:italic}table.shortcutsHelp td:nth-child(2) input{border:none}table.shortcutsHelp td:first-child{word-spacing:.3vh;font-weight:700;padding:.8vh}table.shortcutsHelp td:nth-child(3){max-width:40vw}details#shortcutsHelpAccordeon2 table td:nth-child(3){display:flex;align-items:center}details#shortcutsHelpAccordeon2 table td:nth-child(3) input:first-child{font-family:var(--font_mono);min-width:30vw}details#shortcutsHelpAccordeon2 table td:nth-child(3) input[type=checkbox]{width:auto}.fsDisp_mediaDisp{max-width:50vw;max-height:50vh;outline:none!important}.preview_modal{display:flex;flex-direction:column;gap:1vh;width:80vh;max-width:80vw}.preview_modal .preview_meta{display:flex;align-items:center;gap:1vh;font-size:1.6vh}.preview_modal .preview_meta>span,.preview_modal .preview_meta>a{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;background:rgba(var(--color_r),var(--color_g),var(--color_b),.15);padding:.4vh .8vh;border-radius:.3vh}.preview_modal .preview_reload{flex-shrink:0;margin-left:auto;background:none;border:.15vh solid rgb(var(--color_r),var(--color_g),var(--color_b));color:rgb(var(--color_r),var(--color_g),var(--color_b));font-size:1.8vh;width:3vh;height:3vh;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.preview_modal .preview_reload:hover{background:rgba(var(--color_r),var(--color_g),var(--color_b),.2)}.preview_iframe{width:100%;height:50vh;border:.15vh solid rgb(var(--color_r),var(--color_g),var(--color_b));background:#000}section#boot_screen{position:fixed;top:0vh;left:0vh;width:100%;height:100%;padding:0vh;margin:0vh;overflow:hidden;font-family:monospace;font-size:1.4vh;text-align:left;display:flex;align-items:flex-end;justify-content:flex-start}section#boot_screen.center{align-items:center;justify-content:center}section#boot_screen h1{font-family:var(--font_main);font-size:10vh;text-align:center;border-bottom:.46vh solid rgb(var(--color_r),var(--color_g),var(--color_b));padding-top:2vh;padding-right:2vh;padding-left:1.5vh;background-color:transparent;opacity:0;animation-name:fadeInTitle;animation-duration:.3s;animation-timing-function:linear;animation-fill-mode:forwards;animation-iteration-count:1}section#boot_screen h1.glitch{border:none;color:transparent}@keyframes fadeInTitle{0%{opacity:0}to{opacity:1}}section#boot_screen h1:before{content:"eDEX-UI";display:block;transform:translateY(100%) translate(-2%);clip-path:polygon(100% 0%,100% 40%,0% 40%,0% 0%);color:rgba(var(--color_r),var(--color_g),var(--color_b),.8);animation-name:derezzer_top;animation-duration:50ms;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate-reverse;animation-play-state:paused;height:0px;opacity:0}section#boot_screen h1.glitch:before{height:auto;opacity:1;animation-play-state:running}@keyframes derezzer_top{0%{transform:translateY(100%) translate(-1%)}to{transform:translateY(100%) translate(-5%)}}section#boot_screen h1:after{content:"eDEX-UI";display:block;transform:translateY(-100%) translate(2%);clip-path:polygon(100% 40%,100% 100%,0% 100%,0% 40%);color:rgba(var(--color_r),var(--color_g),var(--color_b),.9);animation-name:derezzer_bottom;animation-duration:50ms;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate-reverse;animation-play-state:paused;height:0px;opacity:0}section#boot_screen h1.glitch:after{height:auto;opacity:1;animation-play-state:running}@keyframes derezzer_bottom{0%{transform:translateY(-100%) translate(1%)}to{transform:translateY(-100%) translate(3%)}}.media_container[data-fullscreen=true] .media{height:95%;width:100%;max-width:none;max-height:none}.media_controls{border:2px solid rgb(var(--color_r),var(--color_g),var(--color_b));background:var(--color_light_black)}.media_controls>div{text-align:center;display:inline-block;vertical-align:middle;padding-left:.1em;padding-right:.1em}.media_controls .media_button{font-size:1.5em;height:1em;width:1em}.media_controls .media_button:hover{cursor:pointer;background:rgba(var(--color_r),var(--color_g),var(--color_b),.5)}.media_controls .media_time{margin-right:2vw;width:4vw}.media_controls .volume_icon{font-size:1.5em;height:1em;width:1em}.media_controls .volume{height:2vh;z-index:100;width:5vw;cursor:pointer}.media_controls .volume_bkg{position:absolute;border-style:solid;border-width:0 0 2vh 5vw;border-color:transparent transparent rgba(var(--color_r),var(--color_g),var(--color_b),.7) transparent}.media_controls .volume_bar{position:absolute;clip:rect(0px,5vw,2vh,0px);width:5vw;border-style:solid;border-width:0 0 2vh 5vw;border-color:transparent transparent rgb(var(--color_r),var(--color_g),var(--color_b)) transparent}.fs{float:right}.media_controls .progress_container{min-width:20vw}.media_controls .progress{display:block;cursor:pointer;width:100%;background-color:rgba(var(--color_r),var(--color_g),var(--color_b),.5);height:5px}.media_controls .progress_bar{width:0%;height:100%;display:block;background-color:rgb(var(--color_r),var(--color_g),var(--color_b))}.fullscreen_hidden{visibility:hidden;opacity:0;transition:visibility 0s 2s,opacity 2s linear}.volume_icon:hover{cursor:pointer}section#main_shell{width:65%;height:60.3%;padding:.74vh;--aug-border-all: .18vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;overflow:hidden;transition:width .5s cubic-bezier(.85,.5,.85,.5),height .5s cubic-bezier(.85,.5,.85,.5)}h1#main_shell_greeting{font-size:3.9vh;font-weight:400;margin:auto;opacity:0;transition:opacity .5s cubic-bezier(.4,0,1,1)}h1#main_shell_greeting>em{font-style:normal;font-weight:700}section#main_shell>h3.title{top:.74vh;left:16.5vw;width:66%;transition:opacity .5s cubic-bezier(.4,0,1,1) .5s}section#main_shell>h3.title>p{width:49.8%}ul#main_shell_tabs{margin:0;margin-top:-.7vh;margin-left:-.74vh;padding:0;width:calc(100% + 1.48vh);display:flex;box-sizing:border-box;border-bottom:.18vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.5);border-top-left-radius:.278vh;border-top-right-radius:.278vh;flex-direction:row;align-items:center;justify-content:space-evenly;flex-wrap:nowrap;overflow:hidden}ul#main_shell_tabs>li{cursor:pointer;display:block;font-family:var(--font_main);font-weight:400;width:100%;padding-top:.7vh;padding-bottom:.4vh;text-align:center;box-sizing:border-box;background:var(--color_light_black);transform:skew(35deg)}ul#main_shell_tabs>li>p{margin:0;transform:skew(-35deg)}ul#main_shell_tabs>li:not(:first-child){border-left:.18vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.5)}ul#main_shell_tabs>li.active{background:rgb(var(--color_r),var(--color_g),var(--color_b));color:var(--color_light_black);font-weight:700;transform:skew(35deg) scale(1.2);z-index:-1}div#main_shell_innercontainer,div#main_shell_innercontainer pre{height:100%;width:100%;margin:0vh;overflow:hidden}div#main_shell_innercontainer pre{z-index:-999;opacity:0;position:relative}div#main_shell_innercontainer pre.active{z-index:inherit;opacity:1}div#main_shell_innercontainer pre#terminal1{top:-100%}div#main_shell_innercontainer pre#terminal2{top:-200%}div#main_shell_innercontainer pre#terminal3{top:-300%}div#main_shell_innercontainer pre#terminal4{top:-400%}.xterm .xterm-viewport{overflow-y:hidden;padding-bottom:10px}section#filesystem{position:relative;top:-.925vh;width:43vw;height:30vh;margin-right:.5vw;opacity:0;transition:opacity .5s cubic-bezier(.4,0,1,1)}section#filesystem>h3.title{width:43vw;padding-right:0}section#filesystem.hideDotfiles>h3.title>p#fs_disp_title_dir:before{content:"dotfiles hidden - "}h2#fs_disp_error{font-weight:700;text-align:center;padding-top:12vh}div#fs_disp_container{position:relative;left:.35vw;top:1.5vh;height:25.5vh;width:43vw;overflow:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(8.5vh,1fr));grid-auto-rows:8.5vh;grid-gap:1vh;box-sizing:border-box}div#fs_disp_container>*{overflow:hidden;width:8.5vh;height:8.5vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;opacity:1;transition:opacity .2s linear}div#fs_disp_container>*.animationWait{opacity:0!important}div#fs_disp_container>*:active{animation-name:blink;animation-iteration-count:infinite;animation-duration:.1s}div#fs_disp_container>*.hidden{opacity:.7}section#filesystem.hideDotfiles>div#fs_disp_container>*.hidden{display:none}div#fs_disp_container>*>svg{width:5vh}div#fs_disp_container>*>svg:not([viewBox="0 0 24 24"]){padding:.5vh;box-sizing:border-box}div#fs_disp_container>*>h3{font-size:1.3vh;max-width:100%;max-height:30%;margin:0;padding-top:.5vh;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}section#filesystem:not(.list-view)>div#fs_disp_container>div>h4{display:none}div#fs_disp_container.disks>div>h4{display:none}section#filesystem.list-view>div#fs_disp_container{grid-template-columns:1fr;grid-auto-rows:2vh;grid-gap:.5vh;padding-right:.5vh}section#filesystem.list-view>div#fs_disp_container:not(.disks)>*{width:auto;height:2vh;flex-direction:row;justify-content:flex-start}section#filesystem.list-view>div#fs_disp_container:not(.disks)>div>svg{height:2vh;margin:0 2% 0 0;width:auto}section#filesystem.list-view>div#fs_disp_container:not(.disks)>div>h3{max-height:unset;padding-top:.2vh;text-align:left;width:32%}section#filesystem.list-view>div#fs_disp_container:not(.disks)>div>h4{font-size:1.3vh;font-weight:400;padding-top:.2vh;text-align:right;overflow:hidden}section#filesystem.list-view>div#fs_disp_container:not(.disks)>div>h4:nth-of-type(1){width:15%}section#filesystem.list-view>div#fs_disp_container:not(.disks)>div>h4:nth-of-type(2){width:10%}section#filesystem.list-view>div#fs_disp_container:not(.disks)>div>h4:nth-of-type(3){width:38%}div#fs_disp_container.disks{display:flex;align-items:center;justify-content:space-evenly;border:.4vh double rgba(var(--color_r),var(--color_g),var(--color_b),.8);flex-wrap:wrap}div#fs_disp_container.disks>*{width:auto;max-width:8vw}section#filesystem:not(.list-view) div.fs_disp_showDisks>svg,section#filesystem:not(.list-view) div.fs_disp_up>svg{width:4vh!important;margin-bottom:.5vh;margin-top:.5vh}div.fs_disp_file>h3{font-weight:400}div.fs_disp_symlink>h3{font-weight:400;text-decoration:underline}div.fs_disp_other>h3{font-style:italic}div#fs_space_bar{position:relative;top:1.5vh;left:.15vw}div#fs_space_bar>h1{display:none;background:rgba(var(--color_r),var(--color_g),var(--color_b),.1);height:3.2vh;width:100%;position:relative;bottom:.7vh;left:.3vh;align-items:center;justify-content:center;box-sizing:border-box;border:2px solid rgba(var(--color_r),var(--color_g),var(--color_b),.5);border-radius:2px;font-family:var(--font_main);font-weight:700;font-size:1.5vh;cursor:pointer}div#fs_disp_container.disks+div#fs_space_bar>h1{display:flex}div#fs_disp_container.disks+div#fs_space_bar>*:not(h1){display:none}div#fs_space_bar>h3{width:30%;margin:0;display:inline-block;font-size:1.4vh;font-weight:400;white-space:nowrap;position:relative;bottom:.4vh}div#fs_space_bar>progress{width:70%;height:2.2vh;padding-top:.5vh;-webkit-appearance:none}div#fs_space_bar>progress:after{content:"";position:absolute;right:-.1vh;top:.45vh;width:.1vh;height:1.7vh;background:rgba(var(--color_r),var(--color_g),var(--color_b),.8)}div#fs_space_bar>progress:not([value]):after{animation:space_bar_working 1.7s ease-in-out alternate infinite;background:rgba(var(--color_r),var(--color_g),var(--color_b),1)}@keyframes space_bar_working{0%{right:0%}to{right:70%}}div#fs_space_bar>progress::-webkit-progress-bar{background:rgba(var(--color_r),var(--color_g),var(--color_b),.4);height:.7vh;position:relative;top:.7vh}div#fs_space_bar>progress::-webkit-progress-value{background:rgb(var(--color_r),var(--color_g),var(--color_b));height:.7vh;position:relative;bottom:.7vh;transition:width .5s cubic-bezier(.4,0,1,1)}.pdf_container{text-align:center;background:var(--color_light_black);color:rgb(var(--color_r),var(--color_g),var(--color_b));border:.15vh solid rgb(var(--color_r),var(--color_g),var(--color_b));padding:.4vh .2vh;font-size:1.4vh;resize:none;overflow:auto;width:50vw;height:50vh}.pdf_options button{width:40px;height:40px;padding:5px}.pdf_options span{margin-left:1.5vh;font-size:24px}section#keyboard{display:flex;flex-direction:column;align-items:center;width:55.5vw;position:relative;top:-.925vh}section#keyboard[data-password-mode=true]{opacity:.5!important;cursor:none!important}div.keyboard_row{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;margin:.46vh 0vh;height:5.28vh}section#keyboard.animation_state_2>div.keyboard_row:nth-child(1){transition:width .7s cubic-bezier(.4,0,1,1) .3s,filter .1s linear .8s}section#keyboard.animation_state_2>div.keyboard_row:nth-child(2){transition:width .7s cubic-bezier(.4,0,1,1) .2s,filter .1s linear .6s}section#keyboard.animation_state_2>div.keyboard_row:nth-child(3){transition:width .7s cubic-bezier(.4,0,1,1),filter .1s linear .5s}section#keyboard.animation_state_2>div.keyboard_row:nth-child(4){transition:width .7s cubic-bezier(.4,0,1,1) .25s,filter .1s linear .8s}section#keyboard.animation_state_2>div.keyboard_row:nth-child(5){transition:width .6s cubic-bezier(.4,0,1,1) .2s,filter .1s linear .6s}section#keyboard.animation_state_1>*{filter:brightness(170%);width:0vh;overflow:hidden}section#keyboard.animation_state_2>*{filter:brightness(100%);width:100vw;overflow:hidden}div.keyboard_row:last-child{position:relative;left:2.4vh}div.keyboard_key{height:2.7vw;min-width:2.7vw;overflow:hidden;border-radius:.46vh;background-color:rgba(var(--color_r),var(--color_g),var(--color_b),0);border:.18vh solid rgba(var(--color_r),var(--color_g),var(--color_b),0);margin:0vh .46vh;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}section#keyboard:not([data-password-mode=true]) div.keyboard_key:active,section#keyboard:not([data-password-mode=true]) div.keyboard_key.active{border:.18vh solid rgba(var(--color_r),var(--color_g),var(--color_b),0);background-color:rgba(var(--color_r),var(--color_g),var(--color_b),1)}section#keyboard:not([data-password-mode=true]) div.keyboard_key.blink{animation-name:blink;animation-duration:.5s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes blink{0%{background-color:rgba(var(--color_r),var(--color_g),var(--color_b),0)}50%{background-color:rgba(var(--color_r),var(--color_g),var(--color_b),1)}to{background-color:rgba(var(--color_r),var(--color_g),var(--color_b),0)}}div.keyboard_key>*{margin:0vh .46vh;padding:0vh;-webkit-margin-after:0vh;-webkit-margin-before:0vh}div.keyboard_key>h1,div.keyboard_key>h4,div.keyboard_row>.keyboard_key:last-child>*,div.keyboard_row>.keyboard_key:first-child>*{position:relative;top:.278vh;font-size:2.4vh}div.keyboard_row:not(:nth-child(4))>.keyboard_key:last-child>*,div.keyboard_row>.keyboard_key:first-child>*,div.keyboard_row:last-child>.keyboard_key>*,div.keyboard_row:nth-child(4)>.keyboard_key:nth-last-child(2)>*{font-size:1.85vh}div.keyboard_row:last-child>.keyboard_key:nth-last-child(-n+3)>*{font-size:2.4vh}div.keyboard_key>svg{width:calc(100% - 1vh);height:calc(100% - 1vh);top:.5vh!important;opacity:1!important;fill:rgb(var(--color_r),var(--color_g),var(--color_b))}div.keyboard_key>*:not(h1){margin:0vh;font-size:1.67vh;position:absolute}div.keyboard_key>h2{top:.278vh;left:.278vh}div.keyboard_key>h3{bottom:.278vh;right:.278vh}div.keyboard_key>h5{top:.278vh;right:.278vh}div.keyboard_key>h4,div.keyboard_row>.keyboard_key:last-child>*:not(h1),div.keyboard_row>.keyboard_key:first-child>*:not(h1){opacity:0;position:absolute}div.keyboard_row:not(:nth-child(4)):not(:last-child)>.keyboard_key:last-child,div.keyboard_row>.keyboard_key:first-child{width:8.33vh;min-width:8.33vh}div.keyboard_key#keyboard_spacebar{border:.19vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.5)}div.keyboard_row#row_1>div.keyboard_enter{border:.19vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.5);border-bottom-right-radius:0vh;width:9.72vh;min-width:9.72vh}div.keyboard_row#row_2>div.keyboard_enter{border:.19vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.5);border-top-left-radius:0vh;border-top:.3vh solid var(--color_light_black);width:7.78vh;min-width:7.78vh;margin-top:0vh;height:6.389vh;top:-.37vh;right:-1vh}div.keyboard_row#row_2>div.keyboard_enter:active,div.keyboard_row#row_2>div.keyboard_enter.active{border-top:.3vh solid rgb(var(--color_r),var(--color_g),var(--color_b))}div.keyboard_key#keyboard_spacebar{width:47.68vh;min-width:47.68vh;height:3.52vh}div.keyboard_row:nth-child(4)>div.keyboard_key:last-child{position:relative;top:.278vh}div.keyboard_row:last-child>div.keyboard_key:nth-last-child(-n+3){margin:0vh;position:relative;bottom:.278vh}section#keyboard[data-is-caps-lck-on=true] div.keyboard_key[data-cmd="ESCAPED|-- CAPSLCK: ON"]{background-color:rgb(var(--color_r),var(--color_g),var(--color_b));color:var(--color_black)}section#keyboard[data-is-shift-on=true]>div.keyboard_row>div.keyboard_key>h2:not(:empty),section#keyboard[data-is-caps-lck-on=true]>div.keyboard_row>div.keyboard_key>h2:not(:empty){position:relative;top:.278vh;font-size:2.4vh;margin:0vh .46vh}section#keyboard[data-is-shift-on=true]>div.keyboard_row:first-child>div.keyboard_key:last-child>h2,section#keyboard[data-is-caps-lck-on=true]>div.keyboard_row:first-child>div.keyboard_key:last-child>h2{font-size:1.85vh;opacity:1}section#keyboard[data-is-shift-on=true]>div.keyboard_row>div.keyboard_key>h2:not(:empty)+h1,section#keyboard[data-is-caps-lck-on=true]>div.keyboard_row>div.keyboard_key>h2:not(:empty)+h1{margin:0vh;font-size:1.67vh;position:absolute;top:.278vh;left:.278vh}section#keyboard[data-is-shift-on=true]>div.keyboard_row:first-child>div.keyboard_key:last-child>h2+h1,section#keyboard[data-is-caps-lck-on=true]>div.keyboard_row:first-child>div.keyboard_key:last-child>h2+h1{opacity:0}section#keyboard[data-is-fn-on=true] div.keyboard_key[data-cmd="ESCAPED|-- FN: ON"]{background-color:rgb(var(--color_r),var(--color_g),var(--color_b));color:var(--color_black)}section#keyboard[data-is-fn-on=true]>div.keyboard_row>div.keyboard_key>h4:not(:empty){position:relative;top:.278vh;font-size:2.4vh;margin:0vh .46vh;opacity:1}section#keyboard[data-is-fn-on=true]>div.keyboard_row>div.keyboard_key>h4:not(:empty)+h3,section#keyboard[data-is-fn-on=true]>div.keyboard_row>div.keyboard_key>h4:not(:empty)+h3+h2,section#keyboard[data-is-fn-on=true]>div.keyboard_row>div.keyboard_key>h4:not(:empty)+h3+h2+h1{position:absolute;opacity:0}section.mod_column{width:17%;top:2.5vh;min-height:10%;max-height:96%;padding:1.39vh 1.39vh 0vh;box-sizing:border-box;position:absolute;display:flex;flex-direction:column;justify-content:space-between;opacity:0;transition:opacity .5s cubic-bezier(.4,0,1,1)}section.mod_column.activated{opacity:1}section.mod_column>h3.title{top:.74vh;width:14.8%}section.mod_column>div{width:100%;opacity:0;animation-name:fadeIn;animation-duration:.5s;animation-timing-function:cubic-bezier(.4,0,1,1);animation-delay:0s;animation-iteration-count:1;animation-fill-mode:forwards;animation-play-state:paused}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}section#mod_column_left{left:-.555vh;align-items:flex-end}section#mod_column_left>h3.title{left:.555vh}section#mod_column_right{right:-.555vh;align-items:flex-start}section#mod_column_right>h3.title{right:.555vh}div#mod_clock{display:flex;height:7.41vh;padding-top:.645vh;border-top:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);font-family:var(--font_main_light)}div#mod_clock:before{content:"";border-left:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);position:relative;left:-.092vh;top:-1.111vh;height:.833vh}div#mod_clock:after{content:"";border-right:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);position:relative;right:-.092vh;top:-1.111vh;height:.833vh}div#mod_clock h1{margin:auto;font-size:4vh}div#mod_clock span,div#mod_clock em{display:inline-block;text-align:center}div#mod_clock span{margin:0vh .2vh;width:2.3vh}div#mod_clock em{font-style:normal;margin:0vh .3vh;width:2.5vh}div#mod_clock.mod_clock_twelve h1 span:last-child{font-size:1.5vh}div#mod_sysinfo{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:5.556vh;border-top:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);font-size:1.111vh;font-family:var(--font_main_light);letter-spacing:.092vh}div#mod_sysinfo:before{content:"";border-left:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);position:relative;left:-.092vh;top:-2.87vh;height:.833vh}div#mod_sysinfo:after{content:"";border-right:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);position:relative;right:-.092vh;top:-2.87vh;height:.833vh}div#mod_sysinfo div{height:100%;box-sizing:border-box;padding:.925vh 0;gap:.46vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-around}div#mod_sysinfo h1{margin:0vh;opacity:.5;font-size:1.6em;line-height:1.1em;white-space:nowrap}div#mod_sysinfo h2{margin:0vh;white-space:nowrap;font-size:1.2em;line-height:1.1em}div#mod_hardwareInspector{border-top:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);font-family:var(--font_main_light);letter-spacing:.092vh;padding:.645vh 0vh;display:flex;gap:.46vh}div#mod_hardwareInspector:before{content:"";border-left:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);align-self:flex-start;position:relative;left:-.092vh;top:-1.111vh;height:.833vh}div#mod_hardwareInspector:after{content:"";border-right:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);position:relative;right:-.092vh;top:-1.111vh;height:.833vh}div#mod_hardwareInspector_inner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap;width:100%}div#mod_hardwareInspector_inner>div{text-align:left}div#mod_hardwareInspector_inner>div>*{font-size:1.3vh;line-height:1.5vh;margin:0vh}div#mod_hardwareInspector_inner>div>h2{opacity:.5}div#mod_cpuinfo{border-top:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);font-family:var(--font_main_light);letter-spacing:.092vh;padding:.645vh 0vh;display:flex}div#mod_cpuinfo:before{content:"";border-left:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);align-self:flex-start;position:relative;left:-.092vh;top:-1.111vh;height:.833vh}div#mod_cpuinfo:after{content:"";border-right:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);position:relative;right:-.092vh;top:-1.111vh;height:.833vh}div#mod_cpuinfo>div#mod_cpuinfo_innercontainer{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%}div#mod_cpuinfo_innercontainer>h1:first-child{font-size:1.48vh;margin:0vh 0vh -1.5vh;width:98%;padding-left:2%}div#mod_cpuinfo_innercontainer>h1:first-child>i{font-style:normal;font-size:1.2vh;opacity:.5;text-align:right;display:inline-block;position:relative;bottom:1.9vh;width:100%}div#mod_cpuinfo>div>div{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;margin:.278vh 0vh;padding-left:2%}div#mod_cpuinfo>div>div:last-child{width:95%;border-top:.092vh dashed rgba(var(--color_r),var(--color_g),var(--color_b),.3);padding-top:.838vh}div#mod_cpuinfo>div>div:last-child>div{width:20%;text-align:center}div#mod_cpuinfo h1{font-size:1.3vh;line-height:1.5vh;margin:0vh}div#mod_cpuinfo em{font-family:var(--font_main);font-style:normal}div#mod_cpuinfo span{width:1em;position:relative;top:.37vh;right:.278vh;text-align:center;overflow:hidden;display:inline-block}div#mod_cpuinfo i{font-style:normal;font-size:1.3vh;opacity:.5;margin-top:.5vh}div#mod_cpuinfo canvas{width:76%;height:4.167vh;border-top:.092vh dashed rgba(var(--color_r),var(--color_g),var(--color_b),.3);border-bottom:.092vh dashed rgba(var(--color_r),var(--color_g),var(--color_b),.3);margin:.46vh 0vh}div#mod_netstat{border-top:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);font-family:var(--font_main_light);letter-spacing:.092vh;font-size:1.111vh;padding:.645vh 0vh 0vh;display:flex}div#mod_netstat:before{content:"";border-left:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);align-self:flex-start;position:relative;left:-.092vh;top:-1.111vh;height:.833vh}div#mod_netstat:after{content:"";border-right:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);position:relative;right:-.092vh;top:-1.111vh;height:.833vh}div#mod_netstat_inner>h1:first-child{font-size:1.48vh;margin:0vh;width:98%;padding-left:2%;display:flex;justify-content:space-between;align-items:center}div#mod_netstat_inner>h1:first-child>i{font-style:normal;font-size:1.2vh;opacity:.5;text-align:right}div#mod_netstat_innercontainer{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;grid-gap:.46vh;position:relative}div#mod_netstat_innercontainer div{padding:.925vh .46vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-around}div#mod_netstat_innercontainer div:nth-child(2){grid-column:2 / 4}div#mod_netstat_innercontainer h1{margin:0vh;opacity:.5;font-size:1.5em;white-space:nowrap;line-height:1.2em}div#mod_netstat_innercontainer h2{margin:0vh;font-size:1.5em}div#mod_conninfo{border-top:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);font-family:var(--font_main_light);letter-spacing:.092vh;padding:.645vh 0vh;display:flex}div#mod_conninfo:before{content:"";border-left:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);align-self:flex-start;position:relative;left:-.092vh;top:-1.111vh;height:.833vh}div#mod_conninfo:after{content:"";border-right:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);position:relative;right:-.092vh;top:-1.111vh;height:.833vh}div#mod_conninfo_innercontainer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}div#mod_conninfo h1{font-size:1.48vh;margin:0vh;width:98%;line-height:1.3em;display:flex;justify-content:space-between;align-items:center;white-space:nowrap}div#mod_conninfo h2{font-size:1.4vh;margin:0vh;width:98%;opacity:.5;display:flex;justify-content:space-between;align-items:center}div#mod_conninfo i{font-style:normal;font-size:1.3vh;opacity:.5;text-align:right}div#mod_conninfo canvas{width:100%;height:8.7vh;z-index:10;border-top:.092vh dashed rgba(var(--color_r),var(--color_g),var(--color_b),.3);border-bottom:.092vh dashed rgba(var(--color_r),var(--color_g),var(--color_b),.3);margin:.46vh 0vh;opacity:1}div#mod_conninfo canvas#mod_conninfo_canvas_top{border-bottom:none;margin-bottom:0vh}div#mod_conninfo canvas#mod_conninfo_canvas_bottom{border-top:.139vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.4);margin-top:-.092vh}div#mod_conninfo h3:last-child{position:absolute;font-size:2vh;z-index:15;opacity:0}div#mod_conninfo.offline canvas{opacity:.3}div#mod_conninfo.offline h3:last-child{opacity:1}div#mod_globe{border-top:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);font-family:var(--font_main_light);letter-spacing:.092vh;padding:.645vh 0vh;display:flex}div#mod_globe:before{content:"";border-left:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);align-self:flex-start;position:relative;left:-.092vh;top:-1.111vh;height:.833vh}div#mod_globe:after{content:"";border-right:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);position:relative;right:-.092vh;top:-1.111vh;height:.833vh}div#mod_globe_innercontainer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}div#mod_globe h1{font-size:1.48vh;line-height:1.3em;margin:0vh;width:98%;display:flex;justify-content:space-between;align-items:center;white-space:nowrap}div#mod_globe h2{font-size:1.4vh;margin:0vh;width:98%;opacity:.5;display:flex;justify-content:space-between;align-items:center}div#mod_globe i{font-style:normal;font-size:1.2vh;opacity:.5;text-align:right}div#mod_globe i.mod_globe_headerInfo{padding-top:.2vh}div#mod_globe canvas{width:109%;margin:0;margin-top:-1.5vh}div#mod_globe_canvas_placeholder{width:109%;height:0px;padding-bottom:100%;margin:0;margin-top:-1.5vh}div#mod_globe h3{position:absolute;font-size:2vh;z-index:15;opacity:0}div#mod_globe.offline canvas{opacity:.3}div#mod_globe.offline h3{opacity:1}div#mod_ramwatcher{border-top:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);font-family:var(--font_main_light);letter-spacing:.092vh;font-size:1.111vh;padding:.645vh 0vh 0vh;display:flex}div#mod_ramwatcher:before{content:"";border-left:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);align-self:flex-start;position:relative;left:-.092vh;top:-1.111vh;height:.833vh}div#mod_ramwatcher:after{content:"";border-right:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);position:relative;right:-.092vh;top:-1.111vh;height:.833vh}div#mod_ramwatcher_inner{width:100%}div#mod_ramwatcher_inner>h1:first-child{font-size:1.48vh;margin:0vh 0vh -1.5vh;width:98%;padding-left:2%}div#mod_ramwatcher_inner>h1:first-child>i{font-style:normal;font-size:1.2vh;opacity:.5;text-align:right;display:inline-block;position:relative;bottom:1.6vh;width:100%}div#mod_ramwatcher_pointmap{display:grid;grid-template-columns:repeat(40,1fr);grid-template-rows:repeat(11,1fr);grid-auto-flow:column;grid-gap:.23vh;padding-top:.5vh;padding-left:.5vh;margin-bottom:.8vh}div.mod_ramwatcher_point{width:.2vh;height:.25vh;background:rgb(var(--color_r),var(--color_g),var(--color_b))}div.mod_ramwatcher_point.free{opacity:.1}div.mod_ramwatcher_point.available{opacity:.3}div.mod_ramwatcher_point.active{opacity:1}div#mod_ramwatcher_swapcontainer{display:grid;grid-template-columns:15% 65% 20%;padding-left:.5vh;margin-bottom:.5vh}div#mod_ramwatcher_swapcontainer h1{font-size:1.3vh;line-height:1.5vh;margin:0vh;align-self:center}progress#mod_ramwatcher_swapbar{width:100%;align-self:center;-webkit-appearance:none;border-right:.1vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.8)}progress#mod_ramwatcher_swapbar::-webkit-progress-bar{background:rgba(var(--color_r),var(--color_g),var(--color_b),.4);height:.25vh;position:relative;top:.55vh}progress#mod_ramwatcher_swapbar::-webkit-progress-value{background:rgb(var(--color_r),var(--color_g),var(--color_b));height:.4vh;transition:width .5s cubic-bezier(.4,0,1,1);position:relative;bottom:.4vh}h3#mod_ramwatcher_swaptext{font-style:normal;font-size:1.3vh;line-height:1.5vh;opacity:.5;margin:0vh;white-space:nowrap;align-self:center;text-align:right}div#mod_toplist{border-top:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);font-family:var(--font_main_light);letter-spacing:.092vh;padding:.645vh 0vh;display:flex;flex-wrap:wrap}div#mod_toplist:before{content:"";border-left:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);align-self:flex-start;position:relative;left:-.092vh;top:-1.111vh;height:.833vh}div#mod_toplist:hover{cursor:pointer}div#mod_toplist:after{content:"";border-right:.092vh solid rgba(var(--color_r),var(--color_g),var(--color_b),.3);position:relative;right:-15.4vw;top:-12.7vh;height:.833vh}div#mod_toplist h1{font-size:1.48vh;margin:0vh;width:97%;padding-left:.5vh;display:flex;justify-content:space-between;align-items:center;white-space:nowrap}div#mod_toplist i{font-style:normal;font-size:1.2vh;opacity:.5;text-align:right}table#mod_toplist_table{margin:0;margin-top:.2vh;width:99%;padding-left:.5vh}table#mod_toplist_table td{font-size:1.5vh}table#mod_toplist_table td:nth-child(2){max-width:7vw;min-width:7vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}table#mod_toplist_table td:nth-child(3),table#mod_toplist_table td:nth-child(4){text-align:right;max-width:2.4vw;min-width:2.4vw}input#fuzzyFinder{width:100%;background:var(--color_light_black);color:rgb(var(--color_r),var(--color_g),var(--color_b));border:.15vh solid rgb(var(--color_r),var(--color_g),var(--color_b));padding:.4vh .2vh;font-size:1.4vh;box-sizing:border-box;margin-bottom:1.5vh}input#fuzzyFinder:active,input#fuzzyFinder:focus{outline:none!important;background:rgb(var(--color_r),var(--color_g),var(--color_b));color:var(--color_light_black)}ul#fuzzyFinder-results{padding:0}ul#fuzzyFinder-results li{display:block;min-width:50vw;font-family:var(--font_main);background:var(--color_light_black);color:rgb(var(--color_r),var(--color_g),var(--color_b));height:1.6vh;font-size:1.5vh;padding:.4vh .4vh .2vh}ul#fuzzyFinder-results li.fuzzyFinderMatchSelected{background:rgba(var(--color_r),var(--color_g),var(--color_b),.75);color:var(--color_light_black)}table#processContainer{display:block;max-height:60vh;overflow:auto}table#processContainer td.header{font-weight:700;background:rgba(var(--color_r),var(--color_g),var(--color_b),.6);color:var(--color_light_black);text-align:center}table#processContainer td.header:hover{cursor:pointer}table#processContainer td.pid{width:5vw}table#processContainer td.name{width:12vw}table#processContainer td.user{width:7vw}table#processContainer td.cpu,table#processContainer td.mem{width:3vw;text-align:center}table#processContainer td.state{width:6vw;text-align:center}table#processContainer td.started{width:11vw}table#processContainer td.runtime{width:5vw}@media (aspect-ratio: 16/10){section#filesystem>h3.title{width:43.5vw}div.keyboard_key{height:2.5vw;min-width:2.5vw}div.keyboard_row:last-child{left:.8vh}div.keyboard_row:last-child div{white-space:nowrap}div.keyboard_row:last-child div:first-child{width:6.5vh;min-width:6.5vh}div.keyboard_row:last-child div#keyboard_spacebar{width:45vh;min-width:45vh}div.keyboard_row#row_2>div.keyboard_enter{top:-.9vh;right:-.9vh}section.mod_column{width:17.5%}div#mod_toplist i{font-size:1.1vh}table#mod_toplist_table{padding-left:.2vh}div#mod_toplist:after{right:-15.6vw}div#mod_netstat_innercontainer{font-size:1vh}div#mod_conninfo canvas{height:10vh}}@media (aspect-ratio: 64/27){div.keyboard_row#row_1>div.keyboard_enter{height:2.1vw;margin-top:.2vh}div.keyboard_row#row_2>div.keyboard_enter{height:6vh}div.keyboard_key#keyboard_spacebar{width:60vh}div.keyboard_row#row_space{left:1.6vw}div#mod_cpuinfo>div>div{width:94%}table#mod_toplist_table{margin-top:-1vh}div#mod_netstat_inner{width:100%}div#mod_globe canvas{width:85%}div#mod_conninfo canvas{height:8vh}}@media (aspect-ratio: 5/4),(aspect-ratio: 4/3){section#filesystem{display:none}div.keyboard_row#row_1>div.keyboard_enter{height:4.9vh;left:.1vh}section#keyboard div.keyboard_key{margin:0vh 1vh}section#keyboard div.keyboard_key#keyboard_spacebar{min-width:36vw;width:36vw}div.keyboard_key>*:not(h1){font-size:1.2vh}div.keyboard_key>h2{top:.1vh;left:.1vh}div.keyboard_key>h3{bottom:.1vh;right:.1vh}div#mod_clock h1>*{margin:0vh -.1vh}div#mod_sysinfo h1{font-size:1vh}div#mod_sysinfo h2{font-size:1.1vh}div#mod_cpuinfo_innercontainer>h1:first-child>i{font-size:.8vh}div#mod_cpuinfo h1{font-size:1.1vh}div#mod_cpuinfo i{font-size:1vh}div#mod_ramwatcher_inner>h1:first-child>i{font-size:.8vh}div#mod_toplist i{opacity:0}table#mod_toplist_table td{font-size:1.1vh}table#mod_toplist_table td:nth-child(2){min-width:4vw;max-width:4vw}div#mod_netstat_inner>h1:first-child>i{opacity:0}div#mod_netstat_innercontainer{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-template-areas:"state ping" "ip ip"}div#mod_netstat_innercontainer div:nth-child(1){grid-area:state}div#mod_netstat_innercontainer div:nth-child(2){grid-area:ip;border-top:2px solid rgba(var(--color_r),var(--color_g),var(--color_b),.2)}div#mod_netstat_innercontainer div:nth-child(2)>*{position:relative;top:1vh}div#mod_netstat_innercontainer div:nth-child(3){grid-area:ping}div#mod_netstat_innercontainer div{align-items:center}div#mod_globe_innercontainer>h1>i{opacity:0}div#mod_globe_innercontainer>h2{font-size:.9vh;color:#0000}div#mod_globe_innercontainer>h2>i{font-size:1.1vh;color:rgb(var(--color_r),var(--color_g),var(--color_b));text-align:left}div#mod_conninfo_innercontainer>h1>i{opacity:0}div#mod_conninfo_innercontainer>h2{font-size:.9vh;color:#0000}div#mod_conninfo_innercontainer>h2>i{font-size:1.1vh;color:rgb(var(--color_r),var(--color_g),var(--color_b));text-align:left}}
