@import "https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";@import "https://fonts.googleapis.com/css2?family=Handjet:wght@100..900&display=swap";@font-face{font-family:Pixelated MS Sans Serif;font-style:normal;font-weight:400;src:url(/assets/ms_sans_serif-C3pax6mQ.woff)format("woff");src:url(/assets/ms_sans_serif-Du8rjN1q.woff2)format("woff2")}@font-face{font-family:Pixelated MS Sans Serif;font-style:normal;font-weight:700;src:url(/assets/ms_sans_serif_bold-B8yxhAcs.woff)format("woff");src:url(/assets/ms_sans_serif_bold-D5dpRRHG.woff2)format("woff2")}body{color:#222;font-family:Arial;font-size:12px}.title-bar,.window,button,input,label,legend,li[role=tab],option,select,table,textarea,ul.tree-view{-webkit-font-smoothing:none;font-family:Pixelated MS Sans Serif,Arial;font-size:11px}h1{font-size:5rem}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.5rem}u{border-bottom:.5px solid #222;text-decoration:none}button,input[type=reset],input[type=submit]{box-sizing:border-box;color:#0000;text-shadow:0 0 #222;background:silver;border:none;border-radius:0;min-width:75px;min-height:23px;padding:0 12px;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf}button.default,input[type=reset].default,input[type=submit].default{box-shadow:inset -2px -2px #0a0a0a,inset 1px 1px #0a0a0a,inset 2px 2px #fff,inset -3px -3px gray,inset 3px 3px #dfdfdf}.vertical-bar{background:silver;width:4px;height:20px;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf}button:not(:disabled):active,input[type=reset]:not(:disabled):active,input[type=submit]:not(:disabled):active{text-shadow:1px 1px #222;box-shadow:inset -1px -1px #fff,inset 1px 1px #0a0a0a,inset -2px -2px #dfdfdf,inset 2px 2px gray}button.default:not(:disabled):active,input[type=reset].default:not(:disabled):active,input[type=submit].default:not(:disabled):active{box-shadow:inset 2px 2px #0a0a0a,inset -1px -1px #0a0a0a,inset -2px -2px #fff,inset 3px 3px gray,inset -3px -3px #dfdfdf}button:focus,input[type=reset]:focus,input[type=submit]:focus{outline-offset:-4px;outline:1px dotted #000}button::-moz-focus-inner{border:0}input[type=reset]::-moz-focus-inner{border:0}input[type=submit]::-moz-focus-inner{border:0}:disabled,:disabled+label,input[readonly],input[readonly]+label{color:gray}:disabled+label,button:disabled,input[type=reset]:disabled,input[type=submit]:disabled{text-shadow:1px 1px #fff}.window{background:silver;padding:3px;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #dfdfdf,inset -2px -2px gray,inset 2px 2px #fff}.title-bar{background:linear-gradient(90deg,navy,#1084d0);justify-content:space-between;align-items:center;padding:3px 2px 3px 3px;display:flex}.title-bar.inactive{background:linear-gradient(90deg,gray,#b5b5b5)}.title-bar-text{color:#fff;letter-spacing:0;margin-right:24px;font-weight:700}.title-bar-controls{display:flex}.title-bar-controls button{min-width:16px;min-height:14px;padding:0;display:block}.title-bar-controls button:active{padding:0}.title-bar-controls button:focus{outline:none}.title-bar-controls button[aria-label=Minimize],.title-bar-controls button[aria-label].minimize{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M0 0h6v2H0z'/%3E%3C/svg%3E");background-position:left 4px bottom 3px;background-repeat:no-repeat}.title-bar-controls button[aria-label=Maximize],.title-bar-controls button[aria-label].maximize{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 0H0v9h9V0zM8 2H1v6h7V2z' fill='%23000'/%3E%3C/svg%3E");background-position:3px 2px;background-repeat:no-repeat}.title-bar-controls button[aria-label=Maximize]:disabled,.title-bar-controls button[aria-label].maximize:disabled{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 1H1v9h9V1zM9 3H2v6h7V3z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 0H0v9h9V0zM8 2H1v6h7V2z' fill='gray'/%3E%3C/svg%3E");background-position:3px 2px;background-repeat:no-repeat}.title-bar-controls button[aria-label=Restore],.title-bar-controls button[aria-label].restore{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M2 0h6v2H2zM7 2h1v4H7zM2 2h1v1H2zM6 5h1v1H6zM0 3h6v2H0zM5 5h1v4H5zM0 5h1v4H0zM1 8h4v1H1z'/%3E%3C/svg%3E");background-position:3px 2px;background-repeat:no-repeat}.title-bar-controls button[aria-label=Help],.title-bar-controls button[aria-label].help{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M0 1h2v2H0zM1 0h4v1H1zM4 1h2v2H4zM3 3h2v1H3zM2 4h2v2H2zM2 7h2v2H2z'/%3E%3C/svg%3E");background-position:5px 2px;background-repeat:no-repeat}.title-bar-controls button[aria-label=Close],.title-bar-controls button[aria-label].close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0h2v1h1v1h2V1h1V0h2v1H7v1H6v1H5v1h1v1h1v1h1v1H6V6H5V5H3v1H2v1H0V6h1V5h1V4h1V3H2V2H1V1H0V0z' fill='%23000'/%3E%3C/svg%3E");background-position:4px 3px;background-repeat:no-repeat;margin-left:2px}.status-bar{gap:1px;margin:0 1px;display:flex}.status-bar-field{flex-grow:1;margin:0;padding:2px 3px;box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px gray}.window-body{margin:8px}fieldset{padding:10px;border-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='5' height='5' fill='gray' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0h5v5H0V2h2v1h1V2H0' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0h4v4H0V1h1v2h2V1H0'/%3E%3C/svg%3E") 2;margin:0;padding-block-start:8px}legend{background:silver}.field-row{align-items:center;display:flex}[class^=field-row]+[class^=field-row]{margin-top:6px}.field-row>*+*{margin-left:6px}.field-row-stacked{flex-direction:column;display:flex}.field-row-stacked *+*{margin-top:6px}label{-webkit-user-select:none;user-select:none;align-items:center;display:inline-flex}input[type=checkbox],input[type=radio]{appearance:none;opacity:0;background:0;border:none;margin:0;position:fixed}input[type=checkbox]+label,input[type=radio]+label{line-height:13px}input[type=radio]+label{margin-left:18px;position:relative}input[type=radio]+label:before{content:"";background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0H4v1H2v1H1v2H0v4h1v2h1V8H1V4h1V2h2V1h4v1h2V1H8V0z' fill='gray'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 1H4v1H2v2H1v4h1v1h1V8H2V4h1V3h1V2h4v1h2V2H8V1z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 3h1v1H9V3zm1 5V4h1v4h-1zm-2 2V9h1V8h1v2H8zm-4 0v1h4v-1H4zm0 0V9H2v1h2z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 2h-1v2h1v4h-1v2H8v1H4v-1H2v1h2v1h4v-1h2v-1h1V8h1V4h-1V2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 2h4v1h1v1h1v4H9v1H8v1H4V9H3V8H2V4h1V3h1V2z' fill='%23fff'/%3E%3C/svg%3E");width:12px;height:12px;margin-right:6px;display:inline-block;position:absolute;top:0;left:-18px}input[type=radio]:active+label:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0H4v1H2v1H1v2H0v4h1v2h1V8H1V4h1V2h2V1h4v1h2V1H8V0z' fill='gray'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 1H4v1H2v2H1v4h1v1h1V8H2V4h1V3h1V2h4v1h2V2H8V1z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 3h1v1H9V3zm1 5V4h1v4h-1zm-2 2V9h1V8h1v2H8zm-4 0v1h4v-1H4zm0 0V9H2v1h2z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 2h-1v2h1v4h-1v2H8v1H4v-1H2v1h2v1h4v-1h2v-1h1V8h1V4h-1V2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 2h4v1h1v1h1v4H9v1H8v1H4V9H3V8H2V4h1V3h1V2z' fill='silver'/%3E%3C/svg%3E")}input[type=radio]:checked+label:after{content:"";background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='4' height='4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 0H1v1H0v2h1v1h2V3h1V1H3V0z' fill='%23000'/%3E%3C/svg%3E");width:4px;height:4px;display:block;position:absolute;top:4px;left:-14px}input[type=checkbox]:focus+label,input[type=radio]:focus+label{outline:1px dotted #000}input[type=radio][disabled]+label:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0H4v1H2v1H1v2H0v4h1v2h1V8H1V4h1V2h2V1h4v1h2V1H8V0z' fill='gray'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 1H4v1H2v2H1v4h1v1h1V8H2V4h1V3h1V2h4v1h2V2H8V1z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 3h1v1H9V3zm1 5V4h1v4h-1zm-2 2V9h1V8h1v2H8zm-4 0v1h4v-1H4zm0 0V9H2v1h2z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 2h-1v2h1v4h-1v2H8v1H4v-1H2v1h2v1h4v-1h2v-1h1V8h1V4h-1V2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 2h4v1h1v1h1v4H9v1H8v1H4V9H3V8H2V4h1V3h1V2z' fill='silver'/%3E%3C/svg%3E")}input[type=radio][disabled]:checked+label:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='4' height='4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 0H1v1H0v2h1v1h2V3h1V1H3V0z' fill='gray'/%3E%3C/svg%3E")}input[type=checkbox]+label{margin-left:19px;position:relative}input[type=checkbox]+label:before{content:"";background:#fff;width:13px;height:13px;margin-right:6px;display:inline-block;position:absolute;left:-19px;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a}input[type=checkbox]:active+label:before{background:silver}input[type=checkbox]:checked+label:after{content:"";background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 0H6v1H5v1H4v1H3v1H2V3H1V2H0v3h1v1h1v1h1V6h1V5h1V4h1V3h1V0z' fill='%23000'/%3E%3C/svg%3E");width:7px;height:7px;display:block;position:absolute;left:-16px}input[type=checkbox][disabled]+label:before{background:silver}input[type=checkbox][disabled]:checked+label:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 0H6v1H5v1H4v1H3v1H2V3H1V2H0v3h1v1h1v1h1V6h1V5h1V4h1V3h1V0z' fill='gray'/%3E%3C/svg%3E")}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url]{appearance:none;border:none;border-radius:0}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select{box-sizing:border-box;background-color:#fff;padding:3px 4px;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a}select,textarea{border:none}textarea{appearance:none;box-sizing:border-box;background-color:#fff;border-radius:0;padding:3px 4px;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a}input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select{height:21px}input[type=number]{height:22px}input[type=search]::-ms-clear{width:0;height:0;display:none}input[type=search]::-ms-reveal{width:0;height:0;display:none}input[type=search]::-webkit-search-cancel-button{display:none}input[type=search]::-webkit-search-decoration{display:none}input[type=search]::-webkit-search-results-button{display:none}input[type=search]::-webkit-search-results-decoration{display:none}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url]{line-height:2}input[type=email]:disabled,input[type=email]:read-only,input[type=number]:disabled,input[type=number]:read-only,input[type=password]:disabled,input[type=password]:read-only,input[type=search]:disabled,input[type=search]:read-only,input[type=tel]:disabled,input[type=tel]:read-only,input[type=text]:disabled,input[type=text]:read-only,input[type=url]:disabled,input[type=url]:read-only,textarea:disabled{background-color:silver}select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0v16h1V1h14V0z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1v14h1V2h12V1H2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H0v-1h15V0h1v17z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1h-1v14H1v1h14V1z' fill='gray'/%3E%3Cpath fill='silver' d='M2 2h12v13H2z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 6H4v1h1v1h1v1h1v1h1V9h1V8h1V7h1V6z' fill='%23000'/%3E%3C/svg%3E");background-position:right 2px top 2px;background-repeat:no-repeat;border-radius:0;padding-right:32px;position:relative}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{outline:none}input[type=range]{-webkit-appearance:none;background:0 0;width:100%}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-shadow:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0v16h2v2h2v2h1v-1H3v-2H1V1h9V0z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 1v15h1v1h1v1h1v1h2v-1h1v-1h1v-1h1V1z' fill='%23C0C7C8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 1h1v15H8v2H6v2H5v-1h2v-2h2z' fill='%2387888F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 0h1v16H9v2H7v2H5v1h1v-2h2v-2h2z' fill='%23000'/%3E%3C/svg%3E");border:none;width:11px;height:21px;transform:translateY(-8px)}input[type=range].has-box-indicator::-webkit-slider-thumb{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0v20h1V1h9V0z' fill='%23fff'/%3E%3Cpath fill='%23C0C7C8' d='M1 1h8v18H1z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 1h1v19H1v-1h8z' fill='%2387888F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 0h1v21H0v-1h10z' fill='%23000'/%3E%3C/svg%3E");transform:translateY(-10px)}input[type=range]::-moz-range-thumb{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0v16h2v2h2v2h1v-1H3v-2H1V1h9V0z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 1v15h1v1h1v1h1v1h2v-1h1v-1h1v-1h1V1z' fill='%23C0C7C8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 1h1v15H8v2H6v2H5v-1h2v-2h2z' fill='%2387888F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 0h1v16H9v2H7v2H5v1h1v-2h2v-2h2z' fill='%23000'/%3E%3C/svg%3E");border:0;border-radius:0;width:11px;height:21px;transform:translateY(2px)}input[type=range].has-box-indicator::-moz-range-thumb{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0v20h1V1h9V0z' fill='%23fff'/%3E%3Cpath fill='%23C0C7C8' d='M1 1h8v18H1z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 1h1v19H1v-1h8z' fill='%2387888F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 0h1v21H0v-1h10z' fill='%23000'/%3E%3C/svg%3E");transform:translateY(0)}input[type=range]::-webkit-slider-runnable-track{box-sizing:border-box;background:#000;border-bottom:1px solid gray;border-right:1px solid gray;width:100%;height:2px;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}input[type=range]::-moz-range-track{box-sizing:border-box;background:#000;border-bottom:1px solid gray;border-right:1px solid gray;width:100%;height:2px;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}.is-vertical{width:4px;height:150px;display:inline-block;transform:translateY(50%)}.is-vertical>input[type=range]{transform-origin:0;width:150px;height:4px;margin:0 16px 0 10px;transform:rotate(270deg)translate(calc(8px - 50%))}.is-vertical>input[type=range]::-webkit-slider-runnable-track{border-bottom:1px solid gray;border-left:1px solid gray;border-right:0;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}.is-vertical>input[type=range]::-moz-range-track{border-bottom:1px solid gray;border-left:1px solid gray;border-right:0;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}.is-vertical>input[type=range]::-webkit-slider-thumb{transform:translateY(-8px)scaleX(-1)}.is-vertical>input[type=range].has-box-indicator::-webkit-slider-thumb{transform:translateY(-10px)scaleX(-1)}.is-vertical>input[type=range]::-moz-range-thumb{transform:translateY(2px)scaleX(-1)}.is-vertical>input[type=range].has-box-indicator::-moz-range-thumb{transform:translateY(0)scaleX(-1)}select:focus{color:#fff;background-color:navy}select:focus option{color:#000;background-color:#fff}select:active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0h16v17H0V0zm1 16h14V1H1v15z' fill='gray'/%3E%3Cpath fill='silver' d='M1 1h14v15H1z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 7H5v1h1v1h1v1h1v1h1v-1h1V9h1V8h1V7z' fill='%23000'/%3E%3C/svg%3E")}a{color:#00f}a:focus{outline:1px dotted #00f}ul.tree-view{background:#fff;margin:0;padding:6px;display:block;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a}ul.tree-view li{list-style-type:none}ul.tree-view a{color:#000;text-decoration:none}ul.tree-view a:focus{color:#fff;background-color:navy}ul.tree-view li,ul.tree-view ul{margin-top:3px}ul.tree-view ul{border-left:1px dotted gray;margin-left:16px;padding-left:16px}ul.tree-view ul>li{position:relative}ul.tree-view ul>li:before{content:"";border-bottom:1px dotted gray;width:12px;display:block;position:absolute;top:6px;left:-16px}ul.tree-view ul>li:last-child:after{content:"";background:#fff;width:8px;display:block;position:absolute;top:7px;bottom:0;left:-20px}ul.tree-view details{margin-top:0}ul.tree-view details[open] summary{margin-bottom:0}ul.tree-view ul details>summary:before{z-index:1;margin-left:-22px;position:relative}ul.tree-view details>summary:before{content:"+";float:left;text-align:center;background-color:#fff;border:1px solid gray;width:8px;height:9px;margin-right:5px;padding-left:1px;line-height:8px;display:block}ul.tree-view details[open]>summary:before{content:"-"}ul.tree-view details>summary::-webkit-details-marker{content:""}ul.tree-view details>summary::marker{content:""}pre{background:#fff;margin:0;padding:12px 8px;display:block;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a}code,code *{font-family:monospace}summary:focus{outline:1px dotted #000}::-webkit-scrollbar{width:16px}::-webkit-scrollbar:horizontal{height:17px}::-webkit-scrollbar-corner{background:#dfdfdf}::-webkit-scrollbar-track{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='2' height='2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 0H0v1h1v1h1V1H1V0z' fill='silver'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 0H1v1H0v1h1V1h1V0z' fill='%23fff'/%3E%3C/svg%3E")}::-webkit-scrollbar-thumb{background-color:#dfdfdf;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf}::-webkit-scrollbar-button:horizontal:end:increment{display:block}::-webkit-scrollbar-button:horizontal:start:decrement{display:block}::-webkit-scrollbar-button:vertical:end:increment{display:block}::-webkit-scrollbar-button:vertical:start:decrement{display:block}::-webkit-scrollbar-button:vertical:start{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0v16h1V1h14V0z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1v14h1V2h12V1H2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H0v-1h15V0h1v17z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1h-1v14H1v1h14V1z' fill='gray'/%3E%3Cpath fill='silver' d='M2 2h12v13H2z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 6H7v1H6v1H5v1H4v1h7V9h-1V8H9V7H8V6z' fill='%23000'/%3E%3C/svg%3E");height:17px}::-webkit-scrollbar-button:vertical:end{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0v16h1V1h14V0z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1v14h1V2h12V1H2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H0v-1h15V0h1v17z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1h-1v14H1v1h14V1z' fill='gray'/%3E%3Cpath fill='silver' d='M2 2h12v13H2z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 6H4v1h1v1h1v1h1v1h1V9h1V8h1V7h1V6z' fill='%23000'/%3E%3C/svg%3E");height:17px}::-webkit-scrollbar-button:horizontal:start{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0v16h1V1h14V0z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1v14h1V2h12V1H2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H0v-1h15V0h1v17z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1h-1v14H1v1h14V1z' fill='gray'/%3E%3Cpath fill='silver' d='M2 2h12v13H2z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 4H8v1H7v1H6v1H5v1h1v1h1v1h1v1h1V4z' fill='%23000'/%3E%3C/svg%3E");width:16px}::-webkit-scrollbar-button:horizontal:end{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0v16h1V1h14V0z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1v14h1V2h12V1H2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H0v-1h15V0h1v17z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1h-1v14H1v1h14V1z' fill='gray'/%3E%3Cpath fill='silver' d='M2 2h12v13H2z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 4H6v7h1v-1h1V9h1V8h1V7H9V6H8V5H7V4z' fill='%23000'/%3E%3C/svg%3E");width:16px}.window[role=tabpanel]{z-index:2;position:relative}menu[role=tablist]{text-indent:0;margin:0 0 -2px;padding-left:3px;list-style-type:none;display:flex;position:relative}menu[role=tablist]>li{z-index:1;border-top-left-radius:3px;border-top-right-radius:3px;box-shadow:inset -1px 0 #0a0a0a,inset 1px 1px #dfdfdf,inset -2px 0 gray,inset 2px 2px #fff}menu[role=tablist]>li[aria-selected=true]{z-index:8;background-color:silver;margin-top:-2px;margin-left:-3px;padding-bottom:2px;position:relative}menu[role=tablist]>li>a{color:#222;margin:6px;text-decoration:none;display:block}menu[role=tablist]>li[aria-selected=true]>a:focus{outline:none}menu[role=tablist]>li>a:focus{outline:1px dotted #222}menu[role=tablist].multirows>li{text-align:center;flex-grow:1}.sunken-panel{box-sizing:border-box;border:2px groove #0000;border-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='5' height='5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='gray' d='M0 0h4v1H0z'/%3E%3Cpath fill='gray' d='M0 0h1v4H0z'/%3E%3Cpath fill='%230a0a0a' d='M1 1h2v1H1z'/%3E%3Cpath fill='%230a0a0a' d='M1 1h1v2H1z'/%3E%3Cpath fill='%23fff' d='M0 4h5v1H0z'/%3E%3Cpath fill='%23fff' d='M4 0h1v5H4z'/%3E%3Cpath fill='%23dfdfdf' d='M3 1h1v3H3z'/%3E%3Cpath fill='%23dfdfdf' d='M1 3h3v1H1z'/%3E%3C/svg%3E") 2;overflow:auto}.sunken-panel,table{background-color:#fff}table{border-collapse:collapse;text-align:left;white-space:nowrap;position:relative}table>thead>tr>*{box-sizing:border-box;background:silver;height:17px;padding:0 6px;font-weight:400;position:sticky;top:0;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf}table.interactive>tbody>tr{cursor:pointer}table>tbody>tr.highlighted{color:#fff;background-color:navy}table>tbody>tr>*{height:14px;padding:0 6px}.progress-indicator{appearance:none;box-sizing:border-box;border:none;border-radius:0;height:32px;padding:4px;position:relative;box-shadow:inset -2px -2px #dfdfdf,inset 2px 2px gray}.progress-indicator>.progress-indicator-bar{background-color:navy;height:100%;display:block}.progress-indicator.segmented>.progress-indicator-bar{background-color:#0000;background-image:linear-gradient(90deg,navy 16px,#0000 0 2px);background-repeat:repeat;background-size:18px 100%;width:100%}.field-border{background:#fff}.field-border,.field-border-disabled{padding:2px;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a}.field-border-disabled{background:silver}.status-field-border{background:silver;padding:1px;box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px gray}:root{--w98-face:silver;--w98-shadow:gray;--w98-dark:#0a0a0a;--w98-light:#dfdfdf;--w98-white:#fff;--w98-title-a:navy;--w98-title-b:#1084d0;--w98-desktop:teal;--w98-selection:navy;--terminal-bg:#0c0c0c;--terminal-fg:#e8e8e8;--font-pixel:"Press Start 2P", monospace;--font-terminal:"Handjet", "Courier New", monospace;--font-mono:"Courier New", monospace;--taskbar-h:28px}.bevel-out{box-shadow:inset -1px -1px var(--w98-dark), inset 1px 1px var(--w98-white), inset -2px -2px var(--w98-shadow), inset 2px 2px var(--w98-light)}.bevel-in{box-shadow:inset -1px -1px var(--w98-white), inset 1px 1px var(--w98-shadow), inset -2px -2px var(--w98-light), inset 2px 2px var(--w98-dark)}*{box-sizing:border-box;border-radius:0}html,body,#root{height:100%;margin:0;padding:0;overflow:hidden}body{background:var(--w98-desktop);-webkit-user-select:none;user-select:none}.selectable,input,textarea{-webkit-user-select:text;user-select:text}pre{box-shadow:none;background:0 0;padding:0}._desktop_iwval_1{inset:0 0 var(--taskbar-h) 0;image-rendering:auto;background-color:#000;background-position:50%;background-size:cover;position:fixed;overflow:hidden}._wallpaper_iwval_14{filter:saturate(.1)contrast(1.2)brightness(.32);pointer-events:none;background-position:50%;background-size:cover;position:absolute;inset:0}._vignette_iwval_26{pointer-events:none;background:radial-gradient(at 60% 45%,#0000 20%,#0000008c 85%);position:absolute;inset:0}._crt_iwval_39{pointer-events:none;mix-blend-mode:multiply;background:repeating-linear-gradient(#00000047 0 1px,#0000 1px 3px);position:absolute;inset:0}._iconGrid_iwval_53{grid-template-rows:repeat(auto-fill,82px);grid-auto-columns:78px;grid-auto-flow:column;gap:2px;display:grid;position:absolute;top:8px;bottom:8px;left:8px}._icon_iwval_53{cursor:default;box-shadow:none;background:0 0;border:1px dotted #0000;flex-direction:column;align-items:center;gap:4px;width:78px;min-width:0;min-height:0;padding:4px 2px;display:flex}._icon_iwval_53:focus-visible{border-color:#fff;outline:none}._icon_iwval_53 span{font-family:var(--font-mono);color:#fff;text-align:center;text-shadow:1px 1px #000;word-break:break-word;padding:1px 3px;font-size:11px;line-height:1.2}._icon_iwval_53[data-selected=true] span{background:var(--w98-selection)}._icon_iwval_53[data-selected=true] svg{filter:brightness(.7)sepia()hue-rotate(200deg)saturate(3)}@media (width<=767px){._iconGrid_iwval_53{grid-template-rows:none;grid-template-columns:repeat(auto-fill,92px);grid-auto-rows:96px;grid-auto-flow:row;width:calc(100% - 16px);bottom:auto}._icon_iwval_53{width:92px;padding:8px 2px}}._taskbar_5b36t_1{height:var(--taskbar-h);background:var(--w98-face);border-top:1px solid var(--w98-white);z-index:100000;align-items:center;gap:3px;padding:2px;display:flex;position:fixed;bottom:0;left:0;right:0}._start_5b36t_16{min-width:0;height:22px;font-family:var(--font-mono);flex:none;align-items:center;gap:4px;padding:0 6px 0 3px;font-size:12px;font-weight:700;display:flex}._start_5b36t_16[data-open=true]{box-shadow:inset -1px -1px var(--w98-white), inset 1px 1px var(--w98-shadow), inset -2px -2px var(--w98-light), inset 2px 2px var(--w98-dark)}._divider_5b36t_37{width:3px;height:20px;box-shadow:inset -1px 0 var(--w98-white), inset 1px 0 var(--w98-shadow);flex:none}._tasks_5b36t_46{flex:auto;align-items:center;gap:3px;min-width:0;display:flex;overflow:hidden}._task_5b36t_1{min-width:0;max-width:160px;height:22px;font-family:var(--font-mono);text-align:left;flex:0 160px;align-items:center;gap:4px;padding:0 6px;font-size:11px;display:flex}._task_5b36t_1 span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._task_5b36t_1[data-active=true]{box-shadow:inset -1px -1px var(--w98-white), inset 1px 1px var(--w98-shadow), inset -2px -2px var(--w98-light), inset 2px 2px var(--w98-dark);background-image:repeating-conic-gradient(var(--w98-light) 0% 25%, var(--w98-face) 0% 50%);background-size:2px 2px;font-weight:700}._tray_5b36t_89{height:22px;box-shadow:inset -1px -1px var(--w98-white), inset 1px 1px var(--w98-shadow), inset -2px -2px var(--w98-light), inset 2px 2px var(--w98-dark);flex:none;align-items:center;gap:6px;padding:0 6px;display:flex}._clock_5b36t_103{font-family:var(--font-mono);text-align:right;min-width:56px;font-size:11px}._volumeButton_5b36t_110{min-width:0;min-height:0;box-shadow:none;cursor:default;background:0 0;border:none;padding:0;line-height:0}._volumePopup_5b36t_121{right:4px;bottom:calc(var(--taskbar-h) + 2px);background:var(--w98-face);width:62px;font-family:var(--font-mono);flex-direction:column;align-items:center;gap:6px;padding:8px 4px;font-size:10px;display:flex;position:absolute}._volumePopup_5b36t_121 input[type=range]{writing-mode:vertical-lr;direction:rtl;width:24px;height:76px}@media (width<=767px){._task_5b36t_1{flex:1 1 0;max-width:none}._clock_5b36t_103{min-width:0}}._menu_h5oj1_1{left:2px;bottom:var(--taskbar-h);z-index:99999;background:var(--w98-face);min-width:200px;padding:3px;display:flex;position:fixed}._spine_h5oj1_13{background:linear-gradient(0deg, var(--w98-title-a), #2a2a6a);flex:0 0 24px;justify-content:center;align-items:flex-end;width:24px;padding-bottom:8px;display:flex}._spineText_h5oj1_23{writing-mode:vertical-rl;font-family:var(--font-pixel);color:#fff;letter-spacing:2px;font-size:11px;transform:rotate(180deg)}._items_h5oj1_32{flex-direction:column;flex:auto;padding-left:3px;display:flex}._item_h5oj1_32{box-shadow:none;width:100%;min-width:0;min-height:0;font-family:var(--font-mono);text-align:left;cursor:default;color:#000;background:0 0;border:none;align-items:center;gap:8px;padding:5px 22px 5px 6px;font-size:13px;display:flex;position:relative}._item_h5oj1_32:hover,._item_h5oj1_32:focus-visible{background:var(--w98-selection);color:#fff;outline:none}._item_h5oj1_32[data-has-submenu=true]:after{content:"";border:4px solid #0000;border-left-color:currentColor;position:absolute;right:6px}._separator_h5oj1_73{height:2px;box-shadow:inset 0 1px var(--w98-shadow), inset 0 -1px var(--w98-white);margin:3px 2px}._submenu_h5oj1_81{background:var(--w98-face);flex-direction:column;min-width:170px;padding:3px;display:flex;position:absolute;bottom:0;left:100%}._submenuHost_h5oj1_92{position:relative}._frame_15yu6_1{flex-direction:column;min-width:160px;min-height:80px;display:flex;position:absolute}._frame_15yu6_1>.window{flex-direction:column;width:100%;height:100%;margin:0;padding:3px;display:flex}._titlebar_15yu6_20{cursor:default;touch-action:none;flex:none}._titleText_15yu6_27{font-family:var(--font-mono);letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}._body_15yu6_36{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}._maximized_15yu6_44{width:100%!important;height:calc(100% - var(--taskbar-h))!important;top:0!important;left:0!important}.dragging ._frame_15yu6_1 iframe,.dragging ._frame_15yu6_1 video{pointer-events:none}._boot_js648_1{z-index:300000;color:silver;font-family:var(--font-mono);cursor:pointer;background:#000;padding:22px 26px;font-size:14px;line-height:1.45;position:fixed;inset:0;overflow:hidden}._boot_js648_1 pre{white-space:pre-wrap;margin:0}._cursor_js648_20{vertical-align:text-bottom;background:silver;width:8px;height:14px;animation:1s steps(2,start) infinite _blink_js648_1;display:inline-block}@keyframes _blink_js648_1{to{visibility:hidden}}._skip_js648_35{color:#6a6a6a;font-size:12px;position:absolute;bottom:16px;right:20px}._off_js648_43{z-index:300000;color:#d8a94a;font-family:var(--font-mono);text-align:center;cursor:pointer;background:#000;justify-content:center;align-items:center;padding:24px;font-size:18px;display:flex;position:fixed;inset:0}@media (prefers-reduced-motion:reduce){._cursor_js648_20{animation:none}}._wrap_199fh_1{flex-direction:column;height:100%;min-height:0;display:flex}._menubar_199fh_8{flex:none;gap:2px;padding:1px 2px 3px;display:flex}._menubar_199fh_8 button{box-shadow:none;min-width:0;min-height:0;font-family:var(--font-mono);cursor:default;background:0 0;border:none;padding:2px 7px;font-size:12px}._menubar_199fh_8 button:hover{background:var(--w98-selection);color:#fff}._menubar_199fh_8 u{text-decoration:underline}._paper_199fh_36{min-height:0;box-shadow:inset -1px -1px var(--w98-white), inset 1px 1px var(--w98-shadow), inset -2px -2px var(--w98-light), inset 2px 2px var(--w98-dark);background:#fff;flex:auto;padding:4px 6px;overflow:auto}._paper_199fh_36 pre{font-family:var(--font-mono);color:#000;white-space:pre;margin:0;font-size:12px;line-height:1.35}._wrap_cdx4s_1{flex-direction:column;gap:3px;height:100%;min-height:0;display:flex}._stage_cdx4s_9{min-height:0;box-shadow:inset -1px -1px var(--w98-white), inset 1px 1px var(--w98-shadow), inset -2px -2px var(--w98-light), inset 2px 2px var(--w98-dark);background:#000;flex:auto;justify-content:center;align-items:center;display:flex;overflow:hidden}._stage_cdx4s_9 img{object-fit:contain;filter:saturate(.34)hue-rotate(178deg)contrast(1.1);max-width:100%;max-height:100%;display:block}._controls_cdx4s_33{flex:none;align-items:center;gap:4px;padding:0 1px;display:flex}._caption_cdx4s_41{min-width:0;font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;flex:auto;padding:0 4px;font-size:11px;overflow:hidden}._statusbar_cdx4s_52{flex:none;gap:2px;display:flex}._statusField_cdx4s_58{font-family:var(--font-mono);white-space:nowrap;text-overflow:ellipsis;box-shadow:inset -1px -1px var(--w98-white), inset 1px 1px var(--w98-shadow);padding:2px 5px;font-size:11px;overflow:hidden}._statusField_cdx4s_58:first-child{flex:auto;min-width:0}._console_lnkoz_1{background:var(--terminal-bg);min-height:0;color:var(--terminal-fg);font-family:var(--font-terminal);letter-spacing:.05em;cursor:text;box-shadow:inset -1px -1px var(--w98-white), inset 1px 1px var(--w98-shadow), inset -2px -2px var(--w98-light), inset 2px 2px var(--w98-dark);flex-direction:column;flex:auto;padding:6px 8px;font-size:17px;line-height:1.25;display:flex;overflow:hidden auto}._line_lnkoz_23{white-space:pre-wrap;word-break:break-word;margin:0}._line_lnkoz_23[data-kind=err]{color:#ff6a6a}._line_lnkoz_23[data-kind=dim]{color:#8f8f8f}._line_lnkoz_23[data-kind=art]{white-space:pre;color:#7fa9ce;letter-spacing:0;font-family:var(--font-mono);font-size:11px;line-height:1.1}._prompt_lnkoz_46{align-items:baseline;gap:6px;display:flex}._prompt_lnkoz_46 input{min-width:0;box-shadow:none;color:inherit;font-family:inherit;font-size:inherit;letter-spacing:inherit;background:0 0;border:none;outline:none;flex:auto;padding:0}._wrap_7so6d_1{flex-direction:column;gap:6px;height:100%;min-height:0;display:flex}._steps_7so6d_9{font-family:var(--font-mono);flex:none;gap:4px;font-size:11px;display:flex}._step_7so6d_9{color:var(--w98-shadow);padding:2px 6px}._step_7so6d_9[data-done=true]{color:#000}._step_7so6d_9[data-current=true]{background:var(--w98-selection);color:#fff}._stage_7so6d_31{min-height:0;box-shadow:inset -1px -1px var(--w98-white), inset 1px 1px var(--w98-shadow), inset -2px -2px var(--w98-light), inset 2px 2px var(--w98-dark);background:#101010;flex:auto;justify-content:center;align-items:center;display:flex;overflow:hidden}._stage_7so6d_31 canvas{object-fit:contain;max-width:100%;max-height:100%;display:block}._empty_7so6d_53{font-family:var(--font-mono);color:gray;text-align:center;padding:20px;font-size:12px;line-height:1.6}._presets_7so6d_62{flex-wrap:wrap;flex:none;gap:4px;display:flex}._presets_7so6d_62 button[data-active=true]{box-shadow:inset -1px -1px var(--w98-white), inset 1px 1px var(--w98-shadow), inset -2px -2px var(--w98-light), inset 2px 2px var(--w98-dark);font-weight:700}._row_7so6d_78{flex:none;align-items:center;gap:6px;display:flex}._row_7so6d_78 label{font-family:var(--font-mono);font-size:11px}._nameInput_7so6d_90{min-width:0;font-family:var(--font-mono);flex:auto;font-size:12px}._hiddenFile_7so6d_97{display:none}._dialog_162i9_1{z-index:90000;width:300px;position:absolute}._body_162i9_7{align-items:flex-start;gap:12px;padding:14px 12px 6px;display:flex}._text_162i9_14{font-family:var(--font-mono);flex:auto;font-size:12px;line-height:1.4}._actions_162i9_21{justify-content:center;padding:8px 0 10px;display:flex}._actions_162i9_21 button{min-width:80px}._bsod_162i9_31{z-index:200000;color:silver;font-family:var(--font-mono);cursor:pointer;background:#00a;justify-content:center;align-items:center;padding:24px;font-size:15px;line-height:1.6;display:flex;position:fixed;inset:0}._bsod_162i9_31 pre{white-space:pre-wrap;max-width:720px;margin:0}._bsod_162i9_31 b{color:#00a;background:silver;padding:0 6px}
