:root{color-scheme:dark;--bg: #080b10;--bg-2: #0d1117;--subtle: #1a1f28;--border: #2a3342;--fg: #e5e7eb;--fg-mute: #a0a6ae;--muted: #707683;--mint: #00f0a0;--mint-soft: #6feecf;--amber: #ffb347;--amber-soft: #ffd280;--red: #ff6b6b;--blue: #7ab8ff;--grid-line: rgba(0, 240, 160, .015);--f-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace}html{background:var(--bg)}body.editorial{background:var(--bg);color:var(--fg);margin:0;font-family:var(--f-mono);font-size:14px;line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:linear-gradient(var(--grid-line) .5px,transparent .5px),linear-gradient(90deg,var(--grid-line) .5px,transparent .5px);background-size:40px 40px;padding:clamp(16px,2.5vw,32px) clamp(12px,2vw,24px);min-height:100vh;box-sizing:border-box;transition:background-color .24s ease,color .24s ease}.lh *,.lh *:before,.lh *:after{box-sizing:border-box}.lh{max-width:1060px;margin:0 auto;background:var(--bg-2);border:1px solid var(--border);border-radius:10px;box-shadow:0 20px 60px -20px #00000080,0 0 0 1px #00f0a008;overflow:hidden;transition:background-color .24s ease,border-color .24s ease}.lh__chrome{display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--subtle);border-bottom:1px solid var(--border)}.lh__dot{width:12px;height:12px;border-radius:50%;display:inline-block;flex-shrink:0}.lh__dot--red{background:#ff5f56}.lh__dot--amber{background:#ffbd2e}.lh__dot--green{background:#27c93f}.lh__chrome-title{flex:1;text-align:center;font-size:11px;letter-spacing:.08em;color:var(--muted)}.lh__chrome-title strong{color:var(--fg-mute);font-weight:500}.lh__page{padding:clamp(24px,3.5vw,56px)}a{color:inherit}.lh a{color:var(--mint);text-decoration:none;border-bottom:1px dotted rgba(0,240,160,.4);padding-bottom:1px;transition:color .14s ease,border-color .14s ease}.lh a:hover{color:var(--mint-soft);border-bottom-color:var(--mint)}.lh__nav{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin:0 0 clamp(32px,5vw,56px);padding:12px 14px;background:var(--subtle);border:1px solid var(--border);border-radius:6px;font-size:13px}.lh__nav-links{display:flex;align-items:center;flex-wrap:wrap;font-family:var(--f-mono);font-size:13.5px;letter-spacing:.01em}.lh__nav a{color:var(--fg-mute);border-bottom:none;padding:2px 0;transition:color .14s ease}.lh__nav a:hover{color:var(--amber);border:none}.lh__nav a.is-current{color:var(--mint);font-weight:500}.lh__nav .dot{padding:0 10px;color:var(--muted);user-select:none}.lh__nav-brand{font-family:var(--f-mono);font-size:13.5px;font-weight:700;color:var(--mint);letter-spacing:-.005em;margin-right:20px;padding-right:18px;border-right:1px solid var(--border)}.lh__nav-brand:hover{color:var(--mint-soft)}.lh__greeting{display:inline-block;font-family:var(--f-mono);font-size:13px;color:var(--fg-mute);margin:0 0 14px;padding:0 10px 0 14px;border-left:3px solid var(--mint);line-height:1.55}.lh__greeting:before{content:"> ";color:var(--mint)}.lh__name{font-family:var(--f-mono);font-weight:700;font-size:clamp(28px,5.5vw,56px);line-height:1.05;letter-spacing:-.02em;margin:0 0 16px;color:var(--fg)}.lh__name:before{content:"# ";color:var(--amber);opacity:.7}.lh__name em{font-style:italic;font-weight:500;color:var(--mint)}.lh__rule{border:0;height:2px;background:var(--amber);margin:clamp(28px,4vw,44px) 0;width:100%}.lh__rule--hair{height:1px;background:var(--border);margin:clamp(40px,6vw,56px) 0}.lh p{margin:0 0 1.1em;max-width:76ch;color:var(--fg);line-height:1.72}.lh p:last-child{margin-bottom:0}.lh em{font-style:italic;color:var(--mint)}.lh strong{font-weight:700;color:var(--amber)}.lh code{font-family:var(--f-mono);font-size:.92em;padding:2px 6px;background:var(--subtle);border:1px solid var(--border);border-radius:3px;color:var(--amber)}.lh blockquote{margin:1.4em 0;padding:10px 16px;background:var(--subtle);border-left:3px solid var(--amber);font-style:italic;color:var(--fg-mute)}.lh pre{font-family:var(--f-mono);font-size:13px;line-height:1.6;background:var(--subtle);border:1px solid var(--border);border-left:3px solid var(--mint);padding:16px 20px;overflow-x:auto;border-radius:0 4px 4px 0;margin:1.4em 0;color:var(--fg)}.lh pre code{background:none;padding:0;border:0;color:inherit;font-size:inherit}.lh h2{font-family:var(--f-mono);font-weight:700;font-size:15px;letter-spacing:.03em;color:var(--amber);margin:0 0 16px}.lh h2:before{content:"# ";color:var(--amber);opacity:.6}.lh__sep{display:block;font-family:var(--f-mono);color:var(--border);margin:clamp(40px,6vw,72px) 0 clamp(18px,3vw,28px);font-size:13px;line-height:1;overflow:hidden;white-space:nowrap;user-select:none}.lh__sep strong{color:var(--amber);font-weight:700;letter-spacing:.16em}.lh .prose h2{font-family:var(--f-mono);font-weight:700;font-size:20px;letter-spacing:-.01em;color:var(--fg);text-transform:none;margin:2em 0 .8em}.lh .prose h2:before{content:"## ";color:var(--amber);opacity:.6}.lh .prose h3{font-family:var(--f-mono);font-weight:600;font-size:16px;color:var(--fg);margin:1.6em 0 .6em}.lh .prose h3:before{content:"### ";color:var(--amber);opacity:.5}.lh__list{list-style:none;padding:0;margin:0;display:grid;gap:14px}.lh__list li{padding:14px 16px;background:var(--subtle);border:1px solid var(--border);border-left:2px solid var(--mint);border-radius:0 4px 4px 0;font-size:13.5px;line-height:1.6;transition:border-left-color .16s ease,transform .16s ease}.lh__list li:hover{border-left-color:var(--amber);transform:translate(2px)}.lh__list li strong{color:var(--fg);font-weight:600}.lh__list li em{font-style:italic;color:var(--amber);font-size:.95em;font-weight:500}.lh__list li time{display:inline-block;margin-top:4px;font-family:var(--f-mono);font-size:11px;color:var(--muted);font-style:normal;font-variant-numeric:tabular-nums lining-nums}.lh__list li a{color:var(--mint);border-bottom:1px dotted rgba(0,240,160,.4)}.lh__list--linkable li{padding:0}.lh__list--linkable li .lh__card-link{display:block;padding:14px 16px;color:inherit;border-bottom:0;text-decoration:none}.lh__list--linkable li .lh__card-link:hover{color:inherit;border-bottom:0}.lh__list--linkable li .lh__card-link strong{color:var(--fg);transition:color .14s ease}.lh__list--linkable li:hover .lh__card-link strong{color:var(--mint)}.lh__list--linkable li .lh__card-link time{color:var(--muted)}.lh .prose ul{list-style:none;padding-left:0;margin:1em 0}.lh .prose ul li{position:relative;background:none;border:0;border-radius:0;padding:0 0 .4em 24px}.lh .prose ul li:hover{transform:none}.lh .prose ul li:before{content:"▸";position:absolute;left:0;top:0;color:var(--mint);font-family:var(--f-mono)}.lh .prose ul li>ul{margin:.4em 0 0}.lh .prose ol{list-style:none;counter-reset:step;padding-left:0;margin:1em 0}.lh .prose ol li{counter-increment:step;position:relative;background:none;border:0;border-radius:0;padding:0 0 .4em 32px}.lh .prose ol li:hover{transform:none}.lh .prose ol li:before{content:"[" counter(step) "]";position:absolute;left:0;top:0;color:var(--mint);font-weight:600}.lh__section{margin:clamp(28px,5vw,48px) 0}.lh__section:first-of-type{margin-top:0}.lh__hero{margin:0 0 clamp(12px,2vw,20px);font-weight:400;font-size:inherit;line-height:1}.lh__hero .lh__ascii{margin:0}.lh__ascii{display:block;white-space:pre;font-family:var(--f-mono);color:var(--mint);font-size:clamp(6px,1.1vw,10px);line-height:1.1;margin:0 0 clamp(24px,3vw,40px);overflow-x:auto;user-select:none}.lh__prompt{font-family:var(--f-mono);font-size:13px;color:var(--fg);margin:0 0 8px;line-height:1.6}.lh__prompt:before{content:"ajit@arcanelabs ";color:var(--mint);font-weight:600}.lh__output{font-size:12.5px;color:var(--fg-mute);margin:0 0 16px 24px;line-height:1.6}.lh__output .mint{color:var(--mint);font-weight:500}.lh__output .amber{color:var(--amber);font-weight:500}.lh__cursor{display:inline-block;width:9px;height:16px;background:var(--mint);vertical-align:text-bottom;margin-left:3px;animation:lh-blink 1.1s steps(2) infinite}@keyframes lh-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}@media (prefers-reduced-motion: reduce){.lh__cursor{animation:none}}.lh__rules{list-style:none;padding:0;margin:clamp(20px,3vw,32px) 0;display:grid;gap:6px}.lh__rules li{display:grid;grid-template-columns:32px 1fr;gap:10px;align-items:baseline;padding:10px 14px;background:var(--subtle);border-left:2px solid var(--mint);border-radius:0 4px 4px 0;font-size:14px}.lh__rules li strong.num{color:var(--mint);font-weight:700}.lh__rules li em{color:var(--amber);font-style:normal;font-weight:600}.lh__footer{margin-top:clamp(48px,6vw,72px);padding:clamp(20px,3vw,28px) clamp(20px,3vw,28px);background:var(--subtle);border:1px solid var(--border);border-radius:6px;font-size:12px;color:var(--fg-mute)}.lh__footer p{margin:0;max-width:none;line-height:1.85}.lh__footer p+p{margin-top:4px}.lh__footer a{color:var(--fg);border-bottom:1px dotted var(--border)}.lh__footer a:hover{color:var(--mint);border-bottom-color:var(--mint)}.lh__footer .mint{color:var(--mint);font-weight:500}.lh__footer .amber{color:var(--amber);font-weight:500}.lh__footer .dot{padding:0 8px;color:var(--muted)}.lh__post-meta{font-family:var(--f-mono);font-size:12px;color:var(--muted);letter-spacing:.02em;margin:8px 0 0}.lh__post-meta time{font-variant-numeric:tabular-nums lining-nums}.lh__post-meta:before{content:"// ";color:var(--muted)}.lh__post{background:var(--bg);border:1px solid var(--border);border-radius:6px;overflow:hidden;margin:0 0 clamp(32px,5vw,48px)}.lh__post__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 16px;background:var(--subtle);border-bottom:1px solid var(--border);font-family:var(--f-mono);font-size:11px;letter-spacing:.06em;color:var(--fg-mute)}.lh__post__crumb:before{content:"📄  ";opacity:.7}.lh__post__date{font-variant-numeric:tabular-nums lining-nums;color:var(--amber)}.lh__post__body{padding:clamp(24px,4vw,48px) clamp(20px,3.5vw,44px)}.lh__post__title{font-family:var(--f-mono);font-weight:700;font-size:clamp(24px,3.8vw,36px);line-height:1.1;letter-spacing:-.02em;color:var(--fg);margin:0 0 10px}.lh__post__title:before{content:"# ";color:var(--amber);opacity:.6}.lh__post__sub{font-family:var(--f-mono);font-size:14px;color:var(--fg-mute);margin:0 0 clamp(24px,3vw,36px);padding:0 10px 0 14px;border-left:3px solid var(--mint);max-width:none;line-height:1.55}.lh__post__sub:before{content:"> ";color:var(--mint)}.lh__post__content{font-size:14px;line-height:1.75;color:var(--fg)}.lh__post__content p{max-width:none}.lh__post__content>p:first-child,.lh__post__content>h2:first-child,.lh__post__content>h3:first-child{margin-top:0}.lh__post__content>:last-child{margin-bottom:0}.lh__post__content h2{font-family:var(--f-mono);font-weight:700;font-size:18px;letter-spacing:-.005em;color:var(--fg);text-transform:none;margin:2.2em 0 .7em}.lh__post__content h2:before{content:"## ";color:var(--amber);opacity:.6}.lh__post__content h3{font-family:var(--f-mono);font-weight:600;font-size:15px;color:var(--fg);margin:1.8em 0 .5em}.lh__post__content h3:before{content:"### ";color:var(--amber);opacity:.5}.lh__post__content pre,.lh__post__content .highlight{font-family:var(--f-mono);font-size:13px;line-height:1.6;background:var(--subtle);border:1px solid var(--border);border-left:3px solid var(--mint);padding:14px 18px;overflow-x:auto;border-radius:0 4px 4px 0;margin:1.4em 0;color:var(--fg)}.lh__post__content .highlighter-rouge{background:none;padding:0;border:0;margin:1.4em 0}.lh__post__content .highlighter-rouge .highlight{margin:0}.lh__post__content pre code,.lh__post__content .highlight code{background:none;padding:0;border:0;color:inherit;font-size:inherit}.lh__post__content ul,.lh__post__content ol{margin:1em 0;padding-left:0;list-style:none}.lh__post__content ul li,.lh__post__content ol li{position:relative;padding:0 0 .45em 28px;background:none;border:0;border-radius:0;max-width:none}.lh__post__content ul li:hover,.lh__post__content ol li:hover{transform:none;border:0}.lh__post__content ul li:before{content:"▸";position:absolute;left:0;top:0;color:var(--mint);font-family:var(--f-mono)}.lh__post__content ol{counter-reset:step}.lh__post__content ol li{counter-increment:step}.lh__post__content ol li:before{content:"[" counter(step) "]";position:absolute;left:0;top:0;color:var(--mint);font-weight:600;font-size:12px}.lh__post__content li>p,.lh .prose li>p{margin:0 0 .5em;max-width:none}.lh__post__content li>p:last-child,.lh .prose li>p:last-child{margin-bottom:0}.lh__post__content li>ul,.lh__post__content li>ol,.lh .prose li>ul,.lh .prose li>ol{margin:.4em 0 0}.lh__post__content .highlight .na{color:var(--amber)}.lh__post__content .highlight .s,.lh__post__content .highlight .s1,.lh__post__content .highlight .s2{color:var(--mint-soft)}.lh__post__content .highlight .pi{color:var(--muted)}.lh__post__content .highlight .nt{color:var(--amber)}.lh__post__content .highlight .c,.lh__post__content .highlight .c1{color:var(--muted);font-style:italic}.lh__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lh__backlink{font-family:var(--f-mono);font-size:13px;color:var(--fg-mute);margin-top:clamp(48px,6vw,72px);padding-top:clamp(20px,3vw,28px);border-top:1px solid var(--border)}.lh__backlink a{color:var(--mint);border-bottom:1px dotted rgba(0,240,160,.4)}.lh__backlink a:before{content:"$ cd ";color:var(--amber)}.lh a:focus-visible,.lh__theme-toggle:focus-visible{outline:2px solid var(--mint);outline-offset:3px}.lh__meta{display:grid;grid-template-columns:100px 1fr;gap:4px 16px;font-family:var(--f-mono);font-size:12.5px;margin:16px 0;background:var(--subtle);border:1px solid var(--border);padding:14px 16px;border-radius:4px}.lh__meta dt{color:var(--amber);font-weight:500;letter-spacing:.04em}.lh__meta dt:before{content:"[";color:var(--muted)}.lh__meta dt:after{content:"]";color:var(--muted)}.lh__meta dd{margin:0;color:var(--fg)}@media (prefers-reduced-motion: reduce){.lh,.lh__list li,.lh a,body.editorial{transition-duration:.01ms!important}}@media (max-width: 640px){body.editorial{padding:10px 8px}.lh{border-radius:6px}.lh__chrome{padding:10px 12px}.lh__dot{width:10px;height:10px}.lh__chrome-title{font-size:10px}.lh__page{padding:20px 18px}.lh__nav{padding:10px 12px;font-size:12px;flex-direction:column;align-items:flex-start}.lh__nav-links{gap:12px;width:100%}.lh__theme-toggle{align-self:flex-end;font-size:10px;padding:4px 10px}.lh__name{font-size:28px}.lh__meta{grid-template-columns:1fr;gap:2px 0}.lh__meta dt{margin-top:8px}.lh .prose ul li,.lh .prose ol li{grid-template-columns:20px 1fr}}.lh .hljs{color:var(--fg);background:none}.lh .hljs-keyword,.lh .hljs-selector-tag,.lh .hljs-literal,.lh .hljs-built_in,.lh .hljs-type{color:var(--amber)}.lh .hljs-string,.lh .hljs-attr,.lh .hljs-meta-string,.lh .hljs-symbol,.lh .hljs-template-variable,.lh .hljs-template-tag{color:var(--mint-soft)}.lh .hljs-number,.lh .hljs-variable,.lh .hljs-regexp{color:var(--blue)}.lh .hljs-title,.lh .hljs-name,.lh .hljs-section,.lh .hljs-selector-id,.lh .hljs-tag{color:var(--amber);font-weight:500}.lh .hljs-comment,.lh .hljs-quote{color:var(--muted);font-style:italic}.lh .hljs-meta,.lh .hljs-params,.lh .hljs-bullet{color:var(--fg-mute)}.lh .hljs-emphasis{font-style:italic}.lh .hljs-strong{font-weight:700}.lh__post__content .anchor,.lh .prose .anchor{color:inherit;text-decoration:none;border-bottom:0}.lh__post__content h1>a,.lh__post__content h2>a,.lh__post__content h3>a,.lh__post__content h4>a,.lh .prose h1>a,.lh .prose h2>a,.lh .prose h3>a,.lh .prose h4>a{color:inherit;text-decoration:none;border-bottom:0}.lh__diagram{margin:1.6em 0;padding:20px 18px;background:var(--subtle);border:1px solid var(--border);border-left:3px solid var(--amber);border-radius:0 4px 4px 0;overflow-x:auto}.lh__diagram svg{display:block;margin:0 auto;max-width:100%;height:auto}.lh__diagram img{display:block;margin:0 auto;max-width:100%;height:auto}.lh__diagram__source{font-size:12px;color:var(--muted);background:none;border:0;padding:0;margin:0}.lh__diagram__source:before{content:"// rendering diagram…";display:block;color:var(--muted);margin-bottom:10px}.lh__diagram__error{color:var(--red);font-size:12px;background:none;border:0;padding:0;margin:0}
