@charset "UTF-8";/*! 98.css v0.1.20 - https://github.com/jdan/98.css */@font-face{font-family:"Pixelated MS Sans Serif";font-style:normal;font-weight:400;src:url(/_astro/ms-sans-serif.Du8rjN1q.woff2) format("woff2")}@font-face{font-family:"Pixelated MS Sans Serif";font-style:normal;font-weight:700;src:url(/_astro/ms-sans-serif-bold.D5dpRRHG.woff2) format("woff2")}.w98-css{--w98-text-color: #222222;--w98-surface: #c0c0c0;--w98-button-highlight: #ffffff;--w98-button-face: #dfdfdf;--w98-button-shadow: #808080;--w98-window-frame: #0a0a0a;--w98-dialog-blue: #000080;--w98-dialog-blue-light: #1084d0;--w98-dialog-gray: #808080;--w98-dialog-gray-light: #b5b5b5;--w98-link-blue: #0000ff;--w98-element-spacing: 8px;--w98-grouped-button-spacing: 4px;--w98-grouped-element-spacing: 6px;--w98-radio-width: 12px;--w98-checkbox-width: 13px;--w98-radio-label-spacing: 6px;--w98-range-track-height: 4px;--w98-range-spacing: 10px;--w98-radio-total-width-precalc: var(--w98-radio-width) + var(--w98-radio-label-spacing);--w98-radio-total-width: calc(var(--w98-radio-total-width-precalc));--w98-radio-left: calc(-1 * var(--w98-radio-total-width-precalc));--w98-radio-dot-width: 4px;--w98-radio-dot-top: calc(var(--w98-radio-width) / 2 - var(--w98-radio-dot-width) / 2);--w98-radio-dot-left: calc( -1 * (var(--w98-radio-total-width-precalc)) + var(--w98-radio-width) / 2 - var(--w98-radio-dot-width) / 2 );--w98-checkbox-total-width-precalc: var(--w98-checkbox-width) + var(--w98-radio-label-spacing);--w98-checkbox-total-width: calc(var(--w98-checkbox-total-width-precalc));--w98-checkbox-left: calc(-1 * var(--w98-checkbox-total-width-precalc));--w98-checkmark-width: 7px;--w98-checkmark-left: .28em;--w98-border-width: .09em;--w98-border-raised-outer: inset -.09em -.09em var(--w98-window-frame), inset .09em .09em var(--w98-button-highlight);--w98-border-raised-inner: inset -.18em -.18em var(--w98-button-shadow), inset .18em .18em var(--w98-button-face);--w98-border-sunken-outer: inset -.09em -.09em var(--w98-button-highlight), inset .09em .09em var(--w98-window-frame);--w98-border-sunken-inner: inset -.18em -.18em var(--w98-button-face), inset .18em .18em var(--w98-button-shadow);--w98-default-button-border-raised-outer: inset -.18em -.18em var(--w98-window-frame), inset .09em .09em var(--w98-window-frame);--w98-default-button-border-raised-inner: inset .18em .18em var(--w98-button-highlight), inset -.28em -.28em var(--w98-button-shadow), inset .28em .28em var(--w98-button-face);--w98-default-button-border-sunken-outer: inset .18em .18em var(--w98-window-frame), inset -.09em -.09em var(--w98-window-frame);--w98-default-button-border-sunken-inner: inset -.18em -.18em var(--w98-button-highlight), inset .28em .28em var(--w98-button-shadow), inset -.28em -.3em var(--w98-button-face);--w98-border-window-outer: inset -.09em -.09em var(--w98-window-frame), inset .09em .09em var(--w98-button-face);--w98-border-window-inner: inset -.18em -.18em var(--w98-button-shadow), inset .18em .18em var(--w98-button-highlight);--w98-border-field: inset -.09em -.09em var(--w98-button-highlight), inset .09em .09em var(--w98-button-shadow), inset -.18em -.18em var(--w98-button-face), inset .18em .18em var(--w98-window-frame);--w98-border-status-field: inset -.09em -.09em var(--w98-button-face), inset .09em .09em var(--w98-button-shadow);--w98-border-tab: inset -.09em 0 var(--w98-window-frame), inset .09em .09em var(--w98-button-face), inset -.18em 0 var(--w98-button-shadow), inset .18em .18em var(--w98-button-highlight);--w98-scrollbar-thumb: inset -.09em 0 var(--w98-window-frame), inset 0 -.09em var(--w98-window-frame), inset .09em .09em var(--w98-button-face), inset 0 -.18em var(--w98-button-shadow), inset -.18em 0 var(--w98-button-shadow), inset .18em .18em var(--w98-button-highlight);font-family:Arial;font-size:.786em;color:var(--w98-text-color)}.w98-css button,.w98-css label,.w98-css input,.w98-css legend,.w98-css textarea,.w98-css .textarea,.w98-css select,.w98-css option,.w98-css table,.w98-css ul.tree-view,.w98-css .window,.w98-css .title-bar,.w98-css li[role=tab]{font-family:"Pixelated MS Sans Serif",Arial}.w98-css h1{font-size:5rem}.w98-css h2{font-size:2.5rem}.w98-css h3{font-size:2rem}.w98-css h4{font-size:1.5rem}.w98-css u{text-decoration:none;border-bottom:.5px solid #222222}.w98-css button,.w98-css input[type=submit],.w98-css input[type=reset]{box-sizing:border-box;border:none;color:transparent;text-shadow:0 0 var(--w98-text-color);background:var(--w98-surface);box-shadow:var(--w98-border-raised-outer),var(--w98-border-raised-inner);border-radius:0;min-width:75px;min-height:23px;padding:0 12px}.w98-css button.default,.w98-css input[type=submit].default,.w98-css input[type=reset].default{box-shadow:var(--w98-default-button-border-raised-outer),var(--w98-default-button-border-raised-inner)}.w98-css .vertical-bar{width:4px;height:20px;background:silver;box-shadow:var(--w98-border-raised-outer),var(--w98-border-raised-inner)}.w98-css button:not(:disabled):active,.w98-css input[type=submit]:not(:disabled):active,.w98-css input[type=reset]:not(:disabled):active{box-shadow:var(--w98-border-sunken-outer),var(--w98-border-sunken-inner);text-shadow:1px 1px var(--w98-text-color)}.w98-css button.default:not(:disabled):active,.w98-css input[type=submit].default:not(:disabled):active,.w98-css input[type=reset].default:not(:disabled):active{box-shadow:var(--w98-default-button-border-sunken-outer),var(--w98-default-button-border-sunken-inner)}@media(hover:none){.w98-css button:not(:disabled):active,.w98-css input[type=submit]:not(:disabled):active,.w98-css input[type=reset]:not(:disabled):active{box-shadow:var(--w98-border-sunken-outer),var(--w98-border-sunken-inner)}}.w98-css button:focus,.w98-css input[type=submit]:focus,.w98-css input[type=reset]:focus{outline:1px dotted #000000;outline-offset:-4px}.w98-css button::-moz-focus-inner,.w98-css input[type=submit]::-moz-focus-inner,.w98-css input[type=reset]::-moz-focus-inner{border:0}.w98-css :disabled,.w98-css :disabled+label,.w98-css input[readonly],.w98-css input[readonly]+label{color:var(--w98-button-shadow)}.w98-css button:disabled,.w98-css input[type=submit]:disabled,.w98-css input[type=reset]:disabled,.w98-css :disabled+label{text-shadow:1px 1px 0 var(--w98-button-highlight)}.w98-css .window{box-shadow:var(--w98-border-window-outer),var(--w98-border-window-inner);background:var(--w98-surface);padding:.28em}.w98-css .title-bar{background:linear-gradient(90deg,var(--w98-dialog-blue),var(--w98-dialog-blue-light));background:linear-gradient(90deg in lab,var(--w98-dialog-blue),var(--w98-dialog-blue-light));padding-inline:.26em .18em}.w98-css .title-bar:has(img){padding-inline:.2em .18em}.w98-css .title-bar{height:1.7em;display:flex;justify-content:space-between;align-items:center}.w98-css .window.inactive .title-bar,.w98-css .title-bar.inactive{background:linear-gradient(90deg,var(--w98-dialog-gray),var(--w98-dialog-gray-light));background:linear-gradient(90deg in lab,var(--w98-dialog-gray),var(--w98-dialog-gray-light))}.w98-css .title-bar-text{font-weight:700;color:#fff;letter-spacing:0;margin-right:2em;padding-block:.15em;height:100%;min-width:0}.w98-css .title-bar-text span{text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.w98-css .title-bar-controls{display:flex;margin-top:.1em}.w98-css .title-bar-controls button{padding:0;display:block;min-height:1.28em;min-width:1.45em}.w98-css .title-bar-controls button:active{padding:0}.w98-css .title-bar-controls button:focus{outline:none}.w98-css .title-bar-controls button[aria-label=Minimize],.w98-css .title-bar-controls 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-position:bottom 24% left 40%;background-repeat:no-repeat;background-size:38%}.w98-css .title-bar-controls button[aria-label=Maximize],.w98-css .title-bar-controls 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-position:top 2px left 3px;background-position:bottom 56% left 42%;background-size:56%;background-repeat:no-repeat}.w98-css .title-bar-controls button[aria-label=Maximize]:disabled,.w98-css .title-bar-controls button[aria-label].maximize:disabled{background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='10'%20viewBox='0%200%2010%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%201H1V3V9V10H2H9H10V9V3V1ZM9%203H2V9H9V3Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9%200H0V2V8V9H1H8H9V8V2V0ZM8%202H1V8H8V2Z'%20fill='%23808080'/%3e%3c/svg%3e");background-position:top 2px left 3px;background-position:bottom 54% left 50%;background-size:63%;background-repeat:no-repeat}.w98-css .title-bar-controls button[aria-label=Restore],.w98-css .title-bar-controls 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-position:top 2px left 3px;background-repeat:no-repeat}.w98-css .title-bar-controls button[aria-label=Help],.w98-css .title-bar-controls 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-position:top 2px left 5px;background-repeat:no-repeat}.w98-css .title-bar-controls button[aria-label=Close],.w98-css .title-bar-controls button[aria-label].close{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-position:bottom 56% left 50%;background-size:50%;background-repeat:no-repeat;margin-left:.18em}.w98-css .status-bar{margin:0 1px;display:flex;gap:1px}.w98-css .status-bar-field{box-shadow:var(--w98-border-status-field);flex-grow:1;padding:2px .28em;margin:0}.w98-css .window-body{margin:var(--w98-element-spacing)}.w98-css fieldset{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(--w98-border-width) + var(--w98-element-spacing));padding-block-start:var(--w98-element-spacing);margin:0}.w98-css legend{background:var(--w98-surface)}.w98-css .field-row{display:flex;align-items:center}.w98-css [class^=field-row]+[class^=field-row]{margin-top:var(--w98-grouped-element-spacing)}.w98-css .field-row>*+*{margin-left:var(--w98-grouped-element-spacing)}.w98-css .field-row-stacked{display:flex;flex-direction:column}.w98-css .field-row-stacked>*+*{margin-top:var(--w98-grouped-element-spacing)}.w98-css label{display:inline-flex;align-items:center;user-select:none}.w98-css input[type=radio],.w98-css input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0;background:0;position:fixed;opacity:0;border:none}.w98-css input[type=radio]+label,.w98-css input[type=checkbox]+label{line-height:13px}.w98-css input[type=radio]+label{position:relative;margin-left:var(--w98-radio-total-width)}.w98-css input[type=radio]+label:before{content:"";position:absolute;top:0;left:calc(-1 * (var(--w98-radio-total-width-precalc)));display:inline-block;width:var(--w98-radio-width);height:var(--w98-radio-width);margin-right:var(--w98-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")}.w98-css 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")}.w98-css input[type=radio]:checked+label:after{content:"";display:block;width:var(--w98-radio-dot-width);height:var(--w98-radio-dot-width);top:var(--w98-radio-dot-top);left:var(--w98-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")}.w98-css input[type=radio]:focus+label,.w98-css input[type=checkbox]:focus+label{outline:1px dotted #000000}.w98-css 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")}.w98-css 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")}.w98-css input[type=checkbox]+label{position:relative;margin-left:var(--w98-checkbox-total-width)}.w98-css input[type=checkbox]+label:before{content:"";position:absolute;left:calc(-1 * (var(--w98-checkbox-total-width-precalc)));display:inline-block;width:var(--w98-checkbox-width);height:var(--w98-checkbox-width);background:var(--w98-button-highlight);box-shadow:var(--w98-border-field);margin-right:var(--w98-radio-label-spacing)}.w98-css input[type=checkbox]:active+label:before{background:var(--w98-surface)}.w98-css input[type=checkbox]:checked+label:after{content:"";display:block;width:var(--w98-checkmark-width);height:var(--w98-checkmark-width);position:absolute;left:calc(-1 * (var(--w98-checkbox-total-width-precalc)) + var(--w98-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")}.w98-css input[type=checkbox][disabled]+label:before{background:var(--w98-surface)}.w98-css 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")}.w98-css input[type=text],.w98-css input[type=password],.w98-css input[type=email],.w98-css input[type=url],.w98-css input[type=tel],.w98-css input[type=number],.w98-css input[type=search],.w98-css select,.w98-css .textarea:not(.ignore) textarea:not(.ignore){padding:.2em .26em;border:none;box-shadow:var(--w98-border-field);background-color:var(--w98-button-highlight);box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}.w98-css .textarea,.w98-css textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;border-radius:0;border:none;background-color:var(--w98-button-highlight)}.w98-css .textarea::selection,.w98-css textarea::selection{background:var(--w98-surface)}.w98-css .textarea-wrapper{box-shadow:var(--w98-border-field);box-sizing:border-box;padding:.18em}.w98-css input[type=text],.w98-css input[type=password],.w98-css input[type=email],.w98-css input[type=url],.w98-css input[type=tel],.w98-css input[type=search],.w98-css select{height:21px}.w98-css input[type=number]{height:22px}.w98-css input[type=search]::-ms-clear{display:none;width:0;height:0}.w98-css input[type=search]::-ms-reveal{display:none;width:0;height:0}.w98-css input[type=search]::-webkit-search-decoration,.w98-css input[type=search]::-webkit-search-cancel-button,.w98-css input[type=search]::-webkit-search-results-button,.w98-css input[type=search]::-webkit-search-results-decoration{display:none}.w98-css input[type=text],.w98-css input[type=password],.w98-css input[type=email],.w98-css input[type=url],.w98-css input[type=tel],.w98-css input[type=number],.w98-css input[type=search]{line-height:2}.w98-css input[type=email]:disabled,.w98-css input[type=url]:disabled,.w98-css input[type=tel]:disabled,.w98-css input[type=password]:disabled,.w98-css input[type=text]:disabled,.w98-css input[type=number]:disabled,.w98-css input[type=search]:disabled,.w98-css input[type=email]:read-only,.w98-css input[type=url]:read-only,.w98-css input[type=tel]:read-only,.w98-css input[type=password]:read-only,.w98-css input[type=text]:read-only,.w98-css input[type=number]:read-only,.w98-css input[type=search]:read-only,.w98-css .textarea.disabled,.w98-css textarea:disabled{background-color:var(--w98-surface)}.w98-css select{appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;padding-right:32px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2017%2017'%3e%3cdefs%3e%3cstyle%3e.cls-4{fill-rule:evenodd}%3c/style%3e%3c/defs%3e%3cg%20id='Layer_1'%3e%3cpath%20d='M16%200H0v16h1V1h15z'%20style='fill-rule:evenodd;fill:%23dfdfdf'/%3e%3cpath%20d='M2%201H1v14h1V2h13V1z'%20style='fill-rule:evenodd;fill:%23fff'/%3e%3cpath%20d='M17%2017H0v-1h16V0h1z'%20class='cls-4'/%3e%3cpath%20d='M16%201h-1v14H1v1h15z'%20style='fill:gray;fill-rule:evenodd'/%3e%3cpath%20d='M2%202h13v13H2z'%20style='fill:silver'/%3e%3cpath%20d='M12%206H5v1h1v1h1v1h1v1h1V9h1V8h1V7h1z'%20class='cls-4'/%3e%3c/g%3e%3c/svg%3e");background-position:top 2px right 2px;background-repeat:no-repeat;border-radius:0}.w98-css select:focus,.w98-css input[type=text]:focus,.w98-css input[type=password]:focus,.w98-css input[type=email]:focus,.w98-css input[type=url]:focus,.w98-css input[type=tel]:focus,.w98-css input[type=number]:focus,.w98-css input[type=search]:focus,.w98-css .textarea:focus,.w98-css textarea:focus{outline:none}.w98-css input[type=range]{-webkit-appearance:none;appearance:none;width:100%;background:transparent}.w98-css input[type=range]:focus{outline:none}.w98-css 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}.w98-css input[type=range].has-box-indicator::-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)}.w98-css 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)}.w98-css input[type=range].has-box-indicator::-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)}.w98-css 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}.w98-css 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}.w98-css .is-vertical{display:inline-block;width:4px;height:150px;transform:translateY(50%)}.w98-css .is-vertical>input[type=range]{width:150px;height:4px;margin:0 calc(var(--w98-grouped-element-spacing) + var(--w98-range-spacing)) 0 var(--w98-range-spacing);transform-origin:left;transform:rotate(270deg) translate(calc(-50% + var(--w98-element-spacing)))}.w98-css .is-vertical>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}.w98-css .is-vertical>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}.w98-css .is-vertical>input[type=range]::-webkit-slider-thumb{transform:translateY(-8px) scaleX(-1)}.w98-css .is-vertical>input[type=range].has-box-indicator::-webkit-slider-thumb{transform:translateY(-10px) scaleX(-1)}.w98-css .is-vertical>input[type=range]::-moz-range-thumb{transform:translateY(2px) scaleX(-1)}.w98-css .is-vertical>input[type=range].has-box-indicator::-moz-range-thumb{transform:translateY(0) scaleX(-1)}.w98-css select:focus{color:var(--w98-button-highlight);background-color:var(--w98-dialog-blue)}.w98-css select:focus option{color:#000;background-color:#fff}.w98-css select:active{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='17'%20fill='none'%3e%3cpath%20fill='gray'%20fill-rule='evenodd'%20d='M0%200h16v17H0V0m1%2016h14V1H1z'%20clip-rule='evenodd'/%3e%3cpath%20fill='silver'%20d='M1%201h14v15H1z'/%3e%3cpath%20fill='%23000'%20fill-rule='evenodd'%20d='M12%207H5v1h1v1h1v1h1v1h1v-1h1V9h1V8h1z'%20clip-rule='evenodd'/%3e%3c/svg%3e")}.w98-css a{color:var(--w98-link-blue)}.w98-css a:focus{outline:1px dotted var(--w98-link-blue)}.w98-css ul.tree-view{display:block;background:var(--w98-button-highlight);box-shadow:var(--w98-border-field);padding:6px;margin:0}.w98-css ul.tree-view li{list-style-type:none}.w98-css ul.tree-view a{text-decoration:none;color:#000}.w98-css ul.tree-view a:focus{background-color:var(--w98-dialog-blue);color:var(--w98-button-highlight)}.w98-css ul.tree-view ul,.w98-css ul.tree-view li{margin-top:.28em}.w98-css ul.tree-view ul{margin-left:16px;padding-left:16px;border-left:1px dotted #808080}.w98-css ul.tree-view ul>li{position:relative}.w98-css ul.tree-view ul>li:before{content:"";display:block;position:absolute;left:-16px;top:6px;width:12px;border-bottom:1px dotted #808080}.w98-css ul.tree-view ul>li:last-child:after{content:"";display:block;position:absolute;left:-20px;top:7px;bottom:0;width:8px;background:var(--w98-button-highlight)}.w98-css ul.tree-view details{margin-top:0}.w98-css ul.tree-view details[open] summary{margin-bottom:0}.w98-css ul.tree-view ul details>summary:before{margin-left:-22px;position:relative;z-index:1}.w98-css ul.tree-view 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}.w98-css ul.tree-view details[open]>summary:before{content:"-"}.w98-css ul.tree-view details>summary::marker,.w98-css ul.tree-view details>summary::-webkit-details-marker{content:""}.w98-css pre{display:block;background:var(--w98-button-highlight);box-shadow:var(--w98-border-field);padding:12px 8px;margin:0}.w98-css code,.w98-css code *{font-family:monospace}.w98-css summary:focus{outline:1px dotted #000000}.w98-css ::-webkit-scrollbar{width:16px}.w98-css ::-webkit-scrollbar:horizontal{height:17px}.w98-css ::-webkit-scrollbar-corner{background:var(--w98-button-face)}.w98-css ::-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")}.w98-css ::-webkit-scrollbar-thumb,.w98-css .scroll-w98[data-scroll-area-root] [data-scroll-area-thumb]{background-color:var(--w98-surface);box-shadow:var(--w98-scrollbar-thumb)}.w98-css ::-webkit-scrollbar-button:horizontal:start:decrement,.w98-css ::-webkit-scrollbar-button:horizontal:end:increment,.w98-css ::-webkit-scrollbar-button:vertical:start:decrement,.w98-css ::-webkit-scrollbar-button:vertical:end:increment{display:block}.w98-css ::-webkit-scrollbar-button:vertical:start{height:17px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2017%2017'%3e%3cdefs%3e%3cstyle%3e.cls-4{fill-rule:evenodd}%3c/style%3e%3c/defs%3e%3cg%20id='Layer_1'%3e%3cpath%20d='M16%200H0v16h1V1h15z'%20style='fill-rule:evenodd;fill:%23dfdfdf'/%3e%3cpath%20d='M2%201H1v14h1V2h13V1z'%20style='fill-rule:evenodd;fill:%23fff'/%3e%3cpath%20d='M17%2017H0v-1h16V0h1z'%20class='cls-4'/%3e%3cpath%20d='M16%201h-1v14H1v1h15z'%20style='fill:gray;fill-rule:evenodd'/%3e%3cpath%20d='M2%202h13v13H2z'%20style='fill:silver'/%3e%3cpath%20d='M5%2010h7V9h-1V8h-1V7H9V6H8v1H7v1H6v1H5z'%20class='cls-4'/%3e%3c/g%3e%3c/svg%3e")}.w98-css ::-webkit-scrollbar-button:vertical:end{height:17px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2017%2017'%3e%3cdefs%3e%3cstyle%3e.cls-4{fill-rule:evenodd}%3c/style%3e%3c/defs%3e%3cg%20id='Layer_1'%3e%3cpath%20d='M16%200H0v16h1V1h15z'%20style='fill-rule:evenodd;fill:%23dfdfdf'/%3e%3cpath%20d='M2%201H1v14h1V2h13V1z'%20style='fill-rule:evenodd;fill:%23fff'/%3e%3cpath%20d='M17%2017H0v-1h16V0h1z'%20class='cls-4'/%3e%3cpath%20d='M16%201h-1v14H1v1h15z'%20style='fill:gray;fill-rule:evenodd'/%3e%3cpath%20d='M2%202h13v13H2z'%20style='fill:silver'/%3e%3cpath%20d='M12%206H5v1h1v1h1v1h1v1h1V9h1V8h1V7h1z'%20class='cls-4'/%3e%3c/g%3e%3c/svg%3e")}.w98-css ::-webkit-scrollbar-button:horizontal:start{width:16px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2017%2017'%3e%3cdefs%3e%3cstyle%3e.cls-4{fill-rule:evenodd}%3c/style%3e%3c/defs%3e%3cg%20id='Layer_1'%3e%3cpath%20d='M16%200H0v16h1V1h15z'%20style='fill-rule:evenodd;fill:%23dfdfdf'/%3e%3cpath%20d='M2%201H1v14h1V2h13V1z'%20style='fill-rule:evenodd;fill:%23fff'/%3e%3cpath%20d='M17%2017H0v-1h16V0h1z'%20class='cls-4'/%3e%3cpath%20d='M16%201h-1v14H1v1h15z'%20style='fill:gray;fill-rule:evenodd'/%3e%3cpath%20d='M2%202h13v13H2z'%20style='fill:silver'/%3e%3cpath%20d='M10%2012V5H9v1H8v1H7v1H6v1h1v1h1v1h1v1z'%20class='cls-4'/%3e%3c/g%3e%3c/svg%3e")}.w98-css ::-webkit-scrollbar-button:horizontal:end{width:16px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2017%2017'%3e%3cdefs%3e%3cstyle%3e.cls-4{fill-rule:evenodd}%3c/style%3e%3c/defs%3e%3cg%20id='Layer_1'%3e%3cpath%20d='M16%200H0v16h1V1h15z'%20style='fill-rule:evenodd;fill:%23dfdfdf'/%3e%3cpath%20d='M2%201H1v14h1V2h13V1z'%20style='fill-rule:evenodd;fill:%23fff'/%3e%3cpath%20d='M17%2017H0v-1h16V0h1z'%20class='cls-4'/%3e%3cpath%20d='M16%201h-1v14H1v1h15z'%20style='fill:gray;fill-rule:evenodd'/%3e%3cpath%20d='M2%202h13v13H2z'%20style='fill:silver'/%3e%3cpath%20d='M7%205v7h1v-1h1v-1h1V9h1V8h-1V7H9V6H8V5z'%20class='cls-4'/%3e%3c/g%3e%3c/svg%3e")}.w98-css .window[role=tabpanel]{position:relative;z-index:2}.w98-css menu[role=tablist]{position:relative;margin:0 0 -.18em;text-indent:0;list-style-type:none;display:flex;padding-left:.28em}.w98-css menu[role=tablist]>li{border-top-left-radius:.28em;border-top-right-radius:.28em;box-shadow:var(--w98-border-tab);z-index:1}.w98-css menu[role=tablist]>li[aria-selected=true]{padding-bottom:2px;margin-top:-.18em;background-color:var(--w98-surface);position:relative;z-index:8;margin-left:-.28em}.w98-css menu[role=tablist]>li>a{display:block;color:#222;margin:6px;text-decoration:none}.w98-css menu[role=tablist]>li[aria-selected=true]>a:focus{outline:none}.w98-css menu[role=tablist]>li>a:focus{outline:1px dotted #222}.w98-css menu[role=tablist].multirows>li{flex-grow:1;text-align:center}.w98-css .sunken-panel{box-sizing:border-box;border:2px groove transparent;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}.w98-css table{border-collapse:collapse;position:relative;text-align:left;white-space:nowrap;background-color:#fff}.w98-css table>thead>tr>*{position:sticky;top:0;height:17px;box-shadow:var(--w98-border-raised-outer),var(--w98-border-raised-inner);background:var(--w98-surface);box-sizing:border-box;font-weight:400;padding:0 var(--w98-grouped-element-spacing)}.w98-css table.interactive>tbody>tr{cursor:pointer}.w98-css table>tbody>tr.highlighted{color:#fff;background-color:var(--w98-dialog-blue)}.w98-css table>tbody>tr>*{padding:0 var(--w98-grouped-element-spacing);height:14px}.w98-css .progress-indicator{height:32px;position:relative;box-shadow:var(--w98-border-sunken-inner);padding:4px;border:none;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}.w98-css .progress-indicator>.progress-indicator-bar{height:100%;display:block;background-color:var(--w98-dialog-blue)}.w98-css .progress-indicator.segmented>.progress-indicator-bar{width:100%;background-color:transparent;background-image:linear-gradient(90deg,var(--w98-dialog-blue) 0 16px,transparent 0 2px);background-repeat:repeat;background-size:18px 100%}.w98-css .field-border{background:var(--w98-button-highlight);box-shadow:var(--w98-border-field);padding:2px}.w98-css .field-border-disabled{background:var(--w98-surface);box-shadow:var(--w98-border-field);padding:2px}.w98-css .status-field-border{background:var(--w98-surface);box-shadow:var(--w98-border-status-field);padding:1px}.resizeEnabled{position:relative}.grabber{position:absolute;box-sizing:border-box;background:transparent;border:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;touch-action:none;-webkit-touch-callout:none}.grabber.right{width:10px;height:100%;cursor:col-resize;right:-5px}.grabber.left{width:10px;height:100%;cursor:col-resize;left:-5px}.grabber.top{width:100%;height:10px;cursor:row-resize;top:-5px}.grabber.bottom{width:100%;height:10px;cursor:row-resize;bottom:-5px}.grabber.top-left{width:20px;height:20px;cursor:nw-resize;top:-10px;left:-10px;border-radius:100%}.grabber.top-right{width:20px;height:20px;cursor:ne-resize;top:-10px;right:-10px;border-radius:100%}.grabber.bottom-left{width:20px;height:20px;cursor:sw-resize;bottom:-10px;left:-10px;border-radius:100%}.grabber.bottom-right{width:20px;height:20px;cursor:se-resize;bottom:-10px;right:-10px;border-radius:100%}@media(pointer:coarse){.grabber.top,.grabber.top-left,.grabber.top-right{display:none}.grabber.left,.grabber.right{height:calc(100% - 28px);top:28px}.grabber.right{width:14px;right:-7px}.grabber.left{width:14px;left:-7px}.grabber.top{height:10px;top:-5px}.grabber.bottom{height:14px;bottom:-7px}.grabber.top-left{width:20px;height:20px;top:-10px;left:-10px}.grabber.top-right{width:20px;height:20px;top:-10px;right:-10px}.grabber.bottom-left{width:24px;height:24px;bottom:-12px;left:-12px}.grabber.bottom-right{width:24px;height:24px;bottom:-12px;right:-12px}}.scroll-w98.svelte-cp80pc{--height-buttons: 1.45em ;--width-buttons: 1.45em ;--width-scrollbar:var(--width-buttons)}.scroll-w98.svelte-cp80pc>.viewport{padding-right:calc(var(--width-scrollbar) + .6em)}.scroll-w98.svelte-cp80pc .arrow:where(.svelte-cp80pc){width:var(--width-buttons);height:var(--height-buttons);background-color:var(--w98-surface, none)}.scroll-w98.svelte-cp80pc .arrow-top:where(.svelte-cp80pc){height:var(--height-buttons);width:var(--width-buttons);background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2017%2017'%3e%3cdefs%3e%3cstyle%3e.cls-1,.cls-2{fill:gray;fill-rule:evenodd}.cls-2{fill:%23fff}%3c/style%3e%3c/defs%3e%3cg%20id='Layer_1'%3e%3cpath%20d='M16%200H0v16h1V1h15z'%20style='fill-rule:evenodd;fill:%23dfdfdf'/%3e%3cpath%20d='M2%201H1v14h1V2h13V1z'%20class='cls-2'/%3e%3cpath%20d='M17%2017H0v-1h16V0h1z'%20style='fill-rule:evenodd'/%3e%3cpath%20d='M16%201h-1v14H1v1h15z'%20class='cls-1'/%3e%3cpath%20d='M2%202h13v13H2z'%20style='fill:silver'/%3e%3cpath%20d='M5%2010h7V9h-1V8h-1V7H9V6H8v1H7v1H6v1H5z'%20class='cls-1'/%3e%3cpath%20d='M12%2010H6v1h7v-1z'%20class='cls-2'/%3e%3c/g%3e%3c/svg%3e");background-size:100%}.scroll-w98.svelte-cp80pc .arrow-bottom:where(.svelte-cp80pc){height:var(--height-buttons);width:var(--width-buttons);background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2017%2017'%3e%3cdefs%3e%3cstyle%3e.cls-1,.cls-2{fill:gray;fill-rule:evenodd}.cls-2{fill:%23fff}%3c/style%3e%3c/defs%3e%3cg%20id='Layer_1'%3e%3cpath%20d='M16%200H0v16h1V1h15z'%20style='fill-rule:evenodd;fill:%23dfdfdf'/%3e%3cpath%20d='M2%201H1v14h1V2h13V1z'%20class='cls-2'/%3e%3cpath%20d='M17%2017H0v-1h16V0h1z'%20style='fill-rule:evenodd'/%3e%3cpath%20d='M16%201h-1v14H1v1h15z'%20class='cls-1'/%3e%3cpath%20d='M2%202h13v13H2z'%20style='fill:silver'/%3e%3cpath%20d='M12%206H5v1h1v1h1v1h1v1h1V9h1V8h1V7h1z'%20class='cls-1'/%3e%3cpath%20d='M12%207h-1v1h-1v1H9v2h1v-1h1V9h1V8h1V7z'%20class='cls-2'/%3e%3c/g%3e%3c/svg%3e");background-size:100%}.scroll-w98.svelte-cp80pc .scrollbar:where(.svelte-cp80pc){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");background-repeat:repeat;background-size:12.5%;width:var(--width-buttons);margin-block:var(--height-buttons)}.scroll-w98.svelte-cp80pc .thumb:where(.svelte-cp80pc){background:green;width:var(--width-buttons)}.scroll-w98.svelte-cp80pc:has(.thumb:where(.svelte-cp80pc)) .arrow-top:where(.svelte-cp80pc){background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2017%2017'%3e%3cdefs%3e%3cstyle%3e.cls-4{fill-rule:evenodd}%3c/style%3e%3c/defs%3e%3cg%20id='Layer_1'%3e%3cpath%20d='M16%200H0v16h1V1h15z'%20style='fill-rule:evenodd;fill:%23dfdfdf'/%3e%3cpath%20d='M2%201H1v14h1V2h13V1z'%20style='fill-rule:evenodd;fill:%23fff'/%3e%3cpath%20d='M17%2017H0v-1h16V0h1z'%20class='cls-4'/%3e%3cpath%20d='M16%201h-1v14H1v1h15z'%20style='fill:gray;fill-rule:evenodd'/%3e%3cpath%20d='M2%202h13v13H2z'%20style='fill:silver'/%3e%3cpath%20d='M5%2010h7V9h-1V8h-1V7H9V6H8v1H7v1H6v1H5z'%20class='cls-4'/%3e%3c/g%3e%3c/svg%3e")}.scroll-w98.svelte-cp80pc:has(.thumb:where(.svelte-cp80pc)) .arrow-bottom:where(.svelte-cp80pc){background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2017%2017'%3e%3cdefs%3e%3cstyle%3e.cls-4{fill-rule:evenodd}%3c/style%3e%3c/defs%3e%3cg%20id='Layer_1'%3e%3cpath%20d='M16%200H0v16h1V1h15z'%20style='fill-rule:evenodd;fill:%23dfdfdf'/%3e%3cpath%20d='M2%201H1v14h1V2h13V1z'%20style='fill-rule:evenodd;fill:%23fff'/%3e%3cpath%20d='M17%2017H0v-1h16V0h1z'%20class='cls-4'/%3e%3cpath%20d='M16%201h-1v14H1v1h15z'%20style='fill:gray;fill-rule:evenodd'/%3e%3cpath%20d='M2%202h13v13H2z'%20style='fill:silver'/%3e%3cpath%20d='M12%206H5v1h1v1h1v1h1v1h1V9h1V8h1V7h1z'%20class='cls-4'/%3e%3c/g%3e%3c/svg%3e")}#about-container:has(.neodrag-dragging) .textarea,#about-container:has(.grabber.selected) .textarea{pointer-events:none;user-select:none}#about-container:has(.grabber.selected) .window{user-select:none}.is-scrolling .w98-css.svelte-1dfx5r1{pointer-events:none}.w98-css.svelte-1dfx5r1,.w98-css.svelte-1dfx5r1 .arrow,.w98-css.svelte-1dfx5r1 [data-scroll-area-scrollbar]{font-size:1rem}.w98-css.svelte-1dfx5r1{z-index:var(--notepad-z-index, unset);width:var(--notepad-width, 30em);min-width:var(--notepad-min-width, 20em);height:var(--notepad-height, 18em);min-height:var(--notepad-min-height, 10em);&.floating-active{position:absolute!important}}.w98-css.svelte-1dfx5r1 [data-scroll-area-viewport]{background:var(--w98-button-highlight)}.window.svelte-1dfx5r1{display:flex;flex-direction:column;width:100%;height:100%}.menu.svelte-1dfx5r1{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1.1em;margin-left:.6em;margin-block:.12em .16em;user-select:none}span.underline.svelte-1dfx5r1{text-decoration:underline;padding-left:.08em;text-decoration-thickness:.08em;text-underline-offset:.09em}.textarea-wrapper.svelte-1dfx5r1{flex-grow:1;overflow:hidden}.title-bar.svelte-1dfx5r1{cursor:move}.title-bar-text.svelte-1dfx5r1{user-select:none;display:flex;align-items:center;gap:.28em;-webkit-font-smoothing:antialiased;img:where(.svelte-1dfx5r1){user-select:none;pointer-events:none;height:100%;image-rendering:pixelated}}.textarea.svelte-1dfx5r1{resize:none;font-family:Fixedsys Excelsior;font-size:1.4em;line-height:.98em;height:100%;width:100%;padding:.1em .12em;-webkit-font-smoothing:antialiased;white-space:pre-line;&:focus,&:focus-visible{box-shadow:none;outline:none}}.textarea.svelte-1dfx5r1,.textarea.svelte-1dfx5r1 *{font-family:Fixedsys Excelsior}
