body,html{background-color:#000;box-sizing:border-box;color:#7cfc00;font-family:Courier New,Courier,monospace;height:100%;margin:0;padding:0}.container{display:flex;flex-direction:column;height:100vh}.tab{margin:16px}.connection-status,.tab{border:1px solid #9acd32}.connection-status{padding:8px}.first-tab{display:flex;flex-direction:column;flex-grow:1;height:100vh;max-height:100vh;min-height:95vh}.last-tab{border:none;display:block;padding-bottom:36px}.windows{border-bottom:1px dashed #9acd32;flex-grow:1;max-height:5vh;min-height:5vh;overflow:auto}.retro-tabs{border:1px solid #9acd32;box-sizing:border-box;margin-right:16px;padding:8px;width:100%}a{border-bottom:1px solid #87cefa;color:inherit;text-decoration:none;transition:border-color .3s ease}a:hover{border-color:#00008b}.controller{display:flex;flex-direction:row;flex-grow:1;max-height:90vh;overflow-x:hidden}.controller_logs{flex:0 1 80%;flex-grow:1;overflow-y:scroll}.controller_logs,.controller_settings{border:1px dashed rgba(126,252,0,.295);margin:16px;overflow-x:hidden;padding:8px}.controller_settings{flex:0 0 30%;overflow-y:auto}.windows{flex:0 1 10%;flex-direction:row;flex-wrap:wrap;padding:8px}.window,.windows{display:flex;margin-bottom:8px}.window{align-items:center;border:1px dashed rgba(126,252,0,.249);color:#fff;cursor:pointer;flex-shrink:0;height:auto;justify-content:center;margin-right:8px;max-height:100%;padding:4px;transition:.3s;white-space:nowrap}.window:hover{border:1px solid #7cfc00;color:#7cfc00}.window__selected{border:1px dashed #7cfc00}.window_message{color:#fff}.window_message_active{color:#f08080}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#161a1e;border:1px solid #22272d;border-radius:8px}::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#7cfc00;border:2px solid #0000;border-radius:8px}.window_close{color:#fff}.window_close:hover{color:#f08080}hr{border-color:rgba(126,252,0,.295)}.pointer{cursor:pointer}.retro-input{background:none;border:none;border-bottom:1px dashed #7cfc00;color:#7cfc00;font-family:Courier New,Courier,monospace;outline:none;padding:4px 0;transition:.3s ease}.retro-input:focus{border-bottom:1px solid #7cfc00}.controller__filter_create{background:none;border:none;box-shadow:none;color:#7cfc00;cursor:pointer;font:inherit;margin:0;outline:none;padding:8px;width:100%}.controller__filter_create:hover,.white{color:#fff}.controller_configs{height:100%;max-height:100%}summary{cursor:pointer}.controller_config_close{color:#fff;cursor:pointer}.controller_config_close:hover{color:#f08080}.red_close{color:#fff;cursor:pointer}.red_close:hover{color:#f08080}.contoller_config_label{color:#fff;cursor:pointer}.contoller_config_label:hover,.lawngreen_hover:hover{color:#7cfc00}.retro-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:none;background-color:#000;border:none;color:green;cursor:pointer;display:inline-block;font-family:inherit;font-size:inherit;height:auto;line-height:1;margin:0;max-width:100%;outline:none;padding:0;width:auto}.retro-option{color:red}.retro-option:focus{background-color:0;color:#000}