:root{--ink: #111;--ink-strong: #000;--dim: #555;--rule: #d0d0d0;--rule-hard: #111;--bg: #fff;--bg-subtle: #f4f4f4;--link-color: #0000EE;--link-visited: #551A8B;--link-hover: #0000CC;--code-fg: #0d5c5c;--code-bg: #e8f4f4;--highlight: #ffffcc}[data-theme=dark]{--ink: #e2e2e2;--ink-strong: #f0f0f0;--dim: #888;--rule: #333;--rule-hard: #777;--bg: #111;--bg-subtle: #1c1c1c;--link-color: #6e9ef7;--link-visited: #b983f7;--link-hover: #93b8f9;--code-fg: #5ecfcf;--code-bg: #0d2626;--highlight: #3a3200}*,*::before,*::after{box-sizing:border-box}body{max-width:1440px;margin:0 auto;padding:1.25rem 1.5rem;font-family:"IBM Plex Sans",system-ui,-apple-system,sans-serif;font-size:1.0625rem;font-weight:400;line-height:1.45;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}@media(max-width: 30em){body{max-width:100%;width:100%;padding:1.5rem 1rem;font-size:15px}}h1,h2,h3,h4,h5,h6{font-size:1em;font-weight:600;margin:0;padding:0;line-height:1.3}.bio{max-width:630px;font-size:.875em;color:var(--dim);margin-bottom:2.5em;line-height:1.6}.index-title{margin-bottom:1.5em}.index-title h1{font-size:1.875rem;font-weight:600;letter-spacing:-0.015em;margin-bottom:.15em}.index-title p{font-family:"IBM Plex Mono","SF Mono","Roboto Mono",Menlo,monospace;font-size:.8125em;color:var(--dim);margin:0}p{margin:0 0 1em}a{color:var(--link-color);text-decoration:none}a:visited{color:var(--link-visited)}a:hover,a:focus{color:var(--link-hover);text-decoration:underline;text-underline-offset:2px}em{font-style:italic}strong{font-weight:600}time{font-family:"IBM Plex Mono","SF Mono","Roboto Mono",Menlo,monospace;font-size:.8125em;color:var(--dim);white-space:nowrap}img{max-width:100%;height:auto;display:block}header{border-bottom:1px solid var(--rule-hard);padding-bottom:.6rem;margin-bottom:2rem}main{max-width:630px}@media(max-width: 30em){main{max-width:100%;width:100%}}footer{max-width:630px;margin-top:3rem;padding-top:.75rem;border-top:1px solid var(--rule);font-size:.8125em;color:var(--dim)}nav{display:flex;align-items:baseline;flex-wrap:wrap;gap:.35em;font-family:"IBM Plex Mono","SF Mono","Roboto Mono",Menlo,monospace;font-size:.8125em;color:var(--dim)}nav a{text-decoration:none}nav a:hover{text-decoration:underline}nav .site-name{color:var(--ink);font-weight:600}nav .site-tld{color:var(--dim);font-weight:400}nav .nav-current{color:var(--dim)}@media(max-width: 30em){nav .nav-current{display:none}}.theme-toggle{margin-left:auto;background:none;border:none;cursor:pointer;font-family:"IBM Plex Mono","SF Mono","Roboto Mono",Menlo,monospace;font-size:.8125em;color:var(--dim);padding:0;line-height:inherit}.theme-toggle:hover{color:var(--ink)}section{margin-bottom:2.5em}.section-header{margin-bottom:.5em}.section-header h2{font-size:.6875em;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:inherit;margin:0;display:inline-block}.section-header a{text-decoration:none;color:var(--link-color);transition:color .15s ease}.section-header a h2{transition:color .15s ease}.section-header a:hover{color:var(--link-hover)}.section-header a:hover h2{color:var(--link-hover)}.posts table{width:100%;max-width:630px;table-layout:fixed;font-size:.875rem}.col-title{overflow:hidden;white-space:nowrap;padding-right:2em}.col-title a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width: 30em){.col-title{white-space:normal;padding-right:0}.col-title a{white-space:normal;overflow:visible;text-overflow:clip;line-height:1.35;padding:.25em 0;word-break:break-word}}@keyframes marquee-title{from{transform:translateX(var(--col-w, 20em))}to{transform:translateX(calc(-1 * var(--txt-w, 20em)))}}@media(hover: hover){.posts tbody tr:hover .col-title a.is-long{display:inline-block;overflow:visible;text-overflow:clip;text-decoration:none;animation-name:marquee-title;animation-duration:var(--duration, 8s);animation-delay:var(--delay, 0s);animation-timing-function:linear;animation-iteration-count:infinite}}.about .table-row{display:flex;flex-wrap:wrap;gap:1.5em;align-items:flex-start}.about .table-row table{flex:0 0 auto}@media(max-width: 30em){.about .table-row{flex-direction:column}.about .table-row table{width:100%}}.table-wrapper{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:1.5em}table{width:100%;border-collapse:collapse;font-size:1em}table thead tr{border-bottom:1.5px solid var(--rule-hard)}table thead tr th{padding:.2em .6em .3em;font-weight:600;font-size:.8125em;text-align:left;color:var(--ink);white-space:nowrap}table tbody tr{border-bottom:1px solid var(--rule)}table tbody tr:last-child{border-bottom:none}table td{padding:.25em .6em;vertical-align:top}table .col-key{font-weight:500;color:var(--dim);white-space:nowrap;padding-right:1.5em;font-size:.875em}table .col-date{width:9.5em;min-width:9.5em;padding-right:2.5rem}@media(max-width: 30em){table .col-date{width:6.5em;min-width:6.5em;padding-right:1.25rem}}table .col-link{width:5.5em;min-width:5.5em}.btn{display:inline-block;padding:.1em .45em;font-size:.8125em;font-weight:400;color:var(--ink);background:none;border:1px solid var(--ink);text-decoration:none;white-space:nowrap;letter-spacing:.02em}.btn:hover{background:var(--ink);color:var(--bg);text-decoration:none}@media(max-width: 30em){.hide-mobile{display:none}}article{max-width:42em;counter-reset:sidenote-counter}article>header{border:none;margin-bottom:2em;padding-bottom:0}article>header h1{font-size:1.5em;font-weight:700;color:var(--ink-strong);line-height:1.2;letter-spacing:-0.015em;margin-bottom:.5em}article>header .post-meta{display:flex;align-items:baseline;gap:1.5em;font-family:"IBM Plex Mono","SF Mono","Roboto Mono",Menlo,monospace;font-size:.8125em;color:var(--dim);padding-bottom:1em;border-bottom:1px solid var(--rule)}article>header .post-meta time{font-size:inherit;color:inherit}article h2{font-size:1.375em;margin:2em 0 .8em;font-weight:700;color:var(--ink-strong);padding-bottom:.3em;border-bottom:1px solid var(--rule)}article h2+*{margin-top:.75em}article h3{font-size:1.1875em;margin:1.6em 0 .6em;font-weight:600;color:var(--ink-strong)}article h4{font-size:1em;margin:1.4em 0 .5em;font-weight:400;font-style:italic;color:var(--dim)}article p{margin:0 0 1em}article a{text-decoration:underline;text-underline-offset:2px}article code{font-family:"IBM Plex Mono","SF Mono","Roboto Mono",Menlo,monospace;font-size:.875em;color:var(--code-fg);background:var(--code-bg);padding:.1em .35em}article pre{background:var(--bg-subtle);border-left:2px solid var(--rule-hard);padding:.75em 0 .75em .4em;overflow-x:auto;margin:0 0 1.5em;line-height:1.5;counter-reset:line-number}article pre code{font-size:.8125em;color:var(--ink);background:none;padding:0;display:block}article pre .line{display:block;counter-increment:line-number;padding-right:1.5em}article pre .line::before{content:counter(line-number);display:inline-block;width:2.5em;padding-right:.75em;margin-right:.75em;border-right:1px solid var(--rule);text-align:right;color:var(--dim);user-select:none;-webkit-user-select:none;pointer-events:none}@media(max-width: 30em){article li pre{margin-left:-1.5em !important;max-width:calc(100% + 1.5em) !important;width:calc(100% + 1.5em) !important}}article blockquote{margin:1.25em 0;padding:.05em 0 .05em 1.25em;border-left:2px solid var(--rule);color:var(--dim);font-style:italic}article blockquote p:last-child{margin-bottom:0}article figure{margin:1.5em 0 2em;clear:both}article figure img{width:100%;display:block}article figure figcaption{margin-top:.4em;font-size:.8125em;color:var(--dim);line-height:1.4}article figure.wide{max-width:68em}@media(max-width: 68em){article figure.wide{margin-left:-1.5rem;margin-right:-1.5rem;max-width:calc(100% + 3rem);width:calc(100% + 3rem)}}@media(max-width: 30em){article figure.wide{margin-left:-1rem;margin-right:-1rem;max-width:calc(100% + 2rem);width:calc(100% + 2rem)}}article figure.wide figcaption{padding:0 1.5rem}@media(max-width: 30em){article figure.wide figcaption{padding:0 1rem}}article ul,article ol{padding-left:1.5em;margin:0 0 1em}article li{margin-bottom:.3em}article li ul,article li ol{margin-top:.2em;margin-bottom:0}article table{width:100%;margin-bottom:1.5em;font-size:.875em}article table td code{font-size:.9em}article hr{border:none;border-top:1px solid var(--rule);margin:2em 0}article p.note,article .note{background:var(--bg-subtle);border-left:2px solid var(--rule-hard);padding:.5em .8em;font-size:.875em;color:var(--dim);margin-bottom:1.5em}article p.note p,article .note p{margin-bottom:0}article .sn-mark{counter-increment:sidenote-counter;cursor:default}article .sn-mark::after{content:counter(sidenote-counter);vertical-align:super;font-size:.7em;font-family:"IBM Plex Mono","SF Mono","Roboto Mono",Menlo,monospace;color:var(--link-color);line-height:0}article .sn-mark:hover~.sidenote{color:var(--ink-strong);background:var(--highlight)}article .mn-mark{vertical-align:super;font-size:.7em;font-family:"IBM Plex Mono","SF Mono","Roboto Mono",Menlo,monospace;color:var(--link-color);cursor:default;line-height:0}article .sidenote,article .marginnote{font-size:.8125em;line-height:1.45;color:var(--dim);padding:.3em .4em}article .sidenote a,article .marginnote a{color:var(--dim);font-size:inherit}@media(min-width: 68em){article .sidenote,article .marginnote{float:right;clear:right;width:18em;margin-right:calc(-18em - 2.5em);margin-top:.1em;margin-bottom:1em;margin-left:0}}article .sidenote::before{content:counter(sidenote-counter) "  ";font-family:"IBM Plex Mono","SF Mono","Roboto Mono",Menlo,monospace;font-size:.85em;color:var(--dim);vertical-align:super;line-height:0}article .marginnote::before{content:"*  ";font-family:"IBM Plex Mono","SF Mono","Roboto Mono",Menlo,monospace;font-size:.85em;color:var(--dim)}article .sn-toggle{display:none}@media(max-width: 68em){article label.sn-mark,article label.mn-mark{cursor:pointer;text-decoration:underline;text-underline-offset:2px;text-decoration-style:dotted;color:var(--link-color)}article .sidenote,article .marginnote{display:none;float:none;width:auto;margin:.5em 0 1em 1.5em;padding-left:.75em;border-left:1px solid var(--rule)}article .sn-toggle:checked+.sidenote,article .sn-toggle:checked+.marginnote{display:block}}.post-meta{font-family:"IBM Plex Sans",system-ui,-apple-system,sans-serif;font-size:.875rem;color:var(--dim);margin-top:.5rem;margin-bottom:2rem}@media print{header,footer,.btn,.sn-toggle,.theme-toggle{display:none}body{font-size:11pt;color:#000;background:#fff}article{max-width:none}article .sidenote,article .marginnote{display:block !important;float:none !important;width:auto !important;margin:.5em 0 1em 1.5em !important;border-left:1px solid #ccc;padding-left:.75em}a[href]::after{content:" (" attr(href) ")";font-size:.8em;color:#555;word-break:break-all}pre{border:1px solid #ccc;border-left:2px solid #000;white-space:pre-wrap}figure.wide{max-width:none;margin-left:0;margin-right:0}}
