/*! minireset.css v0.0.3 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,embed,iframe,object,audio,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}body{margin:0;background:#e6e1db;font-family:Arial}._waves_fqs86_1{width:100%;height:150px}._root_1c3kq_1{width:100vw;height:100vh;overflow:hidden;transform:translateZ(0)}._title_1c3kq_9{width:100%;text-align:center;line-height:15vh;color:#e6e1db;font-weight:300;letter-spacing:.25em;font-size:3em;background:#2e2c2a}._logo_1c3kq_20{width:80vw;height:50vh;padding-top:25vh;margin-top:-15vh;box-sizing:initial;filter:drop-shadow(10px 10px 10px rgba(0,0,0,.2))}._updateBanner_1g9mo_1{position:fixed;top:0;left:0;right:0;background:linear-gradient(135deg,#4a8179,#5c5d72);color:#fff;padding:12px 16px;z-index:10000;box-shadow:0 2px 8px #0003;animation:_slideDown_1g9mo_1 .3s ease-out}@keyframes _slideDown_1g9mo_1{0%{transform:translateY(-100%)}to{transform:translateY(0)}}._content_1g9mo_22{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;gap:16px}@media (max-width: 768px){._content_1g9mo_22{flex-direction:column;gap:8px}}._message_1g9mo_37{display:flex;align-items:center;gap:8px;font-weight:500}._icon_1g9mo_44{font-size:1.2em}._actions_1g9mo_48{display:flex;gap:8px}._refreshButton_1g9mo_53{background:#fff3;border:1px solid rgba(255,255,255,.3);color:#fff;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease}._refreshButton_1g9mo_53:hover{background:#ffffff4d;border-color:#ffffff80}._dismissButton_1g9mo_69{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fffc;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s ease}._dismissButton_1g9mo_69:hover{color:#fff;border-color:#ffffff80}._bsod_1eew7_1{width:100vw;height:100vh;background-color:#00a;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:Courier New,Courier,monospace;-webkit-font-smoothing:none;font-weight:700;font-size:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}._title_1eew7_17{background-color:#aaa;color:#00a;padding:0 8px;margin-bottom:16px}._message_1eew7_24{width:640px;min-width:640px;margin:0 auto}._message_1eew7_24 p{margin-bottom:16px}._message_1eew7_24 pre{font-size:14px;font-weight:400;margin-bottom:16px}._footer_1eew7_38{display:flex;flex-direction:row;gap:8px}._cursor_1eew7_44{display:inline-block;width:10px;height:2px;background-color:#aaa;margin-top:12px;animation:_blink_1eew7_1 1s step-start infinite}@keyframes _blink_1eew7_1{0%,50%{background-color:#aaa}51%,to{background-color:transparent}}._window_1cays_1{box-sizing:border-box;flex-direction:column;transform:translateZ(0);will-change:transform;box-shadow:var(--border-window-outer),var(--border-window-inner);background:var(--surface);padding:3px}._window_1cays_1._maximized_1cays_10 ._bottomGrabAnchor_1cays_10,._window_1cays_1._maximized_1cays_10 ._rightGrabAnchor_1cays_11,._window_1cays_1._maximized_1cays_10 ._cornerGrabAnchor_1cays_12{display:none}._windowBody_1cays_16{margin:2px;flex:1;overflow:hidden}._bottomGrabAnchor_1cays_10{position:absolute;left:0;right:0;bottom:0;height:10px;cursor:ns-resize}._rightGrabAnchor_1cays_11{position:absolute;top:0;bottom:0;right:0;width:10px;cursor:ew-resize}._cornerGrabAnchor_1cays_12{position:absolute;right:0;bottom:0;width:16px;height:16px;cursor:nwse-resize}._forcedFocus_1cays_49{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent}._forcedFocus_1cays_49._underlay_1cays_57{background:transparent;background-image:linear-gradient(45deg,rgb(71,71,71) 25%,transparent 25%),linear-gradient(-45deg,rgb(71,71,71) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgb(71,71,71) 75%),linear-gradient(-45deg,transparent 75%,rgb(71,71,71) 75%);background-size:2px 2px;background-position:0 0,0 1px,1px -1px,-1px 0}._titleBar_10d7n_1{font-family:MSW98;font-size:11px;cursor:default;background:linear-gradient(90deg,var(--dialog-blue),var(--dialog-blue-light));padding:3px 2px 3px 3px;display:flex;justify-content:space-between;align-items:center}._titleBarIcon_10d7n_12{width:16px;height:16px;margin:-2px 4px -3px -1px}._inactive_10d7n_21{background:linear-gradient(90deg,var(--dialog-gray),var(--dialog-gray-light))}._titleBarText_10d7n_25{font-weight:700;color:#fff;letter-spacing:0;margin-right:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._titleBarControls_10d7n_35{display:flex}._titleBarControls_10d7n_35 button{font-family:MSW98;-webkit-font-smoothing:none;font-size:11px;position:relative;box-sizing:border-box;border:none;color:transparent;text-shadow:0 0 var(--text-color);background:var(--surface);box-shadow:var(--border-raised-outer),var(--border-raised-inner);border-radius:0;text-align:center;padding:0;display:block;min-width:16px;min-height:14px}._titleBarControls_10d7n_35 button:not(:disabled):active{box-shadow:var(--border-sunken-outer),var(--border-sunken-inner);text-shadow:1px 1px var(--text-color)}@media (hover: none){._titleBarControls_10d7n_35 button:not(:disabled):hover{box-shadow:var(--border-sunken-outer),var(--border-sunken-inner)}}._titleBarControls_10d7n_35 button:focus{outline:1px dotted #000000;outline-offset:-4px}._titleBarControls_10d7n_35 button::-moz-focus-inner{border:0}._titleBarControls_10d7n_35 button:disabled{color:var(--button-shadow);text-shadow:1px 1px 0 var(--button-highlight)}._titleBarControls_10d7n_35 button:active{padding:0}._titleBarControls_10d7n_35 button:focus{outline:none}._titleBarControls_10d7n_35 button[aria-label=Minimize]{background-image:url("data:image/svg+xml,%3csvg%20width='6'%20height='2'%20viewBox='0%200%206%202'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='6'%20height='2'%20fill='black'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:bottom 3px left 4px}._titleBarControls_10d7n_35 button[aria-label=Maximize]{background-image:url("data:image/svg+xml,%3csvg%20width='9'%20height='9'%20viewBox='0%200%209%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9%200H0V2V8V9H1H8H9V8V2V0ZM8%202H1V8H8V2Z'%20fill='black'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:top 2px left 3px}._titleBarControls_10d7n_35 button[aria-label=Restore]{background-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='9'%20viewBox='0%200%208%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2'%20width='6'%20height='2'%20fill='black'/%3e%3crect%20x='7'%20y='2'%20width='1'%20height='4'%20fill='black'/%3e%3crect%20x='2'%20y='2'%20width='1'%20height='1'%20fill='black'/%3e%3crect%20x='6'%20y='5'%20width='1'%20height='1'%20fill='black'/%3e%3crect%20y='3'%20width='6'%20height='2'%20fill='black'/%3e%3crect%20x='5'%20y='5'%20width='1'%20height='4'%20fill='black'/%3e%3crect%20y='5'%20width='1'%20height='4'%20fill='black'/%3e%3crect%20x='1'%20y='8'%20width='4'%20height='1'%20fill='black'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:top 2px left 3px}._titleBarControls_10d7n_35 button[aria-label=Help]{background-image:url("data:image/svg+xml,%3csvg%20width='6'%20height='9'%20viewBox='0%200%206%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20y='1'%20width='2'%20height='2'%20fill='black'/%3e%3crect%20x='1'%20width='4'%20height='1'%20fill='black'/%3e%3crect%20x='4'%20y='1'%20width='2'%20height='2'%20fill='black'/%3e%3crect%20x='3'%20y='3'%20width='2'%20height='1'%20fill='black'/%3e%3crect%20x='2'%20y='4'%20width='2'%20height='2'%20fill='black'/%3e%3crect%20x='2'%20y='7'%20width='2'%20height='2'%20fill='black'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:top 2px left 5px}._titleBarControls_10d7n_35 button[aria-label=Close]{margin-left:2px;background-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='7'%20viewBox='0%200%208%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200H1H2V1H3V2H4H5V1H6V0H7H8V1H7V2H6V3H5V4H6V5H7V6H8V7H7H6V6H5V5H4H3V6H2V7H1H0V6H1V5H2V4H3V3H2V2H1V1H0V0Z'%20fill='black'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:top 3px left 4px}._horizontal_1qpta_1{height:2px;min-height:2px;width:100%;box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px gray}._horizontal_1qpta_1._small_1qpta_7{margin:0 2px}._horizontal_1qpta_1._medium_1qpta_10{margin:0 4px}._horizontal_1qpta_1._large_1qpta_13{margin:0 8px}._vertical_1qpta_17{width:2px;min-width:2px;height:100%;margin:0 2px;box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px gray}._rainbow_1qpta_25{height:1px;min-height:1px;border:none;box-shadow:none;background:linear-gradient(to right,red 25%,#ff0 25%,#ff0 50%,green 50%,green 75%,#0ff 75%)}._dropdown_1o7jx_1{position:relative;width:-moz-fit-content;width:fit-content}._dropdown_1o7jx_1 *{box-sizing:border-box}._dropdownMenu_1o7jx_10{position:absolute;margin:0;z-index:10000;display:flex}._dropdownMenu_1o7jx_10._default_1o7jx_16{top:100%;right:0;transform-origin:top;transform:scaleY(0)}._dropdownMenu_1o7jx_10._right_1o7jx_22{top:0;transform-origin:bottom;transform:scaleY(0)}._dropdownMenu_1o7jx_10._right_1o7jx_22 ._dropdownMenuList_1o7jx_27>._option_1o7jx_27{height:32px}._dropdownMenuList_1o7jx_27{list-style:none;margin:0;padding:0;flex:1}._dropdownMenu_1o7jx_10._menuTop_1o7jx_38{top:auto;bottom:100%;transform:scaleY(1);transition:transform 80ms linear}._dropdownMenu_1o7jx_10._menuBottom_1o7jx_45{top:100%;bottom:auto;transform:scaleX(1);transition:transform 80ms linear}._dropdownMenu_1o7jx_10._menuRight_1o7jx_52{left:0;right:auto;transform:scaleY(1);transition:transform 80ms linear}._dropdownMenu_1o7jx_10._menuLeft_1o7jx_59{right:0;left:auto;transform:scaleX(1);transition:transform 80ms linear}._menu_1o7jx_38{box-shadow:var(--border-window-outer),var(--border-window-inner);background:var(--surface);padding:2px;list-style:none}._submenu_1o7jx_73{position:absolute;display:none;opacity:0;left:100%;top:0;transform-origin:left;transform:scaleX(0)}._submenuOpened_1o7jx_83{opacity:1;max-width:100%;transform:scaleX(1);transition:transform .1s linear}._submenu_1o7jx_73._menuTop_1o7jx_38{top:auto;bottom:0}._submenu_1o7jx_73._menuBottom_1o7jx_45{top:0;bottom:auto}._submenu_1o7jx_73._menuRight_1o7jx_52{left:100%;right:auto}._submenu_1o7jx_73._menuLeft_1o7jx_59{right:100%;left:auto}._option_1o7jx_27{cursor:default;word-break:break-word;position:relative;width:100%;display:flex;align-items:center;color:#000;height:20px}._optionWithMenu_1o7jx_121:not(._optionDisabled_1o7jx_121):hover>._submenu_1o7jx_73{display:block}._option_1o7jx_27:not(._optionDisabled_1o7jx_121):hover{background-color:#0018a3;color:#fff}._optionLabel_1o7jx_130{margin:0 0 0 20px}._optionDisabled_1o7jx_121{color:var(--button-shadow);text-shadow:1px 1px 0 var(--button-highlight)}._chevron_1o7jx_140{border:5px solid currentColor;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent;margin-right:2px;width:0;height:0}._icon_1o7jx_150{display:flex;justify-content:center;align-items:center}._iconLeft_1o7jx_156{margin-left:4px;margin-right:-10px}._iconRight_1o7jx_161{margin-left:auto}._divider_1o7jx_165{max-height:6px}._menubar_z7skw_1{display:flex}._button_z7skw_5{font-family:MSW98;-webkit-font-smoothing:none;font-size:11px;position:relative;box-sizing:border-box;border:none;color:transparent;text-shadow:0 0 var(--text-color);background:var(--surface);box-shadow:var(--border-raised-outer),var(--border-raised-inner);border-radius:0;min-width:75px;text-align:center;text-align:left;background:none;box-shadow:none;min-height:18px;min-width:0;margin:0 2px;padding:0 6px}._button_z7skw_5:not(:disabled):active{box-shadow:var(--border-sunken-outer),var(--border-sunken-inner);text-shadow:1px 1px var(--text-color)}@media (hover: none){._button_z7skw_5:not(:disabled):hover{box-shadow:var(--border-sunken-outer),var(--border-sunken-inner)}}._button_z7skw_5:focus{outline:1px dotted #000000;outline-offset:-4px}._button_z7skw_5::-moz-focus-inner{border:0}._button_z7skw_5:disabled{color:var(--button-shadow);text-shadow:1px 1px 0 var(--button-highlight)}._button_z7skw_5:not(:disabled):active,._button_z7skw_5:focus{background:none;box-shadow:none;outline:none}._button_z7skw_5._active_z7skw_55{box-shadow:inset 1px 1px var(--button-shadow),inset -1px -1px var(--button-highlight);text-shadow:1px 1px var(--text-color)}._sprite_ttkvr_1{width:20px;height:20px;background:url(/assets/sprites-20px-DFpXt2w-.png) no-repeat;background-position-x:0}._spriteTODO_ttkvr_8{filter:grayscale(100%);margin-bottom:1px}button:hover>._spriteTODO_ttkvr_8{filter:none}button:active:not(:disabled)>._spriteTODO_ttkvr_8{margin-top:1px;margin-bottom:0;margin-left:2px}button:disabled>._spriteTODO_ttkvr_8{filter:grayscale(100%);opacity:.5}._statusBar_19neg_1{margin:0 1px;display:flex;gap:1px}._statusBarField_19neg_7{box-shadow:var(--border-status-field);flex-grow:1;padding:2px 3px;margin:0}._button_i10d7_1{font-family:MSW98;-webkit-font-smoothing:none;font-size:11px;position:relative;box-sizing:border-box;border:none;color:transparent;text-shadow:0 0 var(--text-color);background:var(--surface);box-shadow:var(--border-raised-outer),var(--border-raised-inner);border-radius:0;min-width:75px;min-height:23px;padding:0 12px;text-align:center}._button_i10d7_1:not(:disabled):active{box-shadow:var(--border-sunken-outer),var(--border-sunken-inner);text-shadow:1px 1px var(--text-color)}@media (hover: none){._button_i10d7_1:not(:disabled):hover{box-shadow:var(--border-sunken-outer),var(--border-sunken-inner)}}._button_i10d7_1:focus{outline:1px dotted #000000;outline-offset:-4px}._button_i10d7_1::-moz-focus-inner{border:0}._button_i10d7_1:disabled{color:var(--button-shadow);text-shadow:1px 1px 0 var(--button-highlight)}._isDefault_i10d7_39{box-shadow:var(--default-button-border-raised-outer),var(--default-button-border-raised-inner)}._handle_1hhr8_1{height:80%;width:3px;min-width:3px;margin:0 1px;box-shadow:inset -1px -1px gray,inset 1px 1px #dfdfdf}._toolbar_10xa6_1{display:flex;white-space:nowrap;padding:2px 0;overflow:hidden}._button_10xa6_8{box-shadow:inset -1px -1px var(--button-shadow),inset 1px 1px var(--button-face);display:flex;flex-direction:column;align-items:center;gap:2px;min-width:55px;max-width:55px;min-height:40px;max-height:40px;padding:2px}._button_10xa6_8:not(:hover){box-shadow:none}._button_10xa6_8:disabled{box-shadow:none}._documents_817z3_1{display:flex;flex-direction:column;height:100%}._sidebar_817z3_7{width:175px}._sidebar_817z3_7 h2{font-size:2em;margin:8px 16px}._sidebar_817z3_7 img{margin:16px 16px 0}._container_817z3_19{display:flex;flex-direction:row;flex:1;background:#fff;margin-top:2px}._addressBar_817z3_27{display:flex;flex-direction:row;align-items:center;gap:2px}._addressBarInput_817z3_34{flex:1}._selectionBox_1cjr3_1{position:fixed;display:none;border:1px solid #4af!important;background:#44abff57!important;pointer-events:none;will-change:transform;z-index:9999!important}._selectionGroup_1cjr3_11,._files_1jwgd_1,._largeIconView_1jwgd_6{width:100%;height:100%}._listView_1jwgd_11{display:flex;flex-direction:column;gap:4px;padding:8px}._listItem_1jwgd_18{padding:0;text-align:left;background:none;box-shadow:none;border:none;font-family:MSW98;font-size:11px;display:flex;align-items:center;gap:2px}._listItem_1jwgd_18>img{width:16px;height:16px}._listItem_1jwgd_18 span{padding:2px;color:#000}._listItem_1jwgd_18:not(:disabled):active,._listItem_1jwgd_18:focus{background:none;box-shadow:none;outline:none}._listItem_1jwgd_18:not(:disabled):active>img,._listItem_1jwgd_18:focus>img{filter:brightness(35%) sepia(100%) hue-rotate(180deg) saturate(300%)}._listItem_1jwgd_18:not(:disabled):active span,._listItem_1jwgd_18:focus span{background-color:#00008b;outline:1px dotted #fdfc48;color:#fff}._largeIcon_1jwgd_6{padding:0;text-align:left;background:none;box-shadow:none;border:none;filter:contrast(1);font-family:MSW98;font-size:11px;text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center;width:96px;height:64px}._largeIcon_1jwgd_6:not(:disabled):active,._largeIcon_1jwgd_6:focus{background:none;box-shadow:none;outline:none}._largeIcon_1jwgd_6>img{width:32px;height:32px}._largeIcon_1jwgd_6 span{margin-top:6px;padding:2px;color:#000}._largeIcon_1jwgd_6:not(:disabled):active,._largeIcon_1jwgd_6:focus,._largeIcon_1jwgd_6._selected_1jwgd_88{background:none;box-shadow:none;outline:none}._largeIcon_1jwgd_6:not(:disabled):active>img,._largeIcon_1jwgd_6:focus>img,._largeIcon_1jwgd_6._selected_1jwgd_88>img{filter:brightness(35%) sepia(100%) hue-rotate(180deg) saturate(300%)}._largeIcon_1jwgd_6:not(:disabled):active span,._largeIcon_1jwgd_6:focus span,._largeIcon_1jwgd_6._selected_1jwgd_88 span{background-color:#00008b;outline:1px dotted #fdfc48;color:#fff}._form_1c8f0_1{display:flex;flex-direction:column;gap:8px;height:100%}._form_1c8f0_1 label,._form_1c8f0_1 input,._form_1c8f0_1 textarea,._form_1c8f0_1 select,._form_1c8f0_1 option{font-family:MSW98;-webkit-font-smoothing:none;font-size:11px}._form_1c8f0_1 :disabled,._form_1c8f0_1 :disabled+label,._form_1c8f0_1 input[readonly],._form_1c8f0_1 input[readonly]+label{color:var(--button-shadow)}._form_1c8f0_1 :disabled+label{text-shadow:1px 1px 0 var(--button-highlight)}._form_1c8f0_1 fieldset{-o-border-image:url("data:image/svg+xml,%3csvg%20width='5'%20height='5'%20viewBox='0%200%205%205'%20fill='grey'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200H5V5H0V2H2V3H3V2H0'%20fill='white'%20/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200H4V4H0V1H1V3H3V1H0'%20fill='%23808080'%20/%3e%3c/svg%3e") 2;border-image:url("data:image/svg+xml,%3csvg%20width='5'%20height='5'%20viewBox='0%200%205%205'%20fill='grey'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200H5V5H0V2H2V3H3V2H0'%20fill='white'%20/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200H4V4H0V1H1V3H3V1H0'%20fill='%23808080'%20/%3e%3c/svg%3e") 2;padding:calc(2 * var(--border-width) + var(--element-spacing));padding-block-start:var(--element-spacing);margin:0}._form_1c8f0_1 legend{background:var(--surface)}._form_1c8f0_1 ._field-row_1c8f0_34{display:flex;align-items:center}._form_1c8f0_1 [class^=field-row]+[class^=field-row]{margin-top:var(--grouped-element-spacing)}._form_1c8f0_1 ._field-row_1c8f0_34>*+*{margin-left:var(--grouped-element-spacing)}._form_1c8f0_1 ._field-row-stacked_1c8f0_44{display:flex;flex-direction:column}._form_1c8f0_1 ._field-row-stacked_1c8f0_44 *+*{margin-top:var(--grouped-element-spacing)}._form_1c8f0_1 label{display:inline-flex;align-items:center}._form_1c8f0_1 input[type=radio],._form_1c8f0_1 input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0;background:0;position:fixed;opacity:0;border:none}._form_1c8f0_1 input[type=radio]+label,._form_1c8f0_1 input[type=checkbox]+label{line-height:13px}._form_1c8f0_1 input[type=radio]+label{position:relative;margin-left:var(--radio-total-width)}._form_1c8f0_1 input[type=radio]+label:before{content:"";position:absolute;top:0;left:calc(-1 * (var(--radio-total-width-precalc)));display:inline-block;width:var(--radio-width);height:var(--radio-width);margin-right:var(--radio-label-spacing);background:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%200H4V1H2V2H1V4H0V8H1V10H2V8H1V4H2V2H4V1H8V2H10V1H8V0Z'%20fill='%23808080'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%201H4V2H2V3V4H1V8H2V9H3V8H2V4H3V3H4V2H8V3H10V2H8V1Z'%20fill='black'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9%203H10V4H9V3ZM10%208V4H11V8H10ZM8%2010V9H9V8H10V9V10H8ZM4%2010V11H8V10H4ZM4%2010V9H2V10H4Z'%20fill='%23DFDFDF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11%202H10V4H11V8H10V10H8V11H4V10H2V11H4V12H8V11H10V10H11V8H12V4H11V2Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4%202H8V3H9V4H10V8H9V9H8V10H4V9H3V8H2V4H3V3H4V2Z'%20fill='white'/%3e%3c/svg%3e")}._form_1c8f0_1 input[type=radio]:active+label:before{background:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%200H4V1H2V2H1V4H0V8H1V10H2V8H1V4H2V2H4V1H8V2H10V1H8V0Z'%20fill='%23808080'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%201H4V2H2V3V4H1V8H2V9H3V8H2V4H3V3H4V2H8V3H10V2H8V1Z'%20fill='black'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9%203H10V4H9V3ZM10%208V4H11V8H10ZM8%2010V9H9V8H10V9V10H8ZM4%2010V11H8V10H4ZM4%2010V9H2V10H4Z'%20fill='%23DFDFDF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11%202H10V4H11V8H10V10H8V11H4V10H2V11H4V12H8V11H10V10H11V8H12V4H11V2Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4%202H8V3H9V4H10V8H9V9H8V10H4V9H3V8H2V4H3V3H4V2Z'%20fill='%23C0C0C0'/%3e%3c/svg%3e")}._form_1c8f0_1 input[type=radio]:checked+label:after{content:"";display:block;width:var(--radio-dot-width);height:var(--radio-dot-width);top:var(--radio-dot-top);left:var(--radio-dot-left);position:absolute;background:url("data:image/svg+xml,%3csvg%20width='4'%20height='4'%20viewBox='0%200%204%204'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%200H1V1H0V2V3H1V4H3V3H4V2V1H3V0Z'%20fill='black'/%3e%3c/svg%3e")}._form_1c8f0_1 input[type=radio]:focus+label,._form_1c8f0_1 input[type=checkbox]:focus+label{outline:1px dotted #000000}._form_1c8f0_1 input[type=radio][disabled]+label:before{background:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%200H4V1H2V2H1V4H0V8H1V10H2V8H1V4H2V2H4V1H8V2H10V1H8V0Z'%20fill='%23808080'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%201H4V2H2V3V4H1V8H2V9H3V8H2V4H3V3H4V2H8V3H10V2H8V1Z'%20fill='black'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9%203H10V4H9V3ZM10%208V4H11V8H10ZM8%2010V9H9V8H10V9V10H8ZM4%2010V11H8V10H4ZM4%2010V9H2V10H4Z'%20fill='%23DFDFDF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11%202H10V4H11V8H10V10H8V11H4V10H2V11H4V12H8V11H10V10H11V8H12V4H11V2Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4%202H8V3H9V4H10V8H9V9H8V10H4V9H3V8H2V4H3V3H4V2Z'%20fill='%23C0C0C0'/%3e%3c/svg%3e")}._form_1c8f0_1 input[type=radio][disabled]:checked+label:after{background:url("data:image/svg+xml,%3csvg%20width='4'%20height='4'%20viewBox='0%200%204%204'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%200H1V1H0V2V3H1V4H3V3H4V2V1H3V0Z'%20fill='%23808080'/%3e%3c/svg%3e")}._form_1c8f0_1 input[type=checkbox]+label{position:relative;margin-left:var(--checkbox-total-width)}._form_1c8f0_1 input[type=checkbox]+label:before{content:"";position:absolute;left:calc(-1 * (var(--checkbox-total-width-precalc)));display:inline-block;width:var(--checkbox-width);height:var(--checkbox-width);background:var(--button-highlight);box-shadow:var(--border-field);margin-right:var(--radio-label-spacing)}._form_1c8f0_1 input[type=checkbox]:active+label:before{background:var(--surface)}._form_1c8f0_1 input[type=checkbox]:checked+label:after{content:"";display:block;width:var(--checkmark-width);height:var(--checkmark-width);position:absolute;top:var(--checkmark-top);left:calc(-1 * (var(--checkbox-total-width-precalc)) + var(--checkmark-left));background:url("data:image/svg+xml,%3csvg%20width='7'%20height='7'%20viewBox='0%200%207%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7%200H6V1H5V2H4V3H3V4H2V3H1V2H0V5H1V6H2V7H3V6H4V5H5V4H6V3H7V0Z'%20fill='black'/%3e%3c/svg%3e")}._form_1c8f0_1 input[type=checkbox][disabled]+label:before{background:var(--surface)}._form_1c8f0_1 input[type=checkbox][disabled]:checked+label:after{background:url("data:image/svg+xml,%3csvg%20width='7'%20height='7'%20viewBox='0%200%207%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7%200H6V1H5V2H4V3H3V4H2V3H1V2H0V5H1V6H2V7H3V6H4V5H5V4H6V3H7V0Z'%20fill='%23808080'/%3e%3c/svg%3e")}._form_1c8f0_1 input[type=text],._form_1c8f0_1 input[type=password],._form_1c8f0_1 input[type=email],._form_1c8f0_1 input[type=number],._form_1c8f0_1 select,._form_1c8f0_1 textarea{padding:3px 4px;border:none;box-shadow:var(--border-field);background-color:var(--button-highlight);box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;font-family:MSW98;font-weight:400;font-size:11px;color:#000}._form_1c8f0_1 input[type=text],._form_1c8f0_1 input[type=password],._form_1c8f0_1 input[type=email],._form_1c8f0_1 select{height:21px}._form_1c8f0_1 input[type=number]{height:22px}._form_1c8f0_1 input[type=text],._form_1c8f0_1 input[type=password],._form_1c8f0_1 input[type=email],._form_1c8f0_1 input[type=number]{line-height:2}._form_1c8f0_1 input[type=email]:-moz-read-only,._form_1c8f0_1 input[type=password]:-moz-read-only,._form_1c8f0_1 input[type=text]:-moz-read-only,._form_1c8f0_1 input[type=number]:-moz-read-only{background-color:var(--surface)}._form_1c8f0_1 input[type=email]:disabled,._form_1c8f0_1 input[type=password]:disabled,._form_1c8f0_1 input[type=text]:disabled,._form_1c8f0_1 input[type=number]:disabled,._form_1c8f0_1 input[type=email]:read-only,._form_1c8f0_1 input[type=password]:read-only,._form_1c8f0_1 input[type=text]:read-only,._form_1c8f0_1 input[type=number]:read-only,._form_1c8f0_1 textarea:disabled{background-color:var(--surface)}._form_1c8f0_1 select{appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;padding-right:32px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%200H0V1V16H1V1H15V0Z'%20fill='%23DFDFDF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2%201H1V15H2V2H14V1H2Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%2017H15H0V16H15V0H16V17Z'%20fill='black'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%201H14V15H1V16H14H15V1Z'%20fill='%23808080'/%3e%3crect%20x='2'%20y='2'%20width='12'%20height='13'%20fill='%23C0C0C0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11%206H4V7H5V8H6V9H7V10H8V9H9V8H10V7H11V6Z'%20fill='black'/%3e%3c/svg%3e");background-position:top 2px right 2px;background-repeat:no-repeat;border-radius:0}._form_1c8f0_1 select:focus,._form_1c8f0_1 input[type=text]:focus,._form_1c8f0_1 input[type=password]:focus,._form_1c8f0_1 input[type=email]:focus,._form_1c8f0_1 input[type=number]:focus,._form_1c8f0_1 textarea:focus{outline:none}._form_1c8f0_1 select:focus{color:var(--button-highlight);background-color:var(--dialog-blue)}._form_1c8f0_1 select:focus option{color:#000;background-color:#fff}._form_1c8f0_1 select:active{background-image:url(./icon/button-down-active.svg)}._form_1c8f0_1 input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;background:transparent}._form_1c8f0_1 input[type=range]:focus{outline:none}._form_1c8f0_1 input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:21px;width:11px;background:url("data:image/svg+xml,%3csvg%20width='11'%20height='21'%20viewBox='0%200%2011%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200V16H2V18H4V20H5V19H3V17H1V1H10V0Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1%201V16H2V17H3V18H4V19H6V18H7V17H8V16H9V1Z'%20fill='%23C0C7C8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9%201H10V16H8V18H6V20H5V19H7V17H9Z'%20fill='%2387888F'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%200H11V16H9V18H7V20H5V21H6V19H8V17H10Z'%20fill='black'/%3e%3c/svg%3e");transform:translateY(-8px);box-shadow:none;border:none}._form_1c8f0_1 input[type=range]._hasBoxIndicator_1c8f0_237::-webkit-slider-thumb{background:url("data:image/svg+xml,%3csvg%20width='11'%20height='21'%20viewBox='0%200%2011%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200V20H1V1H10V0Z'%20fill='white'/%3e%3crect%20x='1'%20y='1'%20width='8'%20height='18'%20fill='%23C0C7C8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9%201H10V20H1V19H9Z'%20fill='%2387888F'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%200H11V21H0V20H10Z'%20fill='black'/%3e%3c/svg%3e");transform:translateY(-10px)}._form_1c8f0_1 input[type=range]::-moz-range-thumb{height:21px;width:11px;border:0;border-radius:0;background:url("data:image/svg+xml,%3csvg%20width='11'%20height='21'%20viewBox='0%200%2011%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200V16H2V18H4V20H5V19H3V17H1V1H10V0Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1%201V16H2V17H3V18H4V19H6V18H7V17H8V16H9V1Z'%20fill='%23C0C7C8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9%201H10V16H8V18H6V20H5V19H7V17H9Z'%20fill='%2387888F'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%200H11V16H9V18H7V20H5V21H6V19H8V17H10Z'%20fill='black'/%3e%3c/svg%3e");transform:translateY(2px)}._form_1c8f0_1 input[type=range]._hasBoxIndicator_1c8f0_237::-moz-range-thumb{background:url("data:image/svg+xml,%3csvg%20width='11'%20height='21'%20viewBox='0%200%2011%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200V20H1V1H10V0Z'%20fill='white'/%3e%3crect%20x='1'%20y='1'%20width='8'%20height='18'%20fill='%23C0C7C8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9%201H10V20H1V19H9Z'%20fill='%2387888F'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%200H11V21H0V20H10Z'%20fill='black'/%3e%3c/svg%3e");transform:translateY(0)}._form_1c8f0_1 input[type=range]::-webkit-slider-runnable-track{width:100%;height:2px;box-sizing:border-box;background:#000;border-right:1px solid grey;border-bottom:1px solid grey;box-shadow:1px 0 #fff,1px 1px #fff,0 1px #fff,-1px 0 #a9a9a9,-1px -1px #a9a9a9,0 -1px #a9a9a9,-1px 1px #fff,1px -1px #a9a9a9}._form_1c8f0_1 input[type=range]::-moz-range-track{width:100%;height:2px;box-sizing:border-box;background:#000;border-right:1px solid grey;border-bottom:1px solid grey;box-shadow:1px 0 #fff,1px 1px #fff,0 1px #fff,-1px 0 #a9a9a9,-1px -1px #a9a9a9,0 -1px #a9a9a9,-1px 1px #fff,1px -1px #a9a9a9}._label_1c8f0_272{width:80px;vertical-align:top}._field_1c8f0_34{flex:1}._stackLabel_1c8f0_281{width:100%;padding-bottom:4px}._stackField_1c8f0_286{width:100%;min-width:100%;max-width:100%}._toggleContainer_1c8f0_292{padding-left:80px}._stack_12qda_1{display:flex;flex-direction:column;height:100%}._row_12qda_7{display:flex;flex-direction:row;width:100%}._fill_12qda_13{flex:1}._sunkenPanel_12qda_17{box-sizing:border-box;border:2px groove transparent;-o-border-image:url("data:image/svg+xml,%3csvg%20width='5'%20height='5'%20viewBox='0%200%205%205'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='4'%20height='1'%20x='0'%20y='0'%20fill='%23808080'/%3e%3crect%20width='1'%20height='4'%20x='0'%20y='0'%20fill='%23808080'/%3e%3crect%20width='2'%20height='1'%20x='1'%20y='1'%20fill='%230a0a0a'/%3e%3crect%20width='1'%20height='2'%20x='1'%20y='1'%20fill='%230a0a0a'/%3e%3crect%20width='5'%20height='1'%20x='0'%20y='4'%20fill='%23fff'/%3e%3crect%20width='1'%20height='5'%20x='4'%20y='0'%20fill='%23fff'/%3e%3crect%20width='1'%20height='3'%20x='3'%20y='1'%20fill='%23dfdfdf'/%3e%3crect%20width='3'%20height='1'%20x='1'%20y='3'%20fill='%23dfdfdf'/%3e%3c/svg%3e") 2;border-image:url("data:image/svg+xml,%3csvg%20width='5'%20height='5'%20viewBox='0%200%205%205'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='4'%20height='1'%20x='0'%20y='0'%20fill='%23808080'/%3e%3crect%20width='1'%20height='4'%20x='0'%20y='0'%20fill='%23808080'/%3e%3crect%20width='2'%20height='1'%20x='1'%20y='1'%20fill='%230a0a0a'/%3e%3crect%20width='1'%20height='2'%20x='1'%20y='1'%20fill='%230a0a0a'/%3e%3crect%20width='5'%20height='1'%20x='0'%20y='4'%20fill='%23fff'/%3e%3crect%20width='1'%20height='5'%20x='4'%20y='0'%20fill='%23fff'/%3e%3crect%20width='1'%20height='3'%20x='3'%20y='1'%20fill='%23dfdfdf'/%3e%3crect%20width='3'%20height='1'%20x='1'%20y='3'%20fill='%23dfdfdf'/%3e%3c/svg%3e") 2;overflow:auto;background-color:#fff}._groupBox_12qda_25{-o-border-image:url("data:image/svg+xml,%3csvg%20width='5'%20height='5'%20viewBox='0%200%205%205'%20fill='grey'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200H5V5H0V2H2V3H3V2H0'%20fill='white'%20/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200H4V4H0V1H1V3H3V1H0'%20fill='%23808080'%20/%3e%3c/svg%3e") 2;border-image:url("data:image/svg+xml,%3csvg%20width='5'%20height='5'%20viewBox='0%200%205%205'%20fill='grey'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200H5V5H0V2H2V3H3V2H0'%20fill='white'%20/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200H4V4H0V1H1V3H3V1H0'%20fill='%23808080'%20/%3e%3c/svg%3e") 2;padding:calc(2 * var(--border-width) + var(--element-spacing));padding-block-start:var(--element-spacing);margin:0}._groupBox_12qda_25 legend{background:var(--surface)}._workArea_12qda_35{background:var(--button-highlight);box-shadow:var(--border-field);padding:2px}._workArea_12qda_35._disabled_12qda_40{background:var(--surface);box-shadow:var(--border-field);padding:2px}._gap-sm_12qda_46{gap:4px}._gap-md_12qda_50{gap:8px}._gap-lg_12qda_54{gap:16px}._gap-space-between_12qda_58{justify-content:space-between}._padding-sm_12qda_62{padding:4px}._padding-md_12qda_66{padding:8px}._padding-lg_12qda_70{padding:16px}._align-start_12qda_74{justify-content:flex-start}._align-center_12qda_78{justify-content:center;align-items:center}._align-end_12qda_83{justify-content:flex-end}._width-full_12qda_87{width:100%}._width-auto_12qda_91{width:auto}._tabGroup_l5bsv_1 menu[role=tablist]{position:relative;margin:0 0 -2px;text-indent:0;list-style-type:none;display:flex;padding-left:3px}._tabGroup_l5bsv_1 menu[role=tablist]>li{border-top-left-radius:3px;border-top-right-radius:3px;box-shadow:var(--border-tab);z-index:1}._tabGroup_l5bsv_1 menu[role=tablist]>li[aria-selected=true]{padding-bottom:2px;margin-top:-2px;background-color:var(--surface);position:relative;z-index:8;margin-left:-3px}._tabGroup_l5bsv_1 menu[role=tablist]>li>a{display:block;color:#222;margin:6px;text-decoration:none}._tabGroup_l5bsv_1 menu[role=tablist]>li[aria-selected=true]>a:focus{outline:none}._tabGroup_l5bsv_1 menu[role=tablist]>li>a:focus{outline:1px dotted #222}._tabGroup_l5bsv_1 menu[role=tablist]._multirows_l5bsv_35>li{flex-grow:1;text-align:center}._tabPanel_l5bsv_40{box-shadow:var(--border-window-outer),var(--border-window-inner);background:var(--surface);padding:4px;flex:1;position:relative;z-index:2}._table_1bg7h_1{border-collapse:collapse;position:relative;text-align:left;white-space:nowrap;background-color:#fff;width:100%}._table_1bg7h_1 thead>tr>*{position:sticky;top:0;height:17px;box-shadow:var(--border-raised-outer),var(--border-raised-inner);background:var(--surface);box-sizing:border-box;font-weight:400;padding:0 var(--grouped-element-spacing)}._table_1bg7h_1 table._interactive_1bg7h_19>tbody>tr{cursor:pointer}._table_1bg7h_1 tbody>tr._highlighted_1bg7h_22{color:#fff;background-color:var(--dialog-blue)}._table_1bg7h_1 tbody>tr>*{padding:0 var(--grouped-element-spacing);height:14px}._progress_1hzr5_1{height:32px;position:relative;box-shadow:var(--border-sunken-inner);padding:4px;border:none;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}._progressBar_1hzr5_14{height:100%;display:block;background-color:var(--dialog-blue)}._segmented_1hzr5_20>._progressBar_1hzr5_14{width:100%;background-color:transparent;background-image:linear-gradient(90deg,var(--dialog-blue) 0 16px,transparent 0 2px);background-repeat:repeat;background-size:18px 100%}._slider_u87ca_1 input[type=range]{-webkit-appearance:none;width:100%;background:transparent}._slider_u87ca_1 input[type=range]:focus{outline:none}._slider_u87ca_1 input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:21px;width:11px;background:url("data:image/svg+xml,%3csvg%20width='11'%20height='21'%20viewBox='0%200%2011%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200V16H2V18H4V20H5V19H3V17H1V1H10V0Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1%201V16H2V17H3V18H4V19H6V18H7V17H8V16H9V1Z'%20fill='%23C0C7C8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9%201H10V16H8V18H6V20H5V19H7V17H9Z'%20fill='%2387888F'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%200H11V16H9V18H7V20H5V21H6V19H8V17H10Z'%20fill='black'/%3e%3c/svg%3e");transform:translateY(-8px);box-shadow:none;border:none}._slider_u87ca_1 input[type=range]._hasBoxIndicator_u87ca_18::-webkit-slider-thumb{background:url("data:image/svg+xml,%3csvg%20width='11'%20height='21'%20viewBox='0%200%2011%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200V20H1V1H10V0Z'%20fill='white'/%3e%3crect%20x='1'%20y='1'%20width='8'%20height='18'%20fill='%23C0C7C8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9%201H10V20H1V19H9Z'%20fill='%2387888F'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%200H11V21H0V20H10Z'%20fill='black'/%3e%3c/svg%3e");transform:translateY(-10px)}._slider_u87ca_1 input[type=range]::-moz-range-thumb{height:21px;width:11px;border:0;border-radius:0;background:url("data:image/svg+xml,%3csvg%20width='11'%20height='21'%20viewBox='0%200%2011%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200V16H2V18H4V20H5V19H3V17H1V1H10V0Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1%201V16H2V17H3V18H4V19H6V18H7V17H8V16H9V1Z'%20fill='%23C0C7C8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9%201H10V16H8V18H6V20H5V19H7V17H9Z'%20fill='%2387888F'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%200H11V16H9V18H7V20H5V21H6V19H8V17H10Z'%20fill='black'/%3e%3c/svg%3e");transform:translateY(2px)}._slider_u87ca_1 input[type=range]._hasBoxIndicator_u87ca_18::-moz-range-thumb{background:url("data:image/svg+xml,%3csvg%20width='11'%20height='21'%20viewBox='0%200%2011%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200V20H1V1H10V0Z'%20fill='white'/%3e%3crect%20x='1'%20y='1'%20width='8'%20height='18'%20fill='%23C0C7C8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9%201H10V20H1V19H9Z'%20fill='%2387888F'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%200H11V21H0V20H10Z'%20fill='black'/%3e%3c/svg%3e");transform:translateY(0)}._slider_u87ca_1 input[type=range]::-webkit-slider-runnable-track{width:100%;height:2px;box-sizing:border-box;background:#000;border-right:1px solid grey;border-bottom:1px solid grey;box-shadow:1px 0 #fff,1px 1px #fff,0 1px #fff,-1px 0 #a9a9a9,-1px -1px #a9a9a9,0 -1px #a9a9a9,-1px 1px #fff,1px -1px #a9a9a9}._slider_u87ca_1 input[type=range]::-moz-range-track{width:100%;height:2px;box-sizing:border-box;background:#000;border-right:1px solid grey;border-bottom:1px solid grey;box-shadow:1px 0 #fff,1px 1px #fff,0 1px #fff,-1px 0 #a9a9a9,-1px -1px #a9a9a9,0 -1px #a9a9a9,-1px 1px #fff,1px -1px #a9a9a9}._vertical_u87ca_53{display:inline-block;width:4px;height:150px;transform:translateY(50%)}._vertical_u87ca_53>input[type=range]{width:150px;height:4px;margin:0 calc(var(--grouped-element-spacing) + var(--range-spacing)) 0 var(--range-spacing);transform-origin:left;transform:rotate(270deg) translate(calc(-50% + var(--element-spacing)))}._vertical_u87ca_53>input[type=range]::-webkit-slider-runnable-track{border-left:1px solid grey;border-right:0;border-bottom:1px solid grey;box-shadow:-1px 0 #fff,-1px 1px #fff,0 1px #fff,1px 0 #a9a9a9,1px -1px #a9a9a9,0 -1px #a9a9a9,1px 1px #fff,-1px -1px #a9a9a9}._vertical_u87ca_53>input[type=range]::-moz-range-track{border-left:1px solid grey;border-right:0;border-bottom:1px solid grey;box-shadow:-1px 0 #fff,-1px 1px #fff,0 1px #fff,1px 0 #a9a9a9,1px -1px #a9a9a9,0 -1px #a9a9a9,1px 1px #fff,-1px -1px #a9a9a9}._vertical_u87ca_53>input[type=range]::-webkit-slider-thumb{transform:translateY(-8px) scaleX(-1)}._vertical_u87ca_53>input[type=range]._hasBoxIndicator_u87ca_18::-webkit-slider-thumb{transform:translateY(-10px) scaleX(-1)}._vertical_u87ca_53>input[type=range]::-moz-range-thumb{transform:translateY(2px) scaleX(-1)}._vertical_u87ca_53>input[type=range]._hasBoxIndicator_u87ca_18::-moz-range-thumb{transform:translateY(0) scaleX(-1)}._tree_1awl0_1{display:block;background:var(--button-highlight);box-shadow:var(--border-field);padding:6px;margin:0}._tree_1awl0_1 li{list-style-type:none}._tree_1awl0_1 a{text-decoration:none;color:#000}._tree_1awl0_1 a:focus{background-color:var(--dialog-blue);color:var(--button-highlight);outline:1px dotted var(--link-blue)}._tree_1awl0_1 ul,._tree_1awl0_1 li{margin-top:3px}._tree_1awl0_1 ul{margin-left:16px;padding-left:16px;border-left:1px dotted #808080}._tree_1awl0_1 ul>li{position:relative}._tree_1awl0_1 ul>li:before{content:"";display:block;position:absolute;left:-16px;top:6px;width:12px;border-bottom:1px dotted #808080}._tree_1awl0_1 ul>li:last-child:after{content:"";display:block;position:absolute;left:-20px;top:7px;bottom:0;width:8px;background:var(--button-highlight)}._tree_1awl0_1 summary{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;display:inline}._tree_1awl0_1 summary:focus{outline:1px dotted #000000}._tree_1awl0_1 details{margin-top:0}._tree_1awl0_1 details[open] summary{margin-bottom:0}._tree_1awl0_1 ul details>summary:before{margin-left:-22px;position:relative;z-index:1}._tree_1awl0_1 details>summary:before{text-align:center;display:block;float:left;content:"+";border:1px solid #808080;width:8px;height:9px;line-height:8px;margin-right:5px;padding-left:1px;background-color:#fff}._tree_1awl0_1 details[open]>summary:before{content:"-"}._tree_1awl0_1 details>summary::marker,._tree_1awl0_1 details>summary::-webkit-details-marker{content:""}._typography_qpg0p_1{font-family:MSW98;font-size:11px;color:var(--text-color)}._typography_qpg0p_1 h1{font-size:5rem}._typography_qpg0p_1 h2{font-size:2.5rem}._typography_qpg0p_1 h3{font-size:2rem}._typography_qpg0p_1 h4{font-size:1.5rem}._typography_qpg0p_1 u{text-decoration:none;border-bottom:.5px solid #222222}._typography_qpg0p_1 pre{display:block;background:var(--button-highlight);box-shadow:var(--border-field);padding:12px 8px;margin:0}._typography_qpg0p_1 code,._typography_qpg0p_1 code *{font-family:monospace}._link_zut0r_1{color:var(--link-blue)}._link_zut0r_1:focus{outline:1px dotted var(--link-blue)}._terminal_egri4_1{background:#000;color:#c0c7c8;padding:2px;font-family:monospace;height:calc(100% - 2px);margin:0 -2px}._root_1pu4t_1{display:flex;flex-direction:column;height:100%}._textarea_1pu4t_7{font-family:MSW98;font-size:11px;padding:3px 4px;border:none;box-shadow:var(--border-field);background-color:var(--button-highlight);box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;flex:1;resize:none;overflow:scroll}._textarea_1pu4t_7[readonly],._textarea_1pu4t_7[readonly]+label{text-shadow:1px 1px 0 var(--button-highlight)}._textarea_1pu4t_7:disabled{background-color:var(--surface)}._textarea_1pu4t_7:focus{outline:none}._tabs_onpzq_1{flex:1}._poster_onpzq_5{width:150px;min-width:150px;height:-moz-fit-content;height:fit-content}:root{--text-color: #222222;--surface: #c0c0c0;--button-highlight: #ffffff;--button-face: #dfdfdf;--button-shadow: #808080;--window-frame: #0a0a0a;--dialog-blue: #000080;--dialog-blue-light: #1084d0;--dialog-gray: #808080;--dialog-gray-light: #b5b5b5;--link-blue: #0000ff;--element-spacing: 8px;--grouped-button-spacing: 4px;--grouped-element-spacing: 6px;--radio-width: 12px;--checkbox-width: 13px;--radio-label-spacing: 6px;--range-track-height: 4px;--range-spacing: 10px;--radio-total-width-precalc: var(--radio-width) + var(--radio-label-spacing);--radio-total-width: calc(var(--radio-total-width-precalc));--radio-left: calc(-1 * var(--radio-total-width-precalc));--radio-dot-width: 4px;--radio-dot-top: calc(var(--radio-width) / 2 - var(--radio-dot-width) / 2);--radio-dot-left: calc( -1 * (var(--radio-total-width-precalc)) + var(--radio-width) / 2 - var( --radio-dot-width ) / 2 );--checkbox-total-width-precalc: var(--checkbox-width) + var(--radio-label-spacing);--checkbox-total-width: calc(var(--checkbox-total-width-precalc));--checkbox-left: calc(-1 * var(--checkbox-total-width-precalc));--checkmark-width: 7px;--checkmark-top: 3px;--checkmark-left: 3px;--border-width: 1px;--border-raised-outer: inset -1px -1px var(--window-frame), inset 1px 1px var(--button-highlight);--border-raised-inner: inset -2px -2px var(--button-shadow), inset 2px 2px var(--button-face);--border-sunken-outer: inset -1px -1px var(--button-highlight), inset 1px 1px var(--window-frame);--border-sunken-inner: inset -2px -2px var(--button-face), inset 2px 2px var(--button-shadow);--default-button-border-raised-outer: inset -2px -2px var(--window-frame), inset 1px 1px var(--window-frame);--default-button-border-raised-inner: inset 2px 2px var(--button-highlight), inset -3px -3px var(--button-shadow), inset 3px 3px var(--button-face);--default-button-border-sunken-outer: inset 2px 2px var(--window-frame), inset -1px -1px var(--window-frame);--default-button-border-sunken-inner: inset -2px -2px var(--button-highlight), inset 3px 3px var(--button-shadow), inset -3px -3px var(--button-face);--border-thin: inset -1px -1px var(--button-face), inset 1px 1px var(--button-shadow);--border-window-outer: inset -1px -1px var(--window-frame), inset 1px 1px var(--button-face);--border-window-inner: inset -2px -2px var(--button-shadow), inset 2px 2px var(--button-highlight);--border-field: inset -1px -1px var(--button-highlight), inset 1px 1px var(--button-shadow), inset -2px -2px var(--button-face), inset 2px 2px var(--window-frame);--border-status-field: inset -1px -1px var(--button-face), inset 1px 1px var(--button-shadow);--border-tab: inset -1px 0 var(--window-frame), inset 1px 1px var(--button-face), inset -2px 0 var(--button-shadow), inset 2px 2px var(--button-highlight)}@font-face{font-family:"Pixelated MS Sans Serif";src:url(/assets/ms_sans_serif-C3pax6mQ.woff) format("woff");src:url(/assets/ms_sans_serif-Du8rjN1q.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:"Pixelated MS Sans Serif";src:url(/assets/ms_sans_serif_bold-B8yxhAcs.woff) format("woff");src:url(/assets/ms_sans_serif_bold-D5dpRRHG.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:MSW98;font-style:normal;font-weight:400;src:url(/assets/MSW98UI-Regular-5R8DOksZ.woff2) format("woff2");font-display:block}@font-face{font-family:MSW98;font-style:normal;font-weight:700;src:url(/assets/MSW98UI-Bold-DJ0MuLJl.woff2) format("woff2");font-display:block}._win98ThemeProvider_60x2v_106{font-family:MSW98;font-weight:400;font-size:11px;color:var(--text-color)}._win98ThemeProvider_60x2v_106 ::-webkit-scrollbar{width:16px}._win98ThemeProvider_60x2v_106 ::-webkit-scrollbar:horizontal{height:17px}._win98ThemeProvider_60x2v_106 ::-webkit-scrollbar-corner{background:var(--button-face)}._win98ThemeProvider_60x2v_106 ::-webkit-scrollbar-track{background-image:url("data:image/svg+xml,%3csvg%20width='2'%20height='2'%20viewBox='0%200%202%202'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1%200H0V1H1V2H2V1H1V0Z'%20fill='%23C0C0C0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2%200H1V1H0V2H1V1H2V0Z'%20fill='white'/%3e%3c/svg%3e")}._win98ThemeProvider_60x2v_106 ::-webkit-scrollbar-thumb{background-color:var(--button-face);box-shadow:var(--border-raised-outer),var(--border-raised-inner)}._win98ThemeProvider_60x2v_106 ::-webkit-scrollbar-button:horizontal:start:decrement,._win98ThemeProvider_60x2v_106 ::-webkit-scrollbar-button:horizontal:end:increment,._win98ThemeProvider_60x2v_106 ::-webkit-scrollbar-button:vertical:start:decrement,._win98ThemeProvider_60x2v_106 ::-webkit-scrollbar-button:vertical:end:increment{display:block}._win98ThemeProvider_60x2v_106 ::-webkit-scrollbar-button:vertical:start{height:17px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%200H0V1V16H1V1H15V0Z'%20fill='%23DFDFDF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2%201H1V15H2V2H14V1H2Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%2017H15H0V16H15V0H16V17Z'%20fill='black'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%201H14V15H1V16H14H15V1Z'%20fill='%23808080'/%3e%3crect%20x='2'%20y='2'%20width='12'%20height='13'%20fill='%23C0C0C0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%206H7V7H6V8H5V9H4V10H11V9H10V8H9V7H8V6Z'%20fill='black'/%3e%3c/svg%3e")}._win98ThemeProvider_60x2v_106 ::-webkit-scrollbar-button:vertical:end{height:17px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%200H0V1V16H1V1H15V0Z'%20fill='%23DFDFDF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2%201H1V15H2V2H14V1H2Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%2017H15H0V16H15V0H16V17Z'%20fill='black'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%201H14V15H1V16H14H15V1Z'%20fill='%23808080'/%3e%3crect%20x='2'%20y='2'%20width='12'%20height='13'%20fill='%23C0C0C0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11%206H4V7H5V8H6V9H7V10H8V9H9V8H10V7H11V6Z'%20fill='black'/%3e%3c/svg%3e")}._win98ThemeProvider_60x2v_106 ::-webkit-scrollbar-button:horizontal:start{width:16px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%200H0V1V16H1V1H15V0Z'%20fill='%23DFDFDF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2%201H1V15H2V2H14V1H2Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%2017H15H0V16H15V0H16V17Z'%20fill='black'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%201H14V15H1V16H14H15V1Z'%20fill='%23808080'/%3e%3crect%20x='2'%20y='2'%20width='12'%20height='13'%20fill='%23C0C0C0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9%204H8V5H7V6H6V7H5V8H6V9H7V10H8V11H9V4Z'%20fill='black'/%3e%3c/svg%3e")}._win98ThemeProvider_60x2v_106 ::-webkit-scrollbar-button:horizontal:end{width:16px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%200H0V1V16H1V1H15V0Z'%20fill='%23DFDFDF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2%201H1V15H2V2H14V1H2Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%2017H15H0V16H15V0H16V17Z'%20fill='black'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%201H14V15H1V16H14H15V1Z'%20fill='%23808080'/%3e%3crect%20x='2'%20y='2'%20width='12'%20height='13'%20fill='%23C0C0C0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7%204H6V11H7V10H8V9H9V8H10V7H9V6H8V5H7V4Z'%20fill='black'/%3e%3c/svg%3e")}
