:root{--archive-accent:#d3009a;--archive-accent-rgb:211, 0, 154;--theme:rgb(245, 245, 245);--inline-code-bg-muted:rgba(0, 0, 0, 0.05)}.dark{--archive-accent:#ff00aa;--archive-accent-rgb:255, 0, 170;--inline-code-bg-muted:rgba(255, 255, 255, 0.06)}.logo a{position:relative;display:inline-block;font-family:jetbrains mono,ui-monospace,monospace;font-weight:700;letter-spacing:-.02em}.logo a::before{content:'[';color:var(--archive-accent)}.logo a::after{content:']';color:var(--archive-accent)}#menu a:hover{color:var(--archive-accent)}#menu .active{border-bottom:0;text-decoration:underline var(--archive-accent);text-decoration-thickness:2px;text-underline-offset:6px}.nav>#menu{margin-inline-start:auto}.nav>.logo-switches{margin-inline-end:var(--gap)}#theme-toggle:hover{color:var(--archive-accent)}.archive-list{list-style:none;padding:0;margin:var(--gap)0;border-top:1px solid var(--border)}.archive-item{margin:0;border-bottom:1px solid var(--border)}.archive-item a{display:grid;grid-template-columns:110px 1fr;gap:14px;padding:8px 14px;align-items:baseline;color:inherit;text-decoration:none;font-family:jetbrains mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:500}.archive-date{color:var(--secondary);font-variant-numeric:tabular-nums;font-weight:500;font-size:.82em;letter-spacing:.04em;flex-shrink:0}.archive-item a:hover .archive-title{text-decoration:underline wavy var(--archive-accent);text-decoration-thickness:2px;text-underline-offset:4px}.archive-item a:hover .archive-date{color:var(--archive-accent)}.post-content h2::before{content:'## ';color:var(--archive-accent);font-family:jetbrains mono,ui-monospace,monospace;font-weight:700}.post-content h1 .anchor,.post-content h2 .anchor,.post-content h3 .anchor,.post-content h4 .anchor,.post-content h5 .anchor,.post-content h6 .anchor{display:none!important}.post-content h1>a,.post-content h2>a,.post-content h3>a,.post-content h4>a,.post-content h5>a,.post-content h6>a{color:inherit;text-decoration:none;box-shadow:none}.post-content a,.post-content a span{box-shadow:none}.post-content p a,.post-content li a,.post-content td a,.post-content dd a{color:var(--primary);text-decoration:underline var(--secondary);text-decoration-thickness:1px;text-underline-offset:3px}.post-content p a:hover,.post-content li a:hover,.post-content td a:hover,.post-content dd a:hover{text-decoration:underline var(--archive-accent);text-decoration-thickness:2px}.post-content :not(pre)>code{font-family:jetbrains mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88em;color:var(--primary);background:var(--inline-code-bg-muted);padding:1px 4px;border-radius:3px;margin:0 1px}.post-content code{margin:0 1px;padding:1px 4px}.post-content a code{box-shadow:none;border-radius:3px}.post-content img,.post-content figure{display:block;margin-left:auto;margin-right:auto}.post-content blockquote{margin:18px 0;padding:6px 16px;font-size:18px;line-height:1.55;border-inline-start:3px solid var(--archive-accent);font-style:italic;color:var(--content)}.post-content blockquote p{margin:0 0 8px}.post-content blockquote p:last-child{margin-bottom:0}.post-content ul{list-style:none;padding-left:1.4em}.post-content ul li{position:relative}.post-content ul li::before{content:'';position:absolute;left:-1em;top:.55em;width:7px;height:7px;border:1.5px solid var(--archive-accent);background:0 0;border-radius:50%;box-sizing:border-box}.post-content ol{list-style:none;counter-reset:oli;padding-left:2em}.post-content ol li{counter-increment:oli;position:relative}.post-content ol li::before{content:counter(oli)'.';position:absolute;left:-2em;width:1.6em;text-align:right;color:var(--secondary);font-family:jetbrains mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:500}.post-content .footnotes ol,.footnotes ol{list-style:decimal;counter-reset:none;padding-left:20px}.post-content .footnotes ol li,.footnotes ol li{counter-increment:none;position:static}.post-content .footnotes ol li::before,.footnotes ol li::before{content:none}.post-content div.highlight,.post-content .highlighttable{position:relative;margin:18px 0}body:not(.dark) .post-content .highlight{background:#eff1f5!important}body.dark .post-content .highlight{background:#303446!important}.post-content .highlight pre,.post-content .highlight pre code,.post-content .highlight code{background:0 0!important;color:inherit}body:not(.dark) .post-content .highlight table tr td:first-child{background:#ccd0da!important;padding:0!important;border:0!important}body.dark .post-content .highlight table tr td:first-child{background:#292c3c!important;padding:0!important;border:0!important}.post-content .highlight table tr td+td{padding:0!important}.post-content .highlight .lnt{display:block}.post-content .highlight .lang-copy{position:absolute;top:0;right:0;background:0 0;border:0;padding:8px 14px 8px 90px;font-family:jetbrains mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--secondary);opacity:.65;cursor:pointer;font-weight:500;transition:none;z-index:2;text-align:right;min-width:140px;line-height:1}.post-content .highlight .lang-copy .prefix::before{content:''}.post-content .highlight .lang-copy:hover .prefix::before,.post-content .highlight .lang-copy:focus-visible .prefix::before{content:'copy ';color:var(--archive-accent)}.post-content .highlight .lang-copy:hover,.post-content .highlight .lang-copy:focus-visible{color:var(--archive-accent);opacity:1}.post-content .highlight .lang-copy:focus-visible{outline:2px solid var(--archive-accent);outline-offset:2px;border-radius:4px}.post-content .highlight .lang-copy.copied{color:var(--archive-accent);opacity:1}.post-content .highlight .lang-copy.copied .prefix::before{content:'✓ copied '}.post-content .highlight .lang-copy.copied:hover .prefix::before,.post-content .highlight .lang-copy.copied:focus-visible .prefix::before{content:'✓ copied '}.post-content sup{line-height:0}.post-content sup a.footnote-ref,.post-content a.footnote-ref{text-decoration:none;font-family:jetbrains mono,ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--archive-accent);font-size:11px}.post-content a.footnote-ref:hover{color:var(--archive-accent);opacity:.75;text-decoration:none}.post-content a.footnote-ref::before{content:'['}.post-content a.footnote-ref::after{content:']'}.post-content .footnotes,.footnotes{margin-top:40px;padding-top:16px;border-top:1px solid var(--border);font-size:18px;color:var(--secondary)}.post-content .footnotes>hr,.footnotes>hr{display:none}.post-content .footnotes li,.footnotes li{margin-bottom:6px}.post-content .footnotes a,.footnotes a{color:inherit;text-decoration:underline var(--tertiary);text-decoration-thickness:1px;text-underline-offset:3px}.post-content .footnotes a:hover,.footnotes a:hover{color:var(--archive-accent);text-decoration-color:var(--archive-accent)}.post-content .footnotes a.footnote-backref,.footnotes a.footnote-backref{text-decoration:none;color:var(--secondary);font-family:jetbrains mono,ui-monospace,SFMono-Regular,Menlo,monospace}.post-content .footnotes a.footnote-backref:hover,.footnotes a.footnote-backref:hover{color:var(--archive-accent)}.fn-popup{position:absolute;z-index:50;background:var(--entry);color:var(--content);border:1px solid var(--border);border-left:4px solid var(--archive-accent);border-radius:6px;padding:10px 28px 10px 14px;font-size:18px;line-height:1.5;max-width:360px;box-shadow:0 8px 24px rgba(0,0,0,.12);pointer-events:auto}.fn-popup a{color:inherit;text-decoration:underline var(--tertiary);text-underline-offset:3px}.fn-popup a:hover{color:var(--archive-accent);text-decoration-color:var(--archive-accent)}.fn-popup .num{font-family:jetbrains mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;color:var(--archive-accent);font-weight:700;margin-right:6px}.fn-popup .footnote-backref{display:none}.fn-popup.pinned{box-shadow:0 10px 28px rgba(0,0,0,.18)}.fn-popup .pin-close{position:absolute;top:4px;right:6px;background:0 0;border:0;color:var(--secondary);font-family:jetbrains mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;line-height:1;cursor:pointer;padding:4px 6px}.fn-popup .pin-close:hover{color:var(--archive-accent)}.fn-popup:not(.pinned) .pin-close{display:none}@media(max-width:768px){.fn-popup{left:12px!important;right:12px;max-width:none;width:auto}}.post-content h2{scroll-margin-top:80px}.post-content h3,.post-content h4{scroll-margin-top:100px;line-height:1.3}.post-content h3::before{content:'### ';color:var(--archive-accent);font-family:jetbrains mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:500;opacity:.75;font-size:.9em}.post-content h4::before{content:'#### ';color:var(--archive-accent);font-family:jetbrains mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:400;opacity:.5;font-size:.8em}.post-single nav.toc{margin:24px 0 32px;border:1px solid var(--border);border-left:3px solid var(--archive-accent);border-radius:4px;padding:14px 18px;background:var(--entry)}.post-single nav.toc .toc-head{display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer}.post-single nav.toc .toc-head:hover .toc-title{color:var(--archive-accent)}.post-single nav.toc .toc-title{font-family:jetbrains mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;letter-spacing:.1em;text-transform:uppercase;color:var(--secondary);font-weight:700;margin:0}.post-single nav.toc .toc-title::before{content:'## ';color:var(--archive-accent)}.post-single nav.toc .toc-toggle{background:0 0;border:0;cursor:pointer;color:var(--secondary);font-family:jetbrains mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;line-height:1;padding:2px 6px;border-radius:4px}.post-single nav.toc .toc-toggle:hover{color:var(--archive-accent)}.post-single nav.toc .toc-body{margin-top:10px}.post-single nav.toc.collapsed .toc-body{display:none}.post-single nav.toc.collapsed .toc-body{margin-top:0}.post-single nav.toc ol,.post-single nav.toc ul{list-style:none;padding-left:0;margin:0;counter-reset:none}.post-single nav.toc li{position:relative;padding:2px 0;counter-increment:none}.post-single nav.toc li ol,.post-single nav.toc li ul{padding-left:18px;margin-top:2px}.post-single nav.toc a{color:var(--primary);text-decoration:none;font-size:15px;line-height:1.55;box-shadow:none}.post-single nav.toc a:hover{color:var(--archive-accent);text-decoration:none}.post-single nav.toc li{padding-left:14px}.post-single nav.toc li::before{content:'';position:absolute;left:0;top:.81em;width:7px;height:7px;border:1.5px solid var(--archive-accent);background:0 0;border-radius:50%;box-sizing:border-box}aside.toc-float{float:right;position:sticky;top:90px;width:220px;margin:0 -244px 0 24px;max-height:calc(100vh - 110px);overflow-y:auto;font-size:13px;display:none;padding-left:6px;z-index:5}aside.toc-float ol,aside.toc-float ul{list-style:none;padding-left:0;margin:0;counter-reset:none}aside.toc-float li{padding:0;counter-increment:none}aside.toc-float li::before{content:none!important}aside.toc-float li ol,aside.toc-float li ul{padding-left:12px}aside.toc-float a{display:block;color:var(--secondary);text-decoration:none;line-height:1.4;padding:3px 8px 3px 14px;position:relative;transition:color .15s;box-shadow:none}aside.toc-float a:hover{color:var(--archive-accent);text-decoration:none}aside.toc-float a.is-active{color:var(--primary);font-weight:600}aside.toc-float::before{content:'';position:absolute;left:0;width:3px;height:18px;background:var(--archive-accent);border-radius:2px;top:0;transform:translateY(0);transition:transform .32s cubic-bezier(.4,0,.2,1),height .32s;pointer-events:none}aside.toc-float .toc-top-link{display:block;font-family:jetbrains mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--secondary);text-decoration:none;padding:3px 8px 3px 14px;line-height:1.4;margin:0 0 8px;box-shadow:none}aside.toc-float .toc-top-link:hover{color:var(--archive-accent);text-decoration:none}@media(max-width:1279px){aside.toc-float{display:none!important}}@media(min-width:1280px){aside.toc-float.has-headings{display:block}}.top-link{width:auto;height:auto;padding:7px 14px;border-radius:999px;background:var(--theme);border:1px solid var(--border);color:var(--secondary);font-family:jetbrains mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700;font-size:13px;letter-spacing:.06em;line-height:1;text-decoration:none;transition:none;filter:none}.top-link::before{content:"↑ TOP"}.top-link svg{display:none}.top-link:hover{color:var(--archive-accent);border-color:var(--archive-accent)}.top-link,.top-link svg{filter:none}