:root{--lcd-bg:#95a67d;--lcd-fg:#1e2118;--lcd-mid:#3d4435;--lcd-grid:#88996f;--lcd-highlight-bg:#1e2118;--lcd-highlight-fg:#95a67d;--lcd-dim:#6b7b5a;--clean-bg:#00a;--clean-fg:#ff5;--clean-accent:#5ff;--amber-bg:#1a1200;--amber-fg:#ffb000;--font-primary:"VT323","Courier New",monospace;--font-display:"VT323","Courier New",monospace;--font-size-base:22px;--font-size-sm:19px;--font-size-xs:16px;--font-size-md:20px;--font-size-lg:24px;--border-char:1px solid var(--lcd-mid);--radius:0;--grid-size:3px;--grid-color-light:#95a67d0f;--grid-color-dark:#95a67d12;--highlight-bg:linear-gradient(to right,var(--grid-color-light)1px,transparent 1px),linear-gradient(to bottom,var(--grid-color-light)1px,transparent 1px),var(--lcd-highlight-bg);--highlight-bg-size:var(--grid-size)var(--grid-size),var(--grid-size)var(--grid-size),auto;--highlight-shadow:0 1px 1px #1e21181a,0 -1px 1px #1e21180f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:var(--font-size-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{scrollbar-width:none}::-webkit-scrollbar{display:none}body{background:var(--lcd-bg);color:var(--lcd-fg);font-family:var(--font-primary);cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='20' fill='%231E2118'%3E%3Crect x='0' y='0' width='2' height='2'/%3E%3Crect x='0' y='2' width='4' height='2'/%3E%3Crect x='0' y='4' width='6' height='2'/%3E%3Crect x='0' y='6' width='8' height='2'/%3E%3Crect x='0' y='8' width='10' height='2'/%3E%3Crect x='0' y='10' width='12' height='2'/%3E%3Crect x='0' y='12' width='14' height='2'/%3E%3Crect x='0' y='14' width='4' height='2'/%3E%3Crect x='4' y='12' width='4' height='2'/%3E%3Crect x='6' y='14' width='2' height='2'/%3E%3Crect x='6' y='16' width='4' height='2'/%3E%3Crect x='8' y='18' width='4' height='2'/%3E%3C/svg%3E") 0 0,default;width:100vw;height:100dvh;font-weight:400;line-height:1.5;overflow:clip}.tui-titlebar,.tui-statusbar,.tui-pane-title,.tui-nav,.dir-header,.dir-summary,.separator,.boot-screen,.mobile-bar{text-shadow:1px 1px #00000014}a,a:hover,a:active,a:focus,button,button:hover,button:active,[role=button],[role=button]:hover,.dir-entry,.blog-entry,.nav-item,.mobile-btn,.tui-title,.status-keys{cursor:url(/static/cursors/hand-dark.svg) 6 0,pointer!important}input,select,textarea{cursor:inherit!important}a{color:var(--lcd-fg);cursor:inherit;text-decoration:none;transition:background 90ms,color 90ms}a:hover{background:var(--highlight-bg);background-size:var(--highlight-bg-size);color:var(--lcd-highlight-fg);box-shadow:var(--highlight-shadow)}::selection{background:var(--lcd-fg);color:var(--lcd-bg)}hr{border:none;border-top:1px solid var(--lcd-mid);margin:1rem 0}body:before{content:"";background-image:linear-gradient(to right,var(--lcd-grid)1px,transparent 1px),linear-gradient(to bottom,var(--lcd-grid)1px,transparent 1px);background-size:var(--grid-size)var(--grid-size);opacity:.06;pointer-events:none;z-index:9998;mix-blend-mode:multiply;position:fixed;inset:0}body:after{content:"";pointer-events:none;z-index:9997;background:radial-gradient(#0000 50%,#00000014 100%);position:fixed;inset:0}.boot-screen{background:var(--lcd-bg);z-index:10000;text-shadow:1px 1px #00000014;justify-content:center;align-items:flex-start;padding-top:8vh;display:flex;position:fixed;inset:0}html.skip-boot .boot-screen,.boot-screen.gone{display:none}.boot-screen:before{content:"";background-image:linear-gradient(to right,var(--lcd-grid)1px,transparent 1px),linear-gradient(to bottom,var(--lcd-grid)1px,transparent 1px);background-size:var(--grid-size)var(--grid-size);opacity:.06;pointer-events:none;mix-blend-mode:multiply;position:absolute;inset:0}.boot-screen:after{content:"";pointer-events:none;background:radial-gradient(#0000 50%,#00000014 100%);position:absolute;inset:0}.boot-inner{border:2px double var(--lcd-fg);width:90%;max-width:66ch;padding:1.5rem 2rem}.boot-text{font-family:var(--font-display);font-size:var(--font-size-base);white-space:pre;line-height:1.6;overflow:hidden}.boot-skip{font-size:var(--font-size-sm);opacity:.6;z-index:10001;position:fixed;bottom:2rem;right:2rem}.tui-frame.draw-pending{border-color:#0000}.border-draw-overlay{border:2px solid var(--lcd-fg);pointer-events:none;z-index:1;position:absolute;inset:-2px}.tui-frame.draw-pending>:not(.border-draw-overlay){opacity:0}.tui-frame.draw-pending>.draw-in{opacity:1;transition:opacity .1s}.tui-frame.draw-pending .nav-draw-item{opacity:0}.tui-frame.draw-pending .nav-draw-item.draw-in{opacity:1;transition:opacity 80ms}.tui-content.redraw>*{opacity:0}.tui-content.redraw>.draw-in{opacity:1;transition:opacity 80ms}.quake-console{height:30vh;color:var(--lcd-bg);z-index:9000;font-family:var(--font-primary);font-size:var(--font-size-sm);border-bottom:2px solid var(--lcd-grid);background:#23281ceb;flex-direction:column;transition:transform .2s cubic-bezier(.33,1,.68,1);display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}.quake-console.open{transform:translateY(0)}.console-ghost{pointer-events:none;z-index:8999;opacity:0;background:#23281c99;height:6px;transition:opacity .4s ease-out;position:fixed;left:0;right:0}.console-inner{flex-direction:column;flex:1;padding:.75rem calc(1rem + 8px) .75rem 1rem;display:flex;position:relative;overflow:hidden}.console-header{opacity:.6;font-size:var(--font-size-xs);border-bottom:1px solid #8b9b724d;margin-bottom:.5rem;padding-bottom:.5rem}.console-output{white-space:pre-wrap;word-break:break-all;flex:1;line-height:1.5;position:relative;overflow-y:auto}.console-scrollbar{z-index:2;pointer-events:auto;background:0 0;border-left:1px solid #95a67d33;width:8px;position:absolute;top:0;bottom:0;right:0}.console-scrollbar-thumb{background:#95a67d66;min-height:12px;transition:background 90ms;position:absolute;top:0;left:0;right:0}.console-scrollbar-thumb:hover,.console-scrollbar-thumb.dragging{background:#95a67db3}.console-output .cmd-line{color:#a0b080}.console-output .cmd-output{color:var(--lcd-bg);opacity:.85}.console-output .cmd-error{color:#c0a070}.console-input-line{align-items:center;margin-top:.25rem;padding-top:.25rem;display:flex;position:relative}.console-prompt{color:#a0b080;flex-shrink:0}.console-echo{color:inherit;white-space:pre}.console-input{opacity:0;border:none;width:1px;height:1px;padding:0;position:absolute;left:-9999px}.console-cursor{color:var(--lcd-bg);animation:1s step-end infinite blink-cursor}@keyframes blink-cursor{0%,to{opacity:1}50%{opacity:0}}.console-visor-edge{background:repeating-linear-gradient(90deg,var(--lcd-grid)0px,var(--lcd-grid)2px,transparent 2px,transparent 4px);opacity:.6;height:4px}.tui-root{justify-content:center;align-items:stretch;width:100vw;height:100dvh;padding:.75rem;display:flex}.tui-frame{border:2px solid var(--lcd-fg);background:var(--lcd-bg);flex-direction:column;width:100%;max-width:min(96vw,1600px);height:calc(100dvh - 1.5rem);display:flex;position:relative}.tui-titlebar:after,.tui-statusbar:after{content:"";background-image:linear-gradient(to right,var(--grid-color-dark)1px,transparent 1px),linear-gradient(to bottom,var(--grid-color-dark)1px,transparent 1px);background-size:var(--grid-size)var(--grid-size);pointer-events:none;mix-blend-mode:screen;position:absolute;inset:0}.tui-titlebar{background:var(--lcd-highlight-bg);color:var(--lcd-highlight-fg);font-family:var(--font-display);font-size:var(--font-size-sm);letter-spacing:.05em;flex-shrink:0;justify-content:space-between;align-items:center;padding:.15rem .75rem;display:flex;position:relative}.tui-title{font-family:var(--font-display);font-weight:400}.tui-titlebar,.tui-statusbar,.nav-item.active a,.nav-item.nav-focused a,.nav-item:hover a{text-shadow:1px 1px #00000040}.tui-titlebar,.tui-statusbar{box-shadow:0 1px 2px #1e21181f}.nav-item.active a,.nav-item.nav-focused a,.nav-item:hover a{box-shadow:0 1px 1px #1e21181a,0 -1px 1px #1e21180f}.mobile-bar{box-shadow:0 -1px 2px #1e21181f}html.cursor-inverted,html.cursor-inverted *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='20' fill='%2395A67D'%3E%3Crect x='0' y='0' width='2' height='2'/%3E%3Crect x='0' y='2' width='4' height='2'/%3E%3Crect x='0' y='4' width='6' height='2'/%3E%3Crect x='0' y='6' width='8' height='2'/%3E%3Crect x='0' y='8' width='10' height='2'/%3E%3Crect x='0' y='10' width='12' height='2'/%3E%3Crect x='0' y='12' width='14' height='2'/%3E%3Crect x='0' y='14' width='4' height='2'/%3E%3Crect x='4' y='12' width='4' height='2'/%3E%3Crect x='6' y='14' width='2' height='2'/%3E%3Crect x='6' y='16' width='4' height='2'/%3E%3Crect x='8' y='18' width='4' height='2'/%3E%3C/svg%3E") 0 0,default!important}html.cursor-inverted a,html.cursor-inverted button,html.cursor-inverted [role=button],html.cursor-inverted .dir-entry,html.cursor-inverted .blog-entry,html.cursor-inverted .nav-item,html.cursor-inverted .mobile-btn,html.cursor-inverted .tui-title,html.cursor-inverted .status-keys{cursor:url(/static/cursors/hand-light.svg) 6 0,pointer!important}.tui-title-right{align-items:center;gap:.6rem;display:flex}.titlebar-icon{color:var(--lcd-highlight-fg);opacity:.8;align-items:center;transition:opacity 90ms;display:inline-flex}.titlebar-icon:hover{opacity:1;color:var(--lcd-highlight-fg);box-shadow:none;background:0 0}.titlebar-icon svg{image-rendering:pixelated;display:block}.tui-body{border-top:1px solid var(--lcd-mid);border-bottom:1px solid var(--lcd-mid);flex:1;display:flex;overflow:hidden}.tui-nav{border-right:1px solid var(--lcd-mid);flex-direction:column;flex-shrink:0;width:26ch;min-width:23ch;display:flex}.tui-pane-title{font-size:var(--font-size-xs);border-bottom:1px solid var(--lcd-mid);opacity:.7;font-family:var(--font-display);padding:.25rem .5rem}.nav-list{flex:1;padding:.5rem 0;list-style:none}.nav-item{padding:0}.nav-item a{color:var(--lcd-fg);font-size:var(--font-size-sm);align-items:center;gap:.4rem;padding:.2rem .75rem;text-decoration:none;transition:background 90ms,color 90ms;display:flex}.nav-item a:before{content:"";opacity:.8;background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:18px;height:18px;display:inline-block}.nav-item[data-section=home] a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='%231E2118' shape-rendering='crispEdges'%3E%3Crect x='6' y='1' width='2' height='1'/%3E%3Crect x='5' y='2' width='4' height='1'/%3E%3Crect x='4' y='3' width='6' height='1'/%3E%3Crect x='3' y='4' width='8' height='1'/%3E%3Crect x='2' y='5' width='10' height='1'/%3E%3Crect x='1' y='6' width='12' height='1'/%3E%3Crect x='3' y='7' width='8' height='1'/%3E%3Crect x='3' y='8' width='8' height='1'/%3E%3Crect x='3' y='9' width='8' height='1'/%3E%3Crect x='3' y='10' width='3' height='1'/%3E%3Crect x='8' y='10' width='3' height='1'/%3E%3Crect x='3' y='11' width='3' height='1'/%3E%3Crect x='8' y='11' width='3' height='1'/%3E%3Crect x='3' y='12' width='3' height='1'/%3E%3Crect x='8' y='12' width='3' height='1'/%3E%3C/svg%3E")}.nav-item[data-section=blog] a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='%231E2118' shape-rendering='crispEdges'%3E%3Crect x='3' y='1' width='5' height='1'/%3E%3Crect x='3' y='2' width='1' height='11'/%3E%3Crect x='10' y='4' width='1' height='9'/%3E%3Crect x='3' y='12' width='8' height='1'/%3E%3Crect x='8' y='1' width='1' height='1'/%3E%3Crect x='9' y='2' width='1' height='1'/%3E%3Crect x='10' y='3' width='1' height='1'/%3E%3Crect x='8' y='2' width='1' height='2'/%3E%3Crect x='5' y='5' width='4' height='1'/%3E%3Crect x='5' y='7' width='4' height='1'/%3E%3Crect x='5' y='9' width='3' height='1'/%3E%3C/svg%3E")}.nav-item[data-section=talks] a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='%231E2118' shape-rendering='crispEdges'%3E%3Crect x='5' y='1' width='4' height='1'/%3E%3Crect x='4' y='2' width='1' height='1'/%3E%3Crect x='9' y='2' width='1' height='1'/%3E%3Crect x='4' y='3' width='6' height='1'/%3E%3Crect x='4' y='4' width='6' height='1'/%3E%3Crect x='4' y='5' width='6' height='1'/%3E%3Crect x='4' y='6' width='1' height='1'/%3E%3Crect x='9' y='6' width='1' height='1'/%3E%3Crect x='5' y='7' width='4' height='1'/%3E%3Crect x='2' y='4' width='1' height='1'/%3E%3Crect x='11' y='4' width='1' height='1'/%3E%3Crect x='2' y='5' width='1' height='1'/%3E%3Crect x='11' y='5' width='1' height='1'/%3E%3Crect x='2' y='6' width='1' height='1'/%3E%3Crect x='11' y='6' width='1' height='1'/%3E%3Crect x='3' y='7' width='1' height='1'/%3E%3Crect x='10' y='7' width='1' height='1'/%3E%3Crect x='4' y='8' width='6' height='1'/%3E%3Crect x='6' y='9' width='2' height='1'/%3E%3Crect x='6' y='10' width='2' height='1'/%3E%3Crect x='4' y='11' width='6' height='1'/%3E%3C/svg%3E")}.nav-item[data-section=projects] a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='%231E2118' shape-rendering='crispEdges'%3E%3Crect x='2' y='3' width='1' height='1'/%3E%3Crect x='3' y='4' width='1' height='1'/%3E%3Crect x='4' y='5' width='1' height='1'/%3E%3Crect x='5' y='6' width='1' height='1'/%3E%3Crect x='4' y='7' width='1' height='1'/%3E%3Crect x='3' y='8' width='1' height='1'/%3E%3Crect x='2' y='9' width='1' height='1'/%3E%3Crect x='7' y='10' width='5' height='1'/%3E%3C/svg%3E")}.nav-item[data-section=publications] a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='%231E2118' shape-rendering='crispEdges'%3E%3Crect x='1' y='2' width='1' height='9'/%3E%3Crect x='12' y='2' width='1' height='9'/%3E%3Crect x='2' y='2' width='5' height='1'/%3E%3Crect x='7' y='2' width='5' height='1'/%3E%3Crect x='2' y='11' width='5' height='1'/%3E%3Crect x='7' y='11' width='5' height='1'/%3E%3Crect x='7' y='3' width='1' height='9'/%3E%3Crect x='3' y='4' width='3' height='1'/%3E%3Crect x='3' y='6' width='3' height='1'/%3E%3Crect x='3' y='8' width='2' height='1'/%3E%3Crect x='8' y='4' width='3' height='1'/%3E%3Crect x='8' y='6' width='3' height='1'/%3E%3Crect x='8' y='8' width='2' height='1'/%3E%3C/svg%3E")}.nav-item[data-section=patents] a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='%231E2118' shape-rendering='crispEdges'%3E%3Crect x='3' y='1' width='8' height='1'/%3E%3Crect x='2' y='2' width='1' height='5'/%3E%3Crect x='11' y='2' width='1' height='5'/%3E%3Crect x='3' y='7' width='1' height='2'/%3E%3Crect x='10' y='7' width='1' height='2'/%3E%3Crect x='4' y='9' width='1' height='1'/%3E%3Crect x='9' y='9' width='1' height='1'/%3E%3Crect x='5' y='10' width='1' height='1'/%3E%3Crect x='8' y='10' width='1' height='1'/%3E%3Crect x='6' y='11' width='2' height='1'/%3E%3Crect x='9' y='4' width='1' height='1'/%3E%3Crect x='8' y='5' width='1' height='1'/%3E%3Crect x='7' y='6' width='1' height='1'/%3E%3Crect x='5' y='5' width='1' height='1'/%3E%3Crect x='4' y='6' width='1' height='1'/%3E%3C/svg%3E")}.nav-item[data-section=cv] a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='%231E2118' shape-rendering='crispEdges'%3E%3Crect x='1' y='3' width='12' height='1'/%3E%3Crect x='1' y='4' width='1' height='7'/%3E%3Crect x='12' y='4' width='1' height='7'/%3E%3Crect x='1' y='11' width='12' height='1'/%3E%3Crect x='3' y='5' width='3' height='3'/%3E%3Crect x='3' y='9' width='3' height='1'/%3E%3Crect x='8' y='5' width='3' height='1'/%3E%3Crect x='8' y='7' width='3' height='1'/%3E%3Crect x='8' y='9' width='2' height='1'/%3E%3C/svg%3E")}.nav-item[data-section=contact] a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='%231E2118' shape-rendering='crispEdges'%3E%3Crect x='1' y='3' width='12' height='1'/%3E%3Crect x='1' y='4' width='1' height='7'/%3E%3Crect x='12' y='4' width='1' height='7'/%3E%3Crect x='1' y='11' width='12' height='1'/%3E%3Crect x='2' y='4' width='1' height='1'/%3E%3Crect x='11' y='4' width='1' height='1'/%3E%3Crect x='3' y='5' width='1' height='1'/%3E%3Crect x='10' y='5' width='1' height='1'/%3E%3Crect x='4' y='6' width='1' height='1'/%3E%3Crect x='9' y='6' width='1' height='1'/%3E%3Crect x='5' y='7' width='1' height='1'/%3E%3Crect x='8' y='7' width='1' height='1'/%3E%3Crect x='6' y='8' width='2' height='1'/%3E%3C/svg%3E")}.nav-item:hover a,.nav-item.active a,.nav-item.nav-focused a{background:var(--highlight-bg);background-size:var(--highlight-bg-size);color:var(--lcd-highlight-fg)}.nav-item:hover a:before,.nav-item.active a:before,.nav-item.nav-focused a:before{filter:brightness(0)invert()sepia()saturate(1.2)hue-rotate(50deg)brightness(.68);opacity:1}.nav-item.active a:after{content:" ◂"}.nav-about{border-top:1px solid var(--lcd-mid);margin-top:auto;padding:.2rem 0}.nav-item[data-section=about] a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='%231E2118' shape-rendering='crispEdges'%3E%3Crect x='4' y='0' width='6' height='1'/%3E%3Crect x='2' y='1' width='2' height='1'/%3E%3Crect x='10' y='1' width='2' height='1'/%3E%3Crect x='1' y='2' width='1' height='2'/%3E%3Crect x='12' y='2' width='1' height='2'/%3E%3Crect x='0' y='4' width='1' height='6'/%3E%3Crect x='13' y='4' width='1' height='6'/%3E%3Crect x='1' y='10' width='1' height='2'/%3E%3Crect x='12' y='10' width='1' height='2'/%3E%3Crect x='2' y='12' width='2' height='1'/%3E%3Crect x='10' y='12' width='2' height='1'/%3E%3Crect x='4' y='13' width='6' height='1'/%3E%3Crect x='6' y='3' width='2' height='1'/%3E%3Crect x='6' y='5' width='2' height='1'/%3E%3Crect x='6' y='6' width='2' height='1'/%3E%3Crect x='6' y='7' width='2' height='1'/%3E%3Crect x='6' y='8' width='2' height='1'/%3E%3Crect x='6' y='9' width='2' height='1'/%3E%3Crect x='5' y='10' width='4' height='1'/%3E%3C/svg%3E")}.tui-content{flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.content-body{flex:1;padding:clamp(.75rem,2vw,1.5rem);overflow-y:auto}.content-section+.content-section{margin-top:2em}.patents-list{padding:.5rem 0}.patent-entry{border-bottom:1px solid var(--lcd-mid);padding:.75rem 0}.patent-entry:last-child{border-bottom:none}.patent-title{font-size:var(--font-size-base);text-underline-offset:2px;font-weight:400;text-decoration:underline}.patent-meta{font-size:var(--font-size-xs);opacity:.65;margin-top:.15rem}.patent-summary{font-size:var(--font-size-sm);opacity:.8;margin-top:.35rem;line-height:1.45}.patent-link{font-size:var(--font-size-xs);opacity:.7;margin-top:.25rem;display:inline-block}.patent-link:hover{opacity:1}.custom-scrollbar{border-left:1px solid var(--lcd-mid);background:var(--lcd-bg);z-index:2;pointer-events:auto;width:10px;position:absolute;top:0;bottom:0;right:0}.custom-scrollbar-thumb{background:var(--lcd-mid);min-height:16px;transition:background 90ms;position:absolute;top:0;left:0;right:0}.custom-scrollbar-thumb:hover,.custom-scrollbar-thumb.dragging{background:var(--lcd-fg)}.custom-scrollbar-ghost{background:var(--lcd-mid);opacity:0;pointer-events:none;transition:opacity .35s ease-out;position:absolute;left:0;right:0}.text-ghost-container{pointer-events:none;z-index:1;position:fixed;inset:0;overflow:hidden}.text-ghost{color:var(--lcd-fg);font-family:var(--font-display);white-space:nowrap;opacity:0;pointer-events:none;line-height:1.2;position:fixed;overflow:hidden}.has-custom-scrollbar .content-body{padding-right:calc(clamp(.75rem,2vw,1.5rem) + 10px)}.tui-statusbar{background:var(--lcd-highlight-bg);color:var(--lcd-highlight-fg);font-size:var(--font-size-xs);font-family:var(--font-display);flex-shrink:0;gap:1rem;padding:.15rem .75rem;display:flex;position:relative;overflow:hidden}.status-keys{white-space:nowrap;padding:0 .15rem;transition:opacity 90ms}.status-keys:hover{opacity:.6}a.status-keys{color:inherit;text-decoration:none}a.status-keys:hover{color:inherit;box-shadow:none;background:0 0}.tui-statusbar.hint-pulse .status-keys{animation:.8s ease-in-out 2 sbar-hint}@keyframes sbar-hint{0%,to{opacity:1}50%{opacity:.4}}.status-version{opacity:.5;font-size:var(--font-size-xs);white-space:nowrap;margin-left:auto}.section-header{font-size:var(--font-size-base);font-weight:700;font-family:var(--font-display);letter-spacing:.05em;margin-bottom:.25rem}.separator{opacity:.5;border-bottom:1px solid var(--lcd-mid);user-select:none;height:.4rem;margin-bottom:.5rem;font-size:0;line-height:0}.activity-list{font-size:var(--font-size-sm)}.activity-item{flex-wrap:wrap;gap:.75rem;padding:.2rem 0;display:flex}.activity-date{opacity:.7;flex-shrink:0;width:10ch}.activity-type{opacity:.5;flex-shrink:0;width:6ch}.activity-link,.activity-text{flex:1}.activity-desc{opacity:.7;width:100%;font-size:var(--font-size-xs);padding-left:calc(16ch + 1.5rem);display:block}.status-block{font-size:var(--font-size-sm);line-height:1.7}.dir-listing{font-size:var(--font-size-sm)}.dir-header{font-weight:700;font-family:var(--font-display);opacity:.8;padding-bottom:.15rem;display:flex}.dir-entry{color:var(--lcd-fg);padding:.15rem 0;text-decoration:none;transition:background 90ms,color 90ms;display:flex}.dir-entry:hover{background:var(--highlight-bg);background-size:var(--highlight-bg-size);color:var(--lcd-highlight-fg);box-shadow:var(--highlight-shadow)}.dir-entry.filtered-out{display:none}.dir-entry-summary{font-size:var(--font-size-xs);opacity:.55;white-space:nowrap;text-overflow:ellipsis;padding:0 0 .35rem 1.5rem;overflow:hidden}.dir-col-name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.dir-col-date{text-align:left;opacity:.7;flex-shrink:0;width:12ch}.dir-col-size{text-align:right;opacity:.7;flex-shrink:0;width:6ch}.dir-col-talk-title{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.dir-col-event{opacity:.7;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;width:16ch;overflow:hidden}.dir-col-links{text-align:right;flex-shrink:0;width:8ch}.dir-col-proj-name{flex-shrink:0;width:14ch;font-weight:700}.dir-col-status{flex-shrink:0;width:10ch}.dir-col-proj-desc{opacity:.8;flex:1}.status-active{color:var(--lcd-fg)}.status-archived{opacity:.5}.talk-summary{font-size:var(--font-size-xs);opacity:.6;padding:0 0 .3rem}.talk-link{padding:0 .15rem;display:inline}.blog-listing{font-size:var(--font-size-sm)}.blog-entry{color:var(--lcd-fg);border-bottom:1px solid var(--lcd-mid);align-items:flex-start;gap:.75rem;padding:.5rem 0;text-decoration:none;transition:background 90ms,color 90ms;display:flex}.blog-entry:first-child{border-top:1px solid var(--lcd-mid)}.blog-entry:hover{background:var(--highlight-bg);background-size:var(--highlight-bg-size);color:var(--lcd-highlight-fg);box-shadow:var(--highlight-shadow)}.blog-entry.filtered-out{display:none}.blog-thumb-wrap{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.blog-thumb{object-fit:contain;width:48px;height:48px;image-rendering:pixelated;opacity:.7}.blog-entry:hover .blog-thumb{opacity:1}.blog-entry-info{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.blog-entry-title{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.blog-entry-meta{font-size:var(--font-size-xs);opacity:.6}.blog-entry-summary{font-size:var(--font-size-xs);opacity:.5;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.talks-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;padding:.5rem 0;display:grid}.talk-card{border:1px solid var(--lcd-mid);padding:.75rem}.talk-thumb-link{margin-bottom:.5rem;display:block;position:relative}.content-body img{image-rendering:pixelated}.talk-thumb-link:after,.img-wrap:after{content:"";background-image:linear-gradient(to right,var(--grid-color-dark)1px,transparent 1px),linear-gradient(to bottom,var(--grid-color-dark)1px,transparent 1px);background-size:var(--grid-size)var(--grid-size);pointer-events:none;mix-blend-mode:screen;position:absolute;inset:0}.talk-thumb{width:100%;height:auto;image-rendering:pixelated;display:block}.img-wrap{display:inline-block;position:relative}.talk-info{font-size:var(--font-size-sm)}.talk-title{font-family:var(--font-display);font-size:var(--font-size-md);margin-bottom:.25rem;line-height:1.2}.talk-meta{opacity:.6;font-size:var(--font-size-xs)}.talk-desc{opacity:.8;font-size:var(--font-size-xs);margin-top:.3rem;line-height:1.4}.talk-links{font-size:var(--font-size-xs);margin-top:.4rem}.publications-list{padding:.5rem 0}.pub-card{gap:1.5rem;padding:1rem 0;display:flex}.pub-cover-link{flex-shrink:0;width:180px}.pub-cover{width:100%;height:auto;image-rendering:pixelated;border:1px solid var(--lcd-mid);display:block}.pub-info{flex:1;min-width:0}.pub-type{font-size:var(--font-size-xs);opacity:.5;letter-spacing:.1em}.pub-title{font-family:var(--font-display);font-size:var(--font-size-lg);margin-bottom:.25rem;line-height:1.2}.pub-meta{opacity:.6;font-size:var(--font-size-sm)}.pub-desc{font-size:var(--font-size-sm);opacity:.85;margin-top:.5rem;line-height:1.5}.pub-links{font-size:var(--font-size-sm);margin-top:.5rem}.pub-links a{margin-right:.5rem}.project-repo{font-size:var(--font-size-xs);opacity:.6;padding:0 0 .4rem}.dir-summary{font-size:var(--font-size-xs);opacity:.6;padding-top:.25rem}.post-pager{max-width:100%}.post-title{font-family:var(--font-display);letter-spacing:.05em;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.post-meta-line{font-size:var(--font-size-sm);opacity:.7;margin-bottom:1.5rem}.post-body{font-size:var(--font-size-sm);line-height:1.65}.post-body h2{font-family:var(--font-display);margin:2rem 0 .75rem;font-size:1rem;font-weight:700}.post-body h3{font-size:var(--font-size-base);margin:1.5rem 0 .5rem;font-weight:700}.post-body p{margin-bottom:1rem}.post-body pre{border:1px solid var(--lcd-mid);font-size:var(--font-size-xs);background:#00000014;margin:1rem 0;padding:.75rem 1rem;overflow-x:auto}.post-body code{font-family:var(--font-primary);font-size:.9em}.post-body p code{background:#00000014;padding:.1rem .3rem}.post-body img{max-width:100%;margin:1rem 0}.post-body blockquote{border-left:2px solid var(--lcd-mid);opacity:.8;margin:1rem 0;padding-left:1rem}.post-body ul,.post-body ol{margin-bottom:1rem;padding-left:2rem}.pager-status{font-size:var(--font-size-xs);border-top:1px solid var(--lcd-mid);opacity:.6;gap:1.5rem;padding:.25rem 1rem;display:flex}.cv-view{font-size:var(--font-size-sm)}.cv-body{font-size:var(--font-size-sm);line-height:1.7}.cv-body h1,.cv-body h2,.cv-body h3{font-family:var(--font-display)}.cv-body h1{font-size:var(--font-size-base);margin:0 0 .25rem}.cv-body h1+p{opacity:.6;margin-bottom:0}.cv-body hr{border:none;border-top:1px solid var(--lcd-mid);margin:1rem 0}.cv-body h2{font-size:var(--font-size-sm);opacity:.6;letter-spacing:.1em;margin:1.5rem 0 .5rem}.cv-body h3{font-size:var(--font-size-sm);text-underline-offset:3px;margin:1.25rem 0 .15rem;text-decoration:underline 1px}.cv-body h3+p{opacity:.5;margin-bottom:.25rem}.cv-body h3+p+p{margin-bottom:0}.cv-body p{margin-bottom:.5rem}.search-overlay{z-index:8000;background:#2a2e2280;justify-content:center;align-items:flex-start;padding-top:12vh;display:none;position:fixed;inset:0}.search-overlay.visible{display:flex}.search-modal{background:var(--lcd-bg);border:2px solid var(--lcd-fg);flex-direction:column;width:90%;max-width:56ch;max-height:60vh;display:flex}.search-modal-titlebar{background:var(--lcd-highlight-bg);color:var(--lcd-highlight-fg);font-family:var(--font-display);font-size:var(--font-size-sm);letter-spacing:.05em;text-shadow:1px 1px #00000040;flex-shrink:0;justify-content:space-between;align-items:center;padding:.15rem .75rem;display:flex;box-shadow:0 1px 2px #1e21181f}.search-modal-input-row{border-bottom:1px solid var(--lcd-mid);align-items:center;gap:.4rem;padding:.5rem .75rem;display:flex}.search-prompt{opacity:.6;font-family:var(--font-display)}.search-input{color:var(--lcd-fg);font-family:var(--font-primary);font-size:var(--font-size-sm);background:0 0;border:none;outline:none;flex:1}.search-modal-results{flex:1;padding:.25rem 0;overflow-y:auto}.search-result{font-size:var(--font-size-sm);color:var(--lcd-fg);padding:.25rem .75rem;text-decoration:none;transition:background 90ms,color 90ms;display:block}.search-result:hover,.search-result.active{background:var(--lcd-highlight-bg);color:var(--lcd-highlight-fg);box-shadow:none}.search-result-type{opacity:.5;font-size:var(--font-size-xs);margin-left:.5rem}.search-no-results{opacity:.5;font-size:var(--font-size-sm);text-align:center;padding:.75rem}.search-modal-footer{text-align:center;font-size:var(--font-size-xs);opacity:.6;border-top:1px solid var(--lcd-mid);padding:.35rem .75rem}.help-overlay{z-index:8000;background:#2a2e2280;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.help-overlay.visible{display:flex}.help-box{background:var(--lcd-bg);border:2px solid var(--lcd-fg);width:90%;max-width:46ch;padding:1.5rem}.help-title{font-family:var(--font-display);text-align:center;margin-bottom:.5rem;font-weight:700}.help-content{font-family:var(--font-primary);font-size:var(--font-size-base);white-space:pre;line-height:1.5;overflow-x:hidden}.help-footer{text-align:center;font-size:var(--font-size-xs);opacity:.6;margin-top:.5rem}.search-modal-close{color:inherit;font:inherit;opacity:.7;background:0 0;border:none;padding:0;transition:opacity 90ms}.search-modal-close:hover{opacity:1}.about-view{font-size:var(--font-size-sm);max-width:100%;line-height:1.7}.about-view p{margin-bottom:1rem}.about-view h2,.about-view h3{font-family:var(--font-display);margin:1.5rem 0 .5rem}.contact-view{font-size:var(--font-size-sm);max-width:100%;line-height:1.7}.contact-record{margin:.75rem 0 1rem}.contact-field{gap:1ch;padding:.2rem 0;display:flex}.contact-label{opacity:.6;flex-shrink:0;width:10ch}.contact-label:after{content:":"}.contact-value a{color:inherit}.contact-reasons{margin:.75rem 0}.contact-reasons-header{opacity:.6;margin-bottom:.25rem}.contact-list{margin:0;padding:0;list-style:none}.contact-list li:before{content:"  · ";opacity:.4;white-space:pre}.contact-note{opacity:.5;font-size:var(--font-size-xs);margin-top:1rem}.contact-note kbd{border:1px solid var(--lcd-mid);font-family:inherit;font-size:inherit;padding:0 .3em}.contact-note a{color:inherit}.empty-state{opacity:.6;font-size:var(--font-size-sm)}.lcd-canvas{pointer-events:none;z-index:9999;opacity:0;width:100vw;height:100vh;transition:opacity .3s;position:fixed;inset:0}.lcd-canvas.active{opacity:1}.mobile-nav,.mobile-bar{display:none}@media (width<=1024px) and (width>=769px){.tui-root{padding:.5rem}.tui-frame{height:calc(100dvh - 1rem)}.tui-nav{width:22ch;min-width:18ch}.nav-item a{padding:.2rem .5rem}.content-body{padding:.75rem}.dir-col-event{width:12ch}.dir-col-date{width:10ch}}@media (width<=768px){body{overflow:auto}body:before{opacity:.08;background-size:2px 2px}.tui-root{align-items:flex-start;height:auto;min-height:100vh;padding:0}.tui-frame{border-width:2px;border-radius:0;max-width:100%;height:auto;min-height:calc(100vh - 3rem);max-height:none;margin:0}.tui-nav{display:none}.tui-body{flex-direction:column}.tui-content{overflow:visible}.content-body{min-height:50vh;padding-bottom:4rem;overflow:visible}.tui-statusbar{display:none}.mobile-bar{background:var(--lcd-highlight-bg);color:var(--lcd-highlight-fg);z-index:7000;border-top:2px solid var(--lcd-mid);justify-content:space-around;padding:.5rem;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-btn{border:1px solid var(--lcd-highlight-fg);color:var(--lcd-highlight-fg);font-family:var(--font-primary);font-size:var(--font-size-xs);background:0 0;min-height:44px;padding:.5rem 1rem}.mobile-btn:active{background:var(--lcd-highlight-fg);color:var(--lcd-highlight-bg)}a:active,.dir-entry:active,.blog-entry:active,.mobile-nav-list a:active{background:var(--highlight-bg)!important;background-size:var(--highlight-bg-size)!important;color:var(--lcd-highlight-fg)!important}.mobile-nav.open{background:var(--lcd-bg);z-index:7500;background-image:linear-gradient(90deg,#1e21180a 1px,#0000 1px),linear-gradient(#1e21180a 1px,#0000 1px);background-size:2px 2px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mobile-nav-list{text-align:center;list-style:none}.mobile-nav-list li{padding:.75rem 0}.mobile-nav-list a{font-size:1.1rem;font-family:var(--font-display);padding:.5rem 2rem;display:block}.mobile-nav-list a:hover{background:var(--lcd-highlight-bg);color:var(--lcd-highlight-fg)}.quake-console{height:60vh}.dir-col-event,.dir-col-size{display:none}.dir-col-date{width:10ch}}body[data-clean-mode=true]{background:var(--clean-bg);color:var(--clean-fg)}body[data-clean-mode=true]:before,body[data-clean-mode=true]:after{display:none}body[data-clean-mode=true] a{color:var(--clean-accent)}body[data-clean-mode=true] .tui-frame{background:var(--clean-bg);border-color:#55f}body[data-clean-mode=true] .tui-titlebar,body[data-clean-mode=true] .tui-statusbar,body[data-clean-mode=true] .nav-item.active a,body[data-clean-mode=true] .nav-item.nav-focused a,body[data-clean-mode=true] .nav-item:hover a,body[data-clean-mode=true] .dir-entry:hover,body[data-clean-mode=true] .blog-entry:hover,body[data-clean-mode=true] a:hover{color:#fff;background:#0aa}body[data-clean-mode=true] .tui-nav,body[data-clean-mode=true] .tui-body{border-color:#55f}body[data-clean-mode=true] .lcd-canvas{display:none!important}body[data-clean-mode=true] .quake-console{color:var(--clean-fg);background:#000064f2}body[data-clean-mode=true] .console-scrollbar{border-color:#ff53}body[data-clean-mode=true] .console-scrollbar-thumb{background:#ff56}body[data-clean-mode=true] .console-scrollbar-thumb:hover,body[data-clean-mode=true] .console-scrollbar-thumb.dragging{background:#ffff55b3}body[data-clean-mode=true] .console-ghost{background:#00006480}body[data-clean-mode=true] .separator{color:#55f;opacity:.6}body[data-clean-mode=true],body[data-clean-mode=true] .tui-titlebar,body[data-clean-mode=true] .tui-statusbar,body[data-clean-mode=true] .nav-item.active a,body[data-clean-mode=true] .nav-item.nav-focused a,body[data-clean-mode=true] .nav-item:hover a{text-shadow:none}body[data-clean-mode=true] .nav-item a:before{filter:invert()sepia()saturate(20)hue-rotate(5deg);opacity:1}body[data-clean-mode=true] .nav-item:hover a:before,body[data-clean-mode=true] .nav-item.active a:before,body[data-clean-mode=true] .nav-item.nav-focused a:before{filter:brightness(0)invert()}body[data-clean-mode=true] .tui-titlebar:after,body[data-clean-mode=true] .tui-statusbar:after{display:none}body[data-clean-mode=true] .custom-scrollbar{background:var(--clean-bg);border-color:#55f}body[data-clean-mode=true] .custom-scrollbar-thumb{background:#0aa}body[data-clean-mode=true] .custom-scrollbar-thumb:hover,body[data-clean-mode=true] .custom-scrollbar-thumb.dragging{background:var(--clean-fg)}body[data-clean-mode=true] .custom-scrollbar-ghost{background:#0aa}body[data-clean-mode=true] .text-ghost{color:var(--clean-fg)}body[data-clean-mode=true] .help-box,body[data-clean-mode=true] .search-modal{background:var(--clean-bg);border-color:#55f}body[data-clean-mode=true] .search-modal-titlebar{color:#fff;text-shadow:none;box-shadow:none;background:#0aa}body[data-crt-mode=amber]{background:var(--amber-bg);color:var(--amber-fg)}body[data-crt-mode=amber]:before{opacity:.3;background-image:linear-gradient(90deg,#ffb00026 1px,#0000 1px),linear-gradient(#ffb00026 1px,#0000 1px);background-size:3px 3px}body[data-crt-mode=amber] a{color:var(--amber-fg)}body[data-crt-mode=amber] .tui-frame{border-color:var(--amber-fg);background:var(--amber-bg);box-shadow:0 0 30px #ffb0000d}body[data-crt-mode=amber] .tui-titlebar,body[data-crt-mode=amber] .tui-statusbar,body[data-crt-mode=amber] .nav-item.active a,body[data-crt-mode=amber] .nav-item.nav-focused a,body[data-crt-mode=amber] .nav-item:hover a,body[data-crt-mode=amber] .dir-entry:hover,body[data-crt-mode=amber] .blog-entry:hover,body[data-crt-mode=amber] a:hover{background:var(--amber-fg);color:var(--amber-bg)}body[data-crt-mode=amber] .nav-item a:before{filter:invert()sepia()saturate(20)hue-rotate(330deg);opacity:1}body[data-crt-mode=amber] .nav-item:hover a:before,body[data-crt-mode=amber] .nav-item.active a:before,body[data-crt-mode=amber] .nav-item.nav-focused a:before{filter:brightness(0)}body[data-crt-mode=amber] .tui-nav,body[data-crt-mode=amber] .tui-body,body[data-crt-mode=amber] .separator{border-color:#ffb0004d}body[data-crt-mode=amber] .quake-console{color:var(--amber-fg);border-color:var(--amber-fg);background:#1a1200eb}body[data-crt-mode=amber] .console-scrollbar{border-color:#ffb00033}body[data-crt-mode=amber] .console-scrollbar-thumb{background:#ffb00066}body[data-crt-mode=amber] .console-scrollbar-thumb:hover,body[data-crt-mode=amber] .console-scrollbar-thumb.dragging{background:#ffb000b3}body[data-crt-mode=amber] .console-ghost{background:#1a120080}body[data-crt-mode=amber] .console-prompt,body[data-crt-mode=amber] .console-output .cmd-line{color:var(--amber-fg)}body[data-crt-mode=amber] .help-box,body[data-crt-mode=amber] .search-modal{background:var(--amber-bg);border-color:var(--amber-fg)}body[data-crt-mode=amber] .search-modal-titlebar{background:var(--amber-fg);color:var(--amber-bg)}body[data-crt-mode=amber] .help-overlay,body[data-crt-mode=amber] .search-overlay{background:#1a120080}body[data-crt-mode=amber] .custom-scrollbar{background:var(--amber-bg);border-color:#ffb0004d}body[data-crt-mode=amber] .custom-scrollbar-thumb{background:#ffb00066}body[data-crt-mode=amber] .custom-scrollbar-thumb:hover,body[data-crt-mode=amber] .custom-scrollbar-thumb.dragging{background:var(--amber-fg)}body[data-crt-mode=amber] .custom-scrollbar-ghost{background:#ffb00066}body[data-crt-mode=amber] .text-ghost{color:var(--amber-fg)}.home-animation{border-bottom:1px solid var(--lcd-mid);height:280px;margin-bottom:.5rem;overflow:hidden}#home-canvas{width:100%;height:100%;image-rendering:pixelated;display:block}body[data-clean-mode=true] .home-animation{border-bottom-color:#55f}body[data-crt-mode=amber] .home-animation{border-bottom-color:#ffb0004d}@media (prefers-reduced-motion:reduce){.quake-console{transition:none}.boot-screen{display:none}.console-cursor{animation:none}.home-animation{height:280px}}@media (prefers-contrast:more){body{color:#fff!important;background:#000!important}body:before,body:after{display:none!important}}.highlight pre{border:1px solid var(--lcd-mid);background:#00000014;padding:.75rem 1rem;overflow-x:auto}.highlight .k,.highlight .kn,.highlight .kd,.highlight .kr,.highlight .kt{font-weight:700}.highlight .c,.highlight .cm,.highlight .c1,.highlight .cs{opacity:.6;font-style:italic}.highlight .s,.highlight .s1,.highlight .s2,.highlight .sa,.highlight .sb,.highlight .sc,.highlight .dl,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx{opacity:.85}@view-transition{navigation:auto}.tui-frame{view-transition-name:tui-frame}.tui-titlebar{view-transition-name:tui-titlebar}.tui-statusbar{view-transition-name:tui-statusbar}.tui-nav{view-transition-name:tui-nav}.tui-content{view-transition-name:tui-content}::view-transition-old(tui-frame),::view-transition-new(tui-frame),::view-transition-old(tui-titlebar),::view-transition-new(tui-titlebar),::view-transition-old(tui-statusbar),::view-transition-new(tui-statusbar),::view-transition-old(tui-nav),::view-transition-new(tui-nav){animation:none}::view-transition-old(tui-content){animation:.12s ease-out both fade-out}::view-transition-new(tui-content){animation:.12s ease-in 60ms both fade-in}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}