html{min-height:100%;background:var(--bg)}body{margin:0;min-height:100vh;--cell:15px;--lh:1.5;font-family:dejavu sans mono,ui-monospace,monospace;font-size:var(--cell);line-height:var(--lh);color:var(--text);background:0 0;font-kerning:none;font-variant-ligatures:none;word-wrap:break-word;overflow-wrap:break-word}*,*::before,*::after{box-sizing:border-box}.ascii-box--page{position:relative;display:block;color:var(--text);font-family:dejavu sans mono,ui-monospace,monospace;letter-spacing:0;font-kerning:none;font-variant-ligatures:none;--frame-size:var(--cell);--frame-font:var(--cell);--legend-bg:var(--bg-panel);font-size:var(--cell);width:min(48.164em,calc(100% - 1.5rem));margin:1.75rem auto 2.5rem;background:var(--bg-panel);padding:calc(var(--cell) * 1.35)1.75ch calc(var(--cell) * 1.15)}.ascii-box--page>.ascii-legend{right:2ch;justify-content:flex-end}.ascii-frame{position:absolute;inset:calc(var(--cell)/2 - .5px)calc(.5ch - .5px);border:1px solid var(--frame);border-radius:0;pointer-events:none;user-select:none;color:var(--frame);z-index:1}.ascii-box--page>.ascii-frame{inset:calc(var(--cell)/2 - 1.5px)calc(.5ch - 1.5px);border:3px double var(--frame)}.ascii-box--open-right>.ascii-frame{right:0;border-right:0}.ascii-box__inner{position:relative;z-index:0;min-width:0}.ascii-legend{position:absolute;z-index:2;top:0;left:1ch;right:1ch;height:var(--cell);display:flex;align-items:center;justify-content:space-between;pointer-events:none;line-height:var(--cell);font-size:var(--cell);white-space:nowrap;user-select:none}.ascii-box--open-right>.ascii-legend{right:0}.ascii-legend--bot{top:auto;bottom:0;justify-content:flex-end}.ascii-legend__end{display:inline-flex;align-items:center;flex:none;height:var(--cell);line-height:var(--cell);pointer-events:none}.site-head{margin:0 0 1.5em;padding:0;border-bottom:0;text-align:center}.site-head__sigil{--sigil-row:1.2em;display:grid;grid-template-rows:repeat(4,var(--sigil-row));width:7ch;height:calc(4 * var(--sigil-row));margin:0 auto .45em;padding:0;color:var(--text-dim);font-family:dejavu sans mono,ui-monospace,monospace;font-size:var(--cell);font-weight:400;font-kerning:none;font-variant-ligatures:none;line-height:var(--sigil-row);letter-spacing:0;text-align:left;text-decoration:none;white-space:pre;user-select:none;cursor:pointer}.site-head__sigil>span{display:block;width:7ch;height:var(--sigil-row);line-height:var(--sigil-row)}.site-head__band{--sigil-row:1.2em;display:grid;grid-template-columns:7ch minmax(0,1fr);grid-template-rows:repeat(4,var(--sigil-row));column-gap:2ch;align-items:center;padding:.45em 1.25ch;text-align:left;container-type:inline-size}.site-head__band .site-head__sigil{grid-column:1;grid-row:1/5;margin:0}.site-head__brand{display:flex;align-items:baseline;justify-content:center;column-gap:.5ch;width:max-content;font-size:inherit;font-weight:700;color:var(--text);text-decoration:none;margin:0;text-transform:uppercase;line-height:var(--lh);background:0 0}.site-head__name{display:inline-block;padding:.1em .35ch;font-weight:700;letter-spacing:.12em;color:var(--text)}.site-head__name--left,.site-head__name--right{text-align:center}.site-head__sep-brand{color:var(--text-dim);font-weight:400;letter-spacing:.08em;padding:0;user-select:none}.site-head__brand:hover,.site-head__brand:focus-visible{background:0 0;color:inherit}.site-head__brand:hover .site-head__name,.site-head__brand:focus-visible .site-head__name{color:var(--bg);background:var(--text)}.site-head__brand:hover .site-head__sep-brand,.site-head__brand:focus-visible .site-head__sep-brand{color:var(--text-dim);background:0 0}.site-head__band:has(.site-head__sigil:hover,.site-head__sigil:focus-visible) .site-head__brand .site-head__name{color:var(--bg);background:var(--text)}.site-head__sigil:focus-visible{outline:1px solid var(--accent-warm);outline-offset:2px}.site-head__brand{grid-column:2;grid-row:2;justify-content:flex-start;align-self:center}.site-head__nav{grid-column:2;grid-row:4;display:flex;flex-wrap:nowrap;align-items:baseline;justify-content:flex-start;gap:.15em .15ch;padding:0;border:0;margin:0;min-width:0;font-size:min(1em,calc((100cqi - 9ch)/23.1));color:var(--text-dim)}.site-head__sep{color:var(--rule);margin:0 .55ch;user-select:none}.site-head__nav a{color:var(--text-dim);text-decoration:none;padding:.1em .45ch;margin:0 -.15ch;font-size:inherit;text-transform:uppercase;letter-spacing:.04em}.site-head__nav a:hover,.site-head__nav a:focus-visible{color:var(--bg);background:var(--text)}.site-head__rule{display:block;border:0;border-top:1px solid var(--rule);margin:0;height:0;color:transparent;overflow:hidden}.site-head__rule--brand{margin:0 0 .35em}.site-head__rule--body{margin:0}.site-head__rule-row{position:relative;margin:.35em 0 0;min-height:var(--cell)}.site-head__rule-row>.site-head__rule{position:absolute;left:0;right:0;top:50%;margin:0}.site-head__copy{position:absolute;right:1ch;top:0;z-index:2;display:inline-flex;align-items:center;height:var(--cell);line-height:var(--cell);background:var(--legend-bg,var(--bg-panel));pointer-events:auto}.site-foot{margin-top:.85em;padding-top:.85em;border-top:1px solid var(--rule);color:var(--text-dim);text-align:center}.site-foot a{color:var(--text-dim);text-decoration:none;text-transform:uppercase;letter-spacing:.04em;padding:.1em .35ch}.site-foot a:hover{color:var(--bg);background:var(--text)}.site-foot__brand{color:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:none;padding:.1em .35ch;margin:0 -.35ch;cursor:pointer}.site-foot__brand:hover,.site-foot__brand:focus-visible{color:var(--bg);background:var(--text)}footer{padding:0;text-align:center;font-size:inherit;text-transform:none;letter-spacing:0;color:var(--text-dim)}.list-intro{margin:0 0 1.25em;color:var(--text-dim)}.list-intro>*:first-child{margin-top:0}.list-intro>*:last-child{margin-bottom:0}.list-filter{color:var(--text-dim);margin:0 0 1em}.entry-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.15em}.entry-list>li{margin:0}.entry{display:flex;gap:.85ch;align-items:flex-start;padding:.4em .5ch;margin:0 -.5ch;text-decoration:none;color:var(--text)}.entry__mark{flex:0 0 1.25ch;color:var(--rule);user-select:none;line-height:var(--lh)}.entry__mark::before{content:"·"}.entry__main{flex:auto;min-width:0;display:flex;flex-direction:column;gap:0;margin-right:1ch}.entry__line{display:flex;align-items:baseline;justify-content:space-between;gap:2ch;width:100%;box-sizing:border-box;padding:.15em .5ch;margin:0;background:0 0}.entry__title{min-width:0;color:var(--text);font-weight:700;text-transform:uppercase;letter-spacing:.03em}.entry__date{flex:none;color:var(--text-dim);font-variant-numeric:tabular-nums}.entry__summary{color:var(--text-dim);display:block;width:100%;box-sizing:border-box;padding:.15em .5ch .2em;margin:0;background:0 0}.entry:hover .entry__mark::before,.entry:focus-visible .entry__mark::before{content:"▶";color:var(--text)}.entry:hover .entry__line,.entry:focus-visible .entry__line{color:var(--bg);background:var(--text)}.entry:hover .entry__title,.entry:focus-visible .entry__title,.entry:hover .entry__date,.entry:focus-visible .entry__date{color:var(--bg)}.entry:hover .entry__summary,.entry:focus-visible .entry__summary{color:#b0ada6;background:#2a2c30}.entry-empty{color:var(--text-dim);padding:.5em 0}.tag-line{margin:.55em 0 0 calc(1.25ch + .85ch + .5ch - .55ch);color:var(--text-dim);display:flex;flex-wrap:wrap;gap:.35em .55ch}.article-head__tags.tag-line{margin:0 0 0 -.55ch}a.blog-tags{display:inline-block;color:var(--text-dim);background:0 0;text-decoration:none;text-transform:uppercase;letter-spacing:.06em;padding:.1em .55ch;line-height:var(--lh)}a.blog-tags:hover,a.blog-tags:focus-visible{color:var(--bg);background:var(--text);outline:none}.article-head{margin:0 0 1.5em}.article-head__title{font-size:1.4em;font-weight:700;line-height:1.3;color:var(--text);margin:0 0 .35em;letter-spacing:.01em}.article-head__desc{margin:0;color:var(--text-dim);font-weight:400}.article-head__meta{color:var(--text-dim);margin:0}.article-head__meta+.article-head__rule,.article-head__tags+.article-head__rule{margin-top:.75em}.article-head__rule,.soft-rule,hr{border:0;border-top:1px solid var(--rule);margin:0;height:0;color:transparent;overflow:hidden}.soft-rule{margin:0 0 .75em}hr{margin:1.25em 0}hr::before{content:none}h1,h2,h3,h4,h5,h6,strong,b{font-family:inherit;font-size:inherit;font-weight:700;color:var(--text);line-height:var(--lh)}content{display:block;line-height:var(--lh)}content>*+*{margin-top:.95em}content h2,content h3,content h4{margin-top:1.6em;margin-bottom:.4em;font-size:inherit}content p{margin:0}a{color:var(--accent-cool)}a:visited{color:var(--text-dim)}content a{text-decoration:underline;text-underline-offset:2px;text-decoration-color:var(--rule)}content a:hover{color:var(--accent-cool);text-decoration-color:var(--accent-cool)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:1px solid var(--accent-warm);outline-offset:2px}.code-pane{--pane-bg:#121313;--scroll-track:#121313;--scroll-thumb:var(--rule);--scroll-thumb-hover:var(--text-dim);--legend-bg:var(--pane-bg);position:relative;margin:1.25em 0;padding:var(--cell)1ch;border:0;background:var(--pane-bg);color:var(--frame);font-size:var(--cell);font-variant-ligatures:none;font-kerning:none}.code-pane.ascii-box--open-right{padding-right:.35ch}.code-pane__lang,.code-pane__more{align-self:stretch;display:inline-flex;align-items:center;background:var(--legend-bg,var(--bg-panel));line-height:var(--cell)}.code-pane__lang{flex:none;color:var(--text-dim);opacity:1;text-transform:lowercase;letter-spacing:.02em;padding-inline:1ch;white-space:pre;user-select:text;pointer-events:auto;cursor:text}.ascii-copy{box-sizing:border-box;margin:0;padding:0;border:0;border-radius:0;height:var(--cell);background:var(--legend-bg,var(--bg-panel));color:var(--text-dim);font:inherit;font-size:var(--cell);line-height:var(--cell);letter-spacing:.04em;text-transform:lowercase;white-space:pre;cursor:pointer;box-shadow:none;pointer-events:auto;appearance:none;-webkit-appearance:none}button.ascii-copy:hover,button.ascii-copy:focus-visible{color:var(--bg);background:var(--text);outline:none}.code-pane__more{color:var(--text-dim);white-space:pre}.code-pane__scroll{min-width:0;background:var(--pane-bg);overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--scroll-thumb)var(--scroll-track)}.code-pane__scroll::-webkit-scrollbar{height:4px;background:0 0}.code-pane__scroll::-webkit-scrollbar-track{background:var(--scroll-track);border:0;box-shadow:none}.code-pane__scroll::-webkit-scrollbar-thumb{background:var(--scroll-thumb);border:0;border-radius:0;box-shadow:none}.code-pane__scroll::-webkit-scrollbar-thumb:hover{background:var(--scroll-thumb-hover)}.code-pane__scroll::-webkit-scrollbar-corner{background:var(--scroll-track)}.code-pane__inner{box-sizing:border-box;width:max-content;min-width:100%}.code-pane__scroll .highlight{margin:0;background:0 0;border:0}.code-pane__scroll .highlight,.code-pane__scroll pre,.code-pane__scroll .chroma,.code-pane__scroll code{width:max-content;min-width:100%}.code-pane__scroll pre,.code-pane__scroll .chroma{margin:0;padding:.55em 1ch .65em;overflow:visible;background:0 0;box-sizing:border-box}.code-pane__scroll code,.code-pane__scroll .highlight code{font-family:inherit;font-size:inherit;line-height:1.45;background:0 0;border:0;padding:0;color:var(--text);display:block}.chroma .line{min-width:max-content}content>p code,content li code{padding:0 .3ch;color:var(--text);background:#1a1b1d;border:1px solid var(--rule);font-size:.95em}.highlight{margin:1.25em 0;background:#121313;overflow:hidden}.highlight pre,pre.chroma{margin:0;padding:.6em 1ch;overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--rule)#121313}.highlight pre::-webkit-scrollbar,pre.chroma::-webkit-scrollbar{height:4px}.highlight pre::-webkit-scrollbar-thumb,pre.chroma::-webkit-scrollbar-thumb{background:var(--rule);border-radius:0}.img-plate{--pane-bg:#121313;--legend-bg:var(--pane-bg);position:relative;margin:1.25em 0;padding:var(--cell)1ch;width:100%;max-width:none;background:var(--pane-bg);color:var(--frame);font-size:var(--cell);font-kerning:none;font-variant-ligatures:none}.img-plate__body{padding:.65em .75ch;background:0 0;text-align:center}.img-plate__body img{max-width:100%;height:auto;display:inline-block;vertical-align:middle}.img-plate>.ascii-legend{left:2ch}.img-plate__legend-bot{justify-content:flex-start}.img-plate__label{color:var(--text-dim);background:var(--legend-bg);padding-inline:1ch;white-space:pre;line-height:var(--cell);user-select:text;pointer-events:auto;cursor:text}.media-kind{align-self:stretch;display:inline-flex;align-items:center;padding-inline:1ch;background:var(--legend-bg,var(--pane-bg));color:var(--text-dim);font-size:var(--cell);line-height:var(--cell);letter-spacing:.04em;white-space:pre;user-select:text;pointer-events:auto;cursor:text}img{max-width:100%;height:auto}.embed-plate{--pane-bg:#121313;--legend-bg:var(--pane-bg);position:relative;margin:1.25em 0;padding:var(--cell)1ch;width:100%;background:var(--pane-bg);color:var(--frame);font-size:var(--cell);font-kerning:none;font-variant-ligatures:none}.embed-plate>.ascii-legend{left:2ch}.embed-plate__body{position:relative;aspect-ratio:16/9;margin:0;background:#0d0e10}.embed-plate__body iframe{display:block;width:100%;height:100%;border:0}.local-video-plate .embed-plate__body{aspect-ratio:auto}.local-video-plate video{display:block;width:100%;height:auto;border:0}.embed-plate__legend--bot{justify-content:flex-start}.embed-plate__label{color:var(--text-dim);background:var(--legend-bg);padding-inline:1ch;white-space:pre;line-height:var(--cell);user-select:text;pointer-events:auto;cursor:text}blockquote{margin:1em 0;padding:0 0 0 1.25ch;border-left:1px solid var(--rule);color:var(--text-dim);font-style:normal}blockquote::before{content:none}.table-scroll{max-width:100%;min-width:0;margin:1em 0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--rule)var(--bg-panel)}.table-scroll::-webkit-scrollbar{height:4px;background:0 0}.table-scroll::-webkit-scrollbar-thumb{background:var(--rule)}table{display:table;width:max-content;max-width:none;margin:0;border-collapse:collapse;border:1px solid var(--rule);font-variant-numeric:tabular-nums}th,td{border:1px solid var(--rule);padding:.2em 1ch;text-align:left;vertical-align:top;white-space:nowrap}thead th{font-weight:700;color:var(--text);border-bottom:1px solid var(--rule)}tbody td:first-child,thead th:first-child{color:var(--text-dim);font-weight:400}thead th:first-child{font-weight:700;color:var(--text)}td a{white-space:normal;word-break:break-all}.post-pagination{margin-top:2em;display:flex;flex-direction:column;gap:.2em}.pag-row{display:block;padding:.35em .5ch;margin:0 -.5ch;text-decoration:none;color:var(--text-dim)}.pag-row:hover,.pag-row:focus-visible{color:var(--bg);background:var(--text)}textarea,input{background:var(--bg);color:var(--text);width:100%;font-family:inherit;font-size:inherit;border:1px solid var(--rule);padding:.3em .5ch}.helptext{color:var(--text-dim)}.errorlist{color:var(--accent-warm)}.disabled{opacity:.7;cursor:not-allowed}.home-intro{margin-bottom:1.75em}.home-section{margin:0 0 .85em}.home-section:last-child{margin-bottom:0}.home-section__head{margin:0 0 .65em}.home-section__title{margin:0 0 .35em;padding:0;font-size:inherit;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim)}.home-section__rule{display:block;border:0;border-top:1px solid var(--rule);margin:0;height:0;color:transparent;overflow:hidden}.home-section__more{margin:.55em 0 0}.home-section__more a{display:block;box-sizing:border-box;margin:0 1ch 0 calc(1.25ch + .85ch);padding:.15em .5ch;color:var(--text-dim);text-decoration:none;letter-spacing:.04em}.home-section__more a:hover,.home-section__more a:focus-visible{color:var(--bg);background:var(--text)}@media(max-width:720px){.ascii-box--page{margin:.6rem auto 1.5rem;width:calc(100% - .85rem);padding-left:1.25ch;padding-right:1.25ch}.article-head__title{font-size:1.2em}.img-plate{max-width:100%}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}