html{height:100%;overscroll-behavior:none;overflow-x:hidden}body{margin:0;min-height:100%;background:teal;font-family:"Pixelated MS Sans Serif",Arial,sans-serif;font-size:12px;display:flex;flex-direction:column;overflow-x:hidden}html,body{height:100%;overflow:hidden}::selection{background:navy;color:#fff}.skip-link{position:absolute;left:-9999px;top:4px;z-index:100;padding:4px 10px;background:silver;color:#000;text-decoration:none;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf}.skip-link:focus{left:4px}.desktop{position:relative;flex:1;display:flex;justify-content:center;align-items:flex-start;padding:24px 12px calc(34px + 24px)}.desktop-icons{position:absolute;top:16px;left:16px;display:flex;flex-direction:column;gap:20px;z-index:0}.desktop-icon{display:flex;flex-direction:column;align-items:center;gap:5px;width:76px;padding:2px;background:none;border:none;box-shadow:none;min-width:0;min-height:0;color:#fff;font-family:inherit;font-size:12px;cursor:default}.desktop-icon img{image-rendering:pixelated}.desktop-icon .desktop-icon-label{padding:1px 3px;text-shadow:1px 1px #000}.desktop-icon.selected .desktop-icon-label,.desktop-icon:focus-visible .desktop-icon-label{background:navy;outline:1px dotted #fc0}.desktop-icon:focus{outline:none}.desktop-icon:active{box-shadow:none;text-shadow:none;padding:2px}.window-stack{position:relative;width:100%;max-width:720px;z-index:1}.app-window{position:relative;z-index:1;box-sizing:border-box;}.app-window.front{z-index:2}.app-window .title-bar{touch-action:none;user-select:none;-webkit-user-select:none}.app-window .resize-grip{position:absolute;right:4px;bottom:4px;width:16px;height:16px;cursor:nwse-resize;touch-action:none;z-index:3;background:repeating-linear-gradient(135deg, rgba(0,0,0,0) 0 2px, #fff 2px 3px, gray 3px 5px);clip-path:polygon(100% 0, 100% 100%, 0 100%)}.app-window.resized{display:flex;flex-direction:column;max-width:none}.app-window.resized .window-body{flex:1;max-height:none;min-height:0}.app-window.maximized .resize-grip{display:none}.blog-window{position:absolute;top:-20px;left:-20px;width:100%}.blog-window .window-body{max-height:40vh}.title-bar-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (pointer: coarse){.title-bar-controls button[aria-label]{min-width:26px;min-height:24px;background-position:center}}.app-window.maximized{position:fixed;top:0;left:0;right:0;bottom:34px;width:auto !important;height:auto !important;max-width:none;margin:0;display:flex;flex-direction:column;z-index:5;transform:none !important}.app-window.maximized .window-body{flex:1;max-height:none}.app-window.minimized,.app-window.closed{display:none}.main-window.dialog-window{max-width:420px;margin:15vh auto 0}.main-window.dialog-window .window-body{max-height:none;min-height:0;background:silver;border:none;box-shadow:none;margin:0;padding:16px}.app-window .window-body{background:#fff;margin:0 3px;padding:14px 18px;border:1px solid;border-color:gray #fff #fff gray;box-shadow:inset 1px 1px #0a0a0a,inset -1px -1px #dfdfdf;max-height:calc(100vh - 34px - 160px);max-height:calc(100dvh - 34px - 160px);min-height:200px;overflow-y:auto;overscroll-behavior:none;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:14px;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;}.app-window .window-body button{font-family:"Pixelated MS Sans Serif",Arial,sans-serif;font-size:12px;-webkit-font-smoothing:none}.app-window .window-body h1{font-size:22px;margin:0 0 4px}.app-window .window-body h2{font-size:17px;margin:22px 0 8px}.app-window .window-body h3{font-size:15px;margin:18px 0 6px}.app-window .window-body p,.app-window .window-body li{font-size:14px;line-height:1.6}.app-window .window-body>*{max-width:var(--reading-width, 72ch);margin-left:auto;margin-right:auto}.app-window .window-body math[display=block]{overflow-x:auto;overflow-y:hidden}.app-window .window-body a{color:navy}.app-window .window-body a:focus-visible{outline:1px dotted #000}.app-window .window-body img{max-width:100%}.app-window .window-body blockquote{margin:12px 0;padding:8px 12px;background:#ffc;border:1px solid gray}.app-window .window-body code{font-family:"Courier New",monospace;font-size:13px;background:#efefef;padding:0 3px}.app-window .window-body pre{padding:12px;border:1px solid;border-color:gray #fff #fff gray;box-shadow:inset 1px 1px #0a0a0a,inset -1px -1px #dfdfdf;overflow-x:auto;overscroll-behavior-x:none}.app-window .window-body pre code{background:none;padding:0}.app-window .window-body hr{border:none;border-top:1px solid gray;border-bottom:1px solid #fff}.post-meta{color:#595959;margin-top:0}.post-list{list-style:none;margin:0;padding:0}.post-list li{padding:2px 0;display:flex;align-items:baseline}.post-list .post-date{font-family:"Courier New",monospace;color:#595959;margin-right:8px;flex-shrink:0}.blog-window-heading{margin-top:0}.post-table-panel{background:#fff;margin-top:12px}.post-table{width:100%;table-layout:fixed;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto}.post-table th,.post-table td{overflow:hidden;text-overflow:ellipsis}.post-table th:last-child,.post-table td:last-child{width:100px}.post-table td{padding:3px 6px}.post-table a{text-decoration:none}.post-table tbody tr{cursor:pointer}.post-table tbody tr:hover{background:navy;color:#fff}.post-table tbody tr:hover a{color:#fff}.empty-folder{color:#595959;text-align:center;padding:32px 0}.error-dialog .error-icon{display:inline-flex;justify-content:center;align-items:center;width:24px;height:24px;margin-right:8px;border-radius:50%;background:red;color:#fff;font-weight:bold;vertical-align:middle;flex-shrink:0}.error-dialog>p{display:flex;align-items:center;margin-top:0}.error-dialog .error-buttons{justify-content:center;margin-top:16px}.error-dialog .error-buttons button{min-width:80px}.taskbar{position:fixed;bottom:0;left:0;right:0;height:34px;display:flex;align-items:center;gap:4px;padding:3px 4px;box-sizing:border-box;background:silver;box-shadow:inset 0 1px 0 #fff;border-top:1px solid #dfdfdf;z-index:10}.taskbar .start-button{font-weight:bold;min-width:0;display:flex;align-items:center;gap:4px}.taskbar .start-button.pressed{box-shadow:inset -1px -1px #fff,inset 1px 1px #0a0a0a,inset -2px -2px #dfdfdf,inset 2px 2px gray}.taskbar .start-logo{display:inline-block;width:14px;height:14px;background:conic-gradient(from 90deg at 50% 50%, red 0 25%, #00a800 0 50%, blue 0 75%, #fc0 0)}.taskbar .taskbar-divider{width:1px;align-self:stretch;border-left:1px solid gray;border-right:1px solid #fff;margin:0 2px}.taskbar .taskbar-task{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.taskbar .taskbar-task.active{font-weight:bold;box-shadow:inset -1px -1px #fff,inset 1px 1px #0a0a0a,inset -2px -2px #dfdfdf,inset 2px 2px gray;background-image:repeating-conic-gradient(#fff 0 25%, silver 0 50%);background-size:2px 2px}.taskbar .taskbar-clock{flex-grow:0;flex-shrink:0;margin-left:auto;margin-right:2px;height:23px;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-end;padding:0 12px 0 16px;box-shadow:inset -1px -1px #fff,inset 1px 1px gray}.start-menu{position:fixed;left:2px;bottom:32px;z-index:30;display:flex;background:silver;padding:3px;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #dfdfdf,inset -2px -2px gray,inset 2px 2px #fff}.start-menu[hidden]{display:none}.start-menu .start-menu-banner{background:linear-gradient(180deg, #1084d0, navy);color:#fff;font-weight:bold;font-size:18px;letter-spacing:1px;writing-mode:vertical-rl;transform:rotate(180deg);padding:8px 3px;display:flex;align-items:center;justify-content:flex-start;user-select:none}.start-menu .start-menu-banner span{color:silver;font-weight:normal;margin-top:4px}.start-menu ul{list-style:none;margin:0;padding:0;min-width:180px}.start-menu [role=menuitem]{display:flex;align-items:center;gap:10px;width:100%;box-sizing:border-box;padding:7px 20px 7px 8px;color:#000;font-family:inherit;font-size:12px;text-decoration:none;text-align:left;background:none;border:none;box-shadow:none;min-height:0;min-width:0;cursor:default}.start-menu [role=menuitem] img{image-rendering:pixelated;flex-shrink:0}.start-menu [role=menuitem]:hover,.start-menu [role=menuitem]:focus-visible{background:navy;color:#fff;outline:none;text-shadow:none}.start-menu [role=menuitem][aria-current=page]{font-weight:bold}.start-menu .start-menu-separator{height:0;margin:3px 2px;border-top:1px solid gray;border-bottom:1px solid #fff}.popup-dialog{position:fixed;left:50%;top:40%;transform:translate(-50%, -50%);width:min(340px,100vw - 16px);z-index:40}.popup-dialog[hidden]{display:none}.popup-dialog fieldset{margin-bottom:4px}.popup-dialog .field-row-stacked{margin-bottom:10px}.popup-dialog input[type=text]{width:100%;box-sizing:border-box;font-family:"Courier New",monospace;font-size:13px}.popup-dialog select{width:100%;font-family:"Courier New",monospace;font-size:13px}.popup-dialog .dialog-note{color:#595959;font-size:11px;margin:8px 0 0}.popup-dialog .dialog-buttons{justify-content:flex-end;margin-top:12px}.popup-dialog .dialog-buttons button{min-width:75px}.overwrite-dialog{z-index:41;width:min(300px,100vw - 16px);}.overwrite-dialog .overwrite-text{display:flex;align-items:center;gap:12px;margin:4px 0 0;white-space:pre-line}.overwrite-dialog .overwrite-icon{flex-shrink:0;width:34px;height:30px;clip-path:polygon(50% 0, 100% 100%, 0 100%);background:#fc0;color:#000;font-weight:bold;font-size:15px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:2px;box-sizing:border-box}.overwrite-dialog .dialog-buttons{justify-content:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.tryme-wrap{position:relative;margin:12px 0}.tryme-wrap pre{margin:0;max-width:none}.tryme-wrap .tryme-btn{position:absolute;top:5px;right:5px;min-width:0;min-height:0;padding:3px 10px;font-size:11px}.editor-window{position:fixed;top:7vh;left:calc(50% - min(340px,48vw));width:min(680px,96vw);height:min(540px,78vh);display:flex;flex-direction:column;z-index:3;}.editor-window.front{z-index:6;}.editor-window .editor-menubar{display:flex;align-items:center;padding:1px 2px 2px}.editor-window .editor-menubar .menubar-btn{min-width:0;min-height:0;padding:3px 9px;background:none;border:none;box-shadow:none}.editor-window .editor-menubar .menubar-btn:hover,.editor-window .editor-menubar .menubar-btn:focus-visible{box-shadow:inset -1px -1px gray,inset 1px 1px #fff;outline:none}.editor-window .editor-menubar .menubar-btn:active,.editor-window .editor-menubar .menubar-btn[aria-expanded=true]{box-shadow:inset 1px 1px gray,inset -1px -1px #fff}.editor-window .editor-menu{position:relative}.editor-window .editor-menu-dropdown{position:absolute;top:100%;left:0;z-index:50;min-width:170px;display:flex;flex-direction:column;background:silver;padding:2px;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #dfdfdf,inset -2px -2px gray,inset 2px 2px #fff}.editor-window .editor-menu-dropdown[hidden]{display:none}.editor-window .editor-menu-dropdown button{display:flex;justify-content:space-between;align-items:center;gap:24px;min-width:0;min-height:0;padding:5px 16px 5px 18px;background:none;border:none;box-shadow:none;text-align:left}.editor-window .editor-menu-dropdown button:hover,.editor-window .editor-menu-dropdown button:focus-visible{background:navy;color:#fff;outline:none}.editor-window .editor-menu-dropdown .menu-shortcut{color:inherit;opacity:.75}.editor-window .window-body{flex:1;display:flex;flex-direction:column;padding:0;max-height:none;min-height:0;}.editor-window .window-body>*{max-width:none;margin:0}.editor-window .editor-body{}.editor-window .editor-body .editor-pane{flex:1.5;min-height:0;display:flex;background:#fff}.editor-window .editor-body .editor-gutter,.editor-window .editor-body .editor-highlight,.editor-window .editor-body .editor-code{font-family:"Courier New",monospace;font-size:13px;line-height:1.4;white-space:pre;tab-size:4}.editor-window .editor-body .editor-gutter{flex-shrink:0;min-width:30px;box-sizing:border-box;padding:6px 6px 60px 8px;background:silver;border-right:1px solid gray;color:#404040;text-align:right;overflow:hidden;user-select:none;-webkit-user-select:none}.editor-window .editor-body .editor-code-wrap{position:relative;flex:1;min-width:0}.editor-window .editor-body .editor-highlight,.editor-window .editor-body .editor-code{position:absolute;inset:0;box-sizing:border-box;margin:0;border:none;outline:none;box-shadow:none}.editor-window .editor-body .editor-highlight{padding:6px 60px 60px 8px;overflow:hidden;background:#fff;color:#000}.editor-window .editor-body .editor-code{padding:6px 8px;resize:none;overflow:auto;overscroll-behavior:none;background:rgba(0,0,0,0);color:rgba(0,0,0,0);caret-color:#000;}.editor-window .editor-body .editor-code::selection{background:rgba(0,0,128,.3);color:rgba(0,0,0,0)}.editor-window .editor-body .editor-output{flex:1;min-height:0;overflow:auto;padding:6px 8px;border:none;border-top:1px solid gray;box-shadow:0 1px 0 #fff inset;font-family:"Courier New",monospace;font-size:13px;line-height:1.4;white-space:pre-wrap;word-break:break-word;background:#000;color:silver}.tok-keyword{color:blue}.tok-string{color:#a00000}.tok-comment{color:green}.tok-number{color:teal}.shutdown-screen{position:fixed;inset:0;z-index:1000;background:#000;color:#ffb000;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;cursor:pointer;font-size:24px;line-height:1.6}.shutdown-screen[hidden]{display:none}.shutdown-screen .shutdown-hint{font-size:12px;color:gray}body.shut-down{overflow:hidden}@media (max-width: 600px){.desktop{padding:8px 6px calc(34px + 12px)}.desktop-icons{display:none}.app-window .window-body{padding:10px 12px}.blog-window{top:-8px;left:-4px;}.blog-window:not(.front) .title-bar-controls{display:none}.blog-window .window-body{max-height:30vh}.editor-window .window-body{padding:0}.taskbar .taskbar-task{max-width:110px}.editor-window{top:4px;left:4px;width:calc(100vw - 8px);height:calc(100vh - 34px - 8px)}}