html{background-color:teal;background-image:radial-gradient(rgba(255,255,255,0.06) 1px, transparent 1px);background-size:8px 8px;min-height:100vh}body.desktop{background:transparent;margin:0;padding:0 0 38px 0;color:#1a1a1a;font-family:"Pixelated MS Sans Serif", "MS Sans Serif", Tahoma, Arial, sans-serif;font-size:12px;-webkit-font-smoothing:none;font-smoothing:none}.desktop-header,.desktop-area{max-width:880px;margin-left:auto;margin-right:auto;padding:0 12px;box-sizing:border-box}.desktop-header{margin-top:14px}.desktop-area{margin-top:14px;display:flex;flex-direction:column;gap:14px}body.desktop.has-post{padding-bottom:50px}.desktop-header-body{padding:6px 6px}.desktop-nav{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.desktop-nav a{display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:2px 10px;background:silver;color:#000;text-decoration:none;font-family:"Pixelated MS Sans Serif", "MS Sans Serif", Tahoma, sans-serif;font-size:11px;user-select:none;box-shadow:inset -1px -1px #0a0a0a, inset 1px 1px #fff, inset -2px -2px grey, inset 2px 2px #dfdfdf}.desktop-nav a:hover{background:silver;color:#000}.desktop-nav a:active{box-shadow:inset -1px -1px #fff, inset 1px 1px #0a0a0a, inset -2px -2px #dfdfdf, inset 2px 2px grey;padding:3px 9px 1px 11px}.desktop-nav a:focus{outline:1px dotted #000;outline-offset:-4px}.desktop-nav .nav-icon{display:inline-block;width:16px;height:16px;background-size:16px 16px;background-repeat:no-repeat;background-position:center;flex:0 0 auto;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.nav-icon.icon-home{background-image:url("/assets/img/icons/home.ico")}.nav-icon.icon-info{background-image:url("/assets/img/icons/info.ico")}.nav-icon.icon-folder{background-image:url("/assets/img/icons/folder.ico")}.nav-icon.icon-network{background-image:url("/assets/img/icons/network.ico")}.nav-icon.icon-code{background-image:url("/assets/img/icons/code.ico")}.nav-icon.icon-linkedin{background-image:url("/assets/img/icons/linkedin.ico")}.post-list{display:flex;flex-direction:column;gap:18px}@media (max-width: 720px){.desktop-area,.desktop-header{padding-left:8px;padding-right:8px}body.desktop{padding-bottom:8px}.taskbar,.start-menu{display:none !important}.desktop-nav{gap:3px}.desktop-nav a{font-size:11px;padding:2px 8px}.desktop-header-body{padding:4px 4px}.desktop-header .title-bar-text{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.window{background:#c0c0c0}.window .title-bar-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1 auto;min-width:0}.window .title-bar-text a{color:#fff;text-decoration:none}.window .title-bar-text a:hover,.window .title-bar-text a:focus{text-decoration:none;outline:none}.window .title-bar-controls button[onclick]{cursor:pointer}.window .title-bar-controls button:not([onclick]){cursor:default}.window .status-bar{gap:2px}.window .status-bar .status-bar-field{padding:3px 6px}.window .window-body{margin:10px}.post-summary,.window.page,.window.post{box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #dfdfdf,inset -2px -2px grey,inset 2px 2px #fff,2px 2px 0 rgba(0,0,0,0.25)}.taskbar{position:fixed;left:0;right:0;bottom:0;height:30px;background:silver;box-shadow:inset 0 1px 0 #fff, inset 0 2px 0 #dfdfdf, inset 0 -1px 0 grey, inset 0 -2px 0 #0a0a0a;display:flex;align-items:center;gap:4px;padding:2px 4px;font-family:"Pixelated MS Sans Serif", "MS Sans Serif", Tahoma, sans-serif;font-size:11px;z-index:100}.start-button{min-width:68px !important;min-height:24px !important;padding:0 8px !important;display:inline-flex !important;align-items:center;gap:5px;font-weight:700;font-size:12px !important;color:#000 !important;text-shadow:none !important}.start-button .start-flag{display:inline-block;width:16px;height:16px;background:url("/assets/img/icons/start.ico") center/16px 16px no-repeat;flex:0 0 auto;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.taskbar-windows{flex:1 1 auto;display:flex;gap:3px;overflow:hidden;margin:0 4px}.taskbar-window{display:inline-flex;align-items:center;gap:5px;height:24px;padding:0 10px 0 8px;background:silver;color:#000 !important;text-decoration:none !important;box-shadow:inset -1px -1px #0a0a0a, inset 1px 1px #fff, inset -2px -2px grey, inset 2px 2px #dfdfdf;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.taskbar-window:hover{filter:brightness(1.03)}.taskbar-window.is-active{box-shadow:inset -1px -1px #fff, inset 1px 1px #0a0a0a, inset -2px -2px #dfdfdf, inset 2px 2px grey;background-image:repeating-conic-gradient(#bdbdbd 0 25%, #c8c8c8 25% 50%);background-size:4px 4px}.taskbar-icon{display:inline-block;width:16px;height:16px;background-size:16px 16px;background-repeat:no-repeat;background-position:center;flex:0 0 auto;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.icon-computer{background-image:url("/assets/img/icons/computer.ico")}.icon-folder{background-image:url("/assets/img/icons/folder.ico")}.icon-document{background-image:url("/assets/img/icons/document.ico")}.icon-network{background-image:url("/assets/img/icons/network.ico")}.icon-code{background-image:url("/assets/img/icons/code.ico")}.icon-linkedin{background-image:url("/assets/img/icons/linkedin.ico")}.taskbar-tray.status-bar{margin:0 2px;flex:0 0 auto;height:24px;align-items:stretch}.taskbar-tray .status-bar-field{font-variant-numeric:tabular-nums;min-width:0;text-align:center;font-size:12px;padding:4px 6px;display:flex;align-items:center;justify-content:center}.start-menu{position:fixed;bottom:30px;left:4px;width:220px;background:silver;margin:0;padding:2px;list-style:none;z-index:110;box-shadow:inset -1px -1px #0a0a0a, inset 1px 1px #fff, inset -2px -2px grey, inset 2px 2px #dfdfdf;font-size:12px}.start-menu[hidden]{display:none}.start-menu li{margin:0;padding:0}.start-menu li.start-menu-sep{height:0;border-top:1px solid #808080;border-bottom:1px solid #fff;margin:3px 2px}.start-menu a{display:flex;align-items:center;gap:8px;padding:6px 8px;color:#000;text-decoration:none}.start-menu a:hover,.start-menu a:focus{background:#000080;color:#fff;outline:none}.start-menu .sm-icon{display:inline-block;width:20px;height:20px;background-size:20px 20px;background-repeat:no-repeat;background-position:center;flex:0 0 auto;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}@media (max-width: 720px){.taskbar{height:54px;flex-wrap:wrap}.taskbar-windows{order:3;flex-basis:100%;height:24px}.start-menu{bottom:54px}}.prose{font-family:"Tahoma", "Verdana", "MS Sans Serif", "Pixelated MS Sans Serif", sans-serif;font-size:14px;line-height:1.55;color:#1a1a1a;padding:14px 18px;-webkit-font-smoothing:auto}.prose h1,.prose h2,.prose h3,.prose h4{font-family:"Tahoma", "Verdana", sans-serif;font-weight:700;color:#000;margin:1.4em 0 0.45em;line-height:1.2}.prose h1{font-size:1.75rem;border-bottom:2px solid #808080;padding-bottom:4px}.prose h2{font-size:1.35rem}.prose h3{font-size:1.15rem}.prose h4{font-size:1.0rem}.prose p{margin:0.7em 0}.prose a{color:#0000ee;text-decoration:underline}.prose a:visited{color:#551a8b}.prose a:hover,.prose a:active{color:#ee0000}.prose a:focus{outline:1px dotted #000}.prose ul,.prose ol{padding-left:28px;margin:0.6em 0}.prose li{margin:0.2em 0}.prose blockquote{margin:1em 0;padding:8px 14px;background:#ffffe1;border:1px solid #808080;border-left:4px solid #000080;color:#1a1a1a}.prose blockquote p:first-child{margin-top:0}.prose blockquote p:last-child{margin-bottom:0}.prose hr{border:0;border-top:1px solid #808080;border-bottom:1px solid #ffffff;margin:1.6em 0}.prose :not(pre)>code{font-family:"Consolas", "Lucida Console", "Courier New", monospace;background:#fff;padding:1px 4px;border:1px solid #b0b0b0;font-size:0.92em}.prose .highlight,.prose pre{margin:1em 0;font-size:13px}.prose .highlight pre,.prose pre{font-family:"Consolas", "Lucida Console", "Courier New", monospace;line-height:1.4;padding:12px 14px;overflow-x:auto;white-space:pre}.prose table{margin:1em 0;border-collapse:collapse;background:#fff}.prose table th,.prose table td{border:1px solid #808080;padding:4px 8px;text-align:left}.prose table thead th{background:#c0c0c0}.prose kbd{display:inline-block;font-family:"Consolas", monospace;font-size:0.9em;background:#c0c0c0;color:#000;padding:1px 6px;box-shadow:inset -1px -1px #0a0a0a, inset 1px 1px #fff, inset -2px -2px grey, inset 2px 2px #dfdfdf;min-width:14px;text-align:center}.prose img{max-width:100%;height:auto;border:1px solid #808080;padding:2px;background:#fff}.post-header h1{margin-top:0}.post-meta{color:#555;font-size:12px;margin:0 0 1em 0}.post-tags .tag{display:inline-block;background:#ffffe1;border:1px solid #808080;padding:0 5px;margin-right:3px;font-size:11px}.post-summary .window-body{padding:12px 16px}.post-summary .window-body p{font-family:Tahoma, Verdana, sans-serif;font-size:13px;line-height:1.5;color:#1a1a1a;margin:0.4em 0;-webkit-font-smoothing:auto}.post-summary-more,.post-back{margin-top:0.8em !important;text-align:right}.post-summary-more a,.post-back a{display:inline-block;background:silver;color:#000;text-decoration:none;font-family:"Pixelated MS Sans Serif", "MS Sans Serif", Tahoma, sans-serif;font-size:11px;min-width:90px;min-height:23px;padding:4px 12px;text-align:center;box-sizing:border-box;box-shadow:inset -1px -1px #0a0a0a, inset 1px 1px #fff, inset -2px -2px grey, inset 2px 2px #dfdfdf}.post-summary-more a:link,.post-summary-more a:visited,.post-summary-more a:hover,.post-summary-more a:active,.post-back a:link,.post-back a:visited,.post-back a:hover,.post-back a:active{background:silver;color:#000}.post-summary-more a:active,.post-back a:active{box-shadow:inset -1px -1px #fff, inset 1px 1px #0a0a0a, inset -2px -2px #dfdfdf, inset 2px 2px grey}.post-summary-more a:focus,.post-back a:focus{outline:1px dotted #000;outline-offset:-4px}.post-footer-nav{font-size:13px}.sb-icon{display:inline-block;width:14px;height:14px;background-size:14px 14px;background-repeat:no-repeat;background-position:center;vertical-align:-3px;margin-right:5px;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.sb-icon.icon-calendar{background-image:url("/assets/img/icons/calendar.ico")}.sb-icon.icon-clock{background-image:url("/assets/img/icons/clock.ico")}.sb-icon.icon-wordpad{background-image:url("/assets/img/icons/wordpad.ico")}.highlight .c,.highlight .c1,.highlight .cm,.highlight .cs{color:#008000;font-style:italic}.highlight .cp,.highlight .cpf{color:#808080}.highlight .k,.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt{color:#000080;font-weight:bold}.highlight .o,.highlight .ow{color:#1a1a1a}.highlight .nb{color:#000080}.highlight .nf,.highlight .nc,.highlight .nn{color:#800080}.highlight .na,.highlight .nv,.highlight .vc,.highlight .vg,.highlight .vi{color:#aa6000}.highlight .nt{color:#000080}.highlight .s,.highlight .s1,.highlight .s2,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx,.highlight .sr,.highlight .ss{color:#006600}.highlight .m,.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo,.highlight .il{color:#aa0000}.highlight .err{color:#ffffff;background:#aa0000;padding:0 2px}.highlight .gh,.highlight .gu{color:#000080;font-weight:bold}.highlight .gd{color:#aa0000;background:#ffe0e0}.highlight .gi{color:#006600;background:#e0ffe0}.highlight .gp{color:#808080}.highlight .lineno,.highlight .ln{color:#808080;padding-right:8px;user-select:none}
