:root{--maincolor:#ff0000d6;--bordercl:rebeccapurple;--callouctcolor:dodgerblue;--hovercolor:#ff0000d6;--darkMaincolor:#bd93f9;--darkBlue:dodgerblue;--font-family:"Berkley Mono", monospace;--outline-panel-bg:rgba(245, 245, 245, 0.98);--outline-panel-shadow:0 0.9rem 2.2rem rgba(35, 35, 51, 0.16);--outline-toggle-bg:rgba(245, 245, 245, 0.82);--outline-toggle-halo:rgba(245, 245, 245, 0.8);--selection-text:#fff;--toc-accent:var(--maincolor);--headingcolor:#232333}html{color:#232333;font-family:var(--font-family);font-size:15px;line-height:1.6em}body{background-color:#f5f5f5;display:block;margin:8px}*{-webkit-tap-highlight-color:transparent}::selection{background:var(--maincolor);color:#fff}p{line-height:1.5}hr{border:0;border-top:3px dotted var(--bordercl);margin:1em 0}blockquote{border-left:3px solid var(--bordercl);color:#737373;margin:0;padding-left:1em}a{border-bottom:3px solid var(--maincolor);color:inherit;text-decoration:none}a:hover{background-color:var(--maincolor);color:#fff}ul{list-style:none;padding-left:2ch}ul li{text-indent:-2ch}ul>li::before{content:"* ";font-weight:700}.pagination{display:flex;justify-content:space-between;padding-left:0}.pagination>li{text-indent:0}.pagination>li::before{content:none}img{width:100%;height:100%}figure{box-sizing:border-box;display:inline-block;margin:0;max-width:100%}figure img{max-height:500px}@media screen and (min-width:600px){figure{padding:0 40px}}figure h4{font-size:1rem;margin:0;margin-bottom:1em}figure h4::before{content:"↳ "}code{font-family:monaspace neon,monospace;background-color:#0b0a0a50;padding:.1em .2em}pre{background-color:#ececec;line-height:1.4;overflow-x:auto;padding:1em}.highlight pre ::selection{background:rgba(255,255,255,.2);color:inherit}pre code{background-color:transparent;color:inherit;font-size:100%;padding:0}.content{margin-bottom:4em;margin-left:auto;margin-right:auto;max-width:800px;padding:0 1ch;word-wrap:break-word}.content-wide{max-width:1120px}header{display:flex;flex-wrap:wrap;justify-content:space-between;margin:1em 0}header .main{font-size:1.5rem}h1,h2,h3,h4,h5,h6{color:var(--headingcolor);font-size:1.2rem;margin-top:2em}h1::before{color:var(--maincolor);content:"# "}h2::before{color:var(--maincolor);content:"## "}h3::before{color:var(--maincolor);content:"### "}h4::before{color:var(--maincolor);content:"#### "}h5::before{color:var(--maincolor);content:"##### "}h6::before{color:var(--maincolor);content:"###### "}.meta{color:#999;letter-spacing:-.5px}footer{margin-top:1em}.title h1{margin-bottom:0}time{color:grey}article .title{margin-bottom:1em}.post-layout{width:100%}.post-article{min-width:0}.post-layout:not(.has-outline) .post-article{margin:0 auto;max-width:52rem}.post-article :is(h2,h3,h4,h5,h6){scroll-margin-top:1.5rem}.post-article h2.heading-flash,.post-article h3.heading-flash,.post-article h4.heading-flash,.post-article h5.heading-flash,.post-article h6.heading-flash{background-color:var(--toc-accent);border-radius:.18rem;box-decoration-break:clone;color:var(--selection-text);max-width:100%;padding-inline:.12em;width:fit-content;-webkit-box-decoration-break:clone}.post-outline :is(a,button).heading-flash{background-color:var(--toc-accent);border-radius:.18rem;color:var(--selection-text)}.post-article h2.heading-flash::before,.post-article h3.heading-flash::before,.post-article h4.heading-flash::before,.post-article h5.heading-flash::before,.post-article h6.heading-flash::before{color:var(--selection-text)}.post-outline{position:relative}.post-outline-panel{width:100%}.post-outline nav{font-size:.92rem;line-height:1.5}.post-outline-toggle{background:0 0;color:inherit;cursor:pointer;display:none;font:inherit;text-align:left}.post-outline-top{margin-bottom:.85rem}.post-outline-bottom{margin-top:.85rem}.post-outline nav ul{margin:.45rem 0 0;padding-left:1.1rem}.post-outline nav>ul{margin-top:0;padding-left:0}.post-outline nav li{margin:.35rem 0;overflow-wrap:anywhere;text-indent:0}.post-outline nav ul>li::before{content:none}.post-outline nav :is(a,button){background:0 0;border:0;border-bottom:0;color:inherit;cursor:pointer;font:inherit;padding:0;text-align:left}.callout{background-color:var(--callouctcolor);color:#fff;padding:1em}.callout p{font-family:monaspace neon,monospace;margin:0}.callout a{border-bottom:3px solid #fff}.callout a:hover{background-color:#fff;color:var(--callouctcolor)}.site-description{display:flex;justify-content:space-between}.tag-cloud .tags li::before{font-family:phosphor-bold;content:"\e672";display:inline-block;margin-right:.3em}.tags li::before{font-family:phosphor-bold;content:"\e672 ";margin-right:.4em}.tags a{border-bottom:3px solid var(--maincolor)}.tags a:hover{color:#fff;background-color:var(--maincolor)}svg{max-height:15px}.soc:hover{color:#fff}.draft-label{color:var(--bordercl);text-decoration:none;padding:2px 4px;border-radius:4px;margin-left:6px;background-color:#f9f2f4}.highlight{position:relative;-webkit-overflow-scrolling:touch}table{border-spacing:0;border-collapse:collapse;margin:0 auto}table th{padding:6px 13px;border:1px solid #dfe2e5;font-size:large}table td{padding:6px 13px;border:1px solid #dfe2e5}.post-header{display:flex;justify-content:space-between;align-items:center}.post-header .title{margin:0}.blog-list-item .post-header{gap:1rem}.blog-list-item .post-header .title{align-items:baseline;display:flex;flex:auto;gap:.35rem;min-width:0}.blog-list-item .post-header .title a{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:fit-content}.blog-list-item .post-header time{flex:none;white-space:nowrap}.not-found-page{min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center}.not-found-card{max-width:42rem;padding:2rem 1rem}.not-found-code{margin:0;font-size:3rem;line-height:1;font-weight:700;color:var(--maincolor)}.not-found-title{margin:.4em 0 .2em;font-size:2rem;line-height:1.2}.not-found-title::before{content:""}.not-found-copy{margin:0 auto 1.2rem;max-width:34rem}.not-found-actions{margin:0 0 1rem}.not-found-actions a{margin:0 .4rem}.not-found-suggestion-label{margin-bottom:.4rem;color:#666}.not-found-suggestion{margin-top:0}@media screen and (max-width:600px){.not-found-code{font-size:2.3rem}.not-found-title{font-size:1.5rem}}@media screen and (min-width:980px){.post-layout.has-outline{align-items:start;column-gap:1.75rem;display:grid;grid-template-columns:minmax(11rem,14rem)minmax(0,1fr)}.post-layout.has-outline .post-article{max-width:none}.post-outline{align-self:start;max-height:calc(100vh - 3rem);overflow-y:auto;padding-right:1.25rem;position:sticky;top:50vh;transform:translateY(-50%)}.post-outline::after{content:"";background-color:var(--toc-accent);bottom:0;border-radius:999px;position:absolute;right:0;opacity:.35;top:0;width:1px}}@media screen and (max-width:979px){.post-outline{bottom:1rem;position:fixed;right:1rem;width:auto;z-index:20}.post-outline-toggle{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:var(--outline-toggle-bg);border:0;border-radius:.22rem;box-shadow:0 0 .55rem var(--outline-toggle-halo);cursor:pointer;display:inline-flex;gap:.1rem;padding:.35rem .2rem;touch-action:manipulation}.post-outline-toggle::before,.post-outline-toggle::after{color:var(--toc-accent)}.post-outline-toggle::before{content:"["}.post-outline-toggle::after{content:"]"}.post-outline-panel{background-color:var(--outline-panel-bg);border:1px solid var(--toc-accent);border-radius:.8rem;box-shadow:var(--outline-panel-shadow);bottom:calc(100% + .7rem);max-height:min(60vh,28rem);overflow-y:auto;padding:.85rem 1rem .95rem;position:absolute;right:0;transition:opacity 140ms ease,transform 140ms ease,visibility 140ms ease;width:min(19rem,calc(100vw - 2rem))}.post-outline[data-outline-open=false] .post-outline-panel{opacity:0;pointer-events:none;transform:translateY(.5rem);visibility:hidden}.post-outline[data-outline-open=true] .post-outline-panel{opacity:1;transform:translateY(0);visibility:visible}}.post-header time{margin:0}@supports((-webkit-mask-image:linear-gradient(#fff,#fff)) or (mask-image:linear-gradient(#fff,#fff))){.ph-bold.ph-eyeglasses::before,.ph-bold.ph-sunglasses::before{content:"";display:inline-block;width:1em;height:1em;vertical-align:-.125em;background-color:currentColor;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:100% 100%;mask-repeat:no-repeat;mask-position:center;mask-size:100% 100%}.ph-bold.ph-eyeglasses::before{width:1.08em;height:1.08em;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20256%20256%22%3E%3Cpath%20fill=%22%23fff%22%20fill-rule=%22evenodd%22%20d=%22M2e2%2036a12%2012%200%20000%2024%2012%2012%200%200112%2012v50.46A47.94%2047.94.0%2000142.75%20148h-29.5A47.94%2047.94.0%200044%20122.46V72a12%2012%200%200112-12%2012%2012%200%20000-24A36%2036%200%200020%2072v92a48%2048%200%200095.32%208h25.36A48%2048%200%2000236%20164V72A36%2036%200%20002e2%2036zM50%20140H86a6%206%200%20016%206v36a6%206%200%2001-6%206H50a6%206%200%2001-6-6V146a6%206%200%20016-6zm138%200a24%2024%200%20110%2048%2024%2024%200%20110-48zM52%20148H84v4H52zm0%2012H84v4H52zm0%2012H84v4H52zm120-18h4v20h-4zm14-6h4v32h-4zm14%206h4v20h-4z%22/%3E%3C/svg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20256%20256%22%3E%3Cpath%20fill=%22%23fff%22%20fill-rule=%22evenodd%22%20d=%22M2e2%2036a12%2012%200%20000%2024%2012%2012%200%200112%2012v50.46A47.94%2047.94.0%2000142.75%20148h-29.5A47.94%2047.94.0%200044%20122.46V72a12%2012%200%200112-12%2012%2012%200%20000-24A36%2036%200%200020%2072v92a48%2048%200%200095.32%208h25.36A48%2048%200%2000236%20164V72A36%2036%200%20002e2%2036zM50%20140H86a6%206%200%20016%206v36a6%206%200%2001-6%206H50a6%206%200%2001-6-6V146a6%206%200%20016-6zm138%200a24%2024%200%20110%2048%2024%2024%200%20110-48zM52%20148H84v4H52zm0%2012H84v4H52zm0%2012H84v4H52zm120-18h4v20h-4zm14-6h4v32h-4zm14%206h4v20h-4z%22/%3E%3C/svg%3E)}.ph-bold.ph-sunglasses::before{width:1.08em;height:1.08em;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTYgMjU2Ij48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yZTIgMzZhMTIgMTIgMCAwMDAgMjQgMTIgMTIgMCAwMTEyIDEydjUwLjQ2QTQ3Ljk0IDQ3Ljk0LjAgMDAxNDIuNzUgMTQ4aC0yOS41QTQ3Ljk0IDQ3Ljk0LjAgMDA0NCAxMjIuNDZWNzJhMTIgMTIgMCAwMTEyLTEyIDEyIDEyIDAgMDAwLTI0QTM2IDM2IDAgMDAyMCA3MnY5MmE0OCA0OCAwIDAwOTUuMzIgOGgyNS4zNkE0OCA0OCAwIDAwMjM2IDE2NFY3MkEzNiAzNiAwIDAwMmUyIDM2ek01MCAxNDBIODZhNiA2IDAgMDE2IDZ2MzZhNiA2IDAgMDEtNiA2SDUwYTYgNiAwIDAxLTYtNlYxNDZhNiA2IDAgMDE2LTZ6bTEzOCAwYTI0IDI0IDAgMTEwIDQ4IDI0IDI0IDAgMTEwLTQ4eiIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTYgMjU2Ij48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yZTIgMzZhMTIgMTIgMCAwMDAgMjQgMTIgMTIgMCAwMTEyIDEydjUwLjQ2QTQ3Ljk0IDQ3Ljk0LjAgMDAxNDIuNzUgMTQ4aC0yOS41QTQ3Ljk0IDQ3Ljk0LjAgMDA0NCAxMjIuNDZWNzJhMTIgMTIgMCAwMTEyLTEyIDEyIDEyIDAgMDAwLTI0QTM2IDM2IDAgMDAyMCA3MnY5MmE0OCA0OCAwIDAwOTUuMzIgOGgyNS4zNkE0OCA0OCAwIDAwMjM2IDE2NFY3MkEzNiAzNiAwIDAwMmUyIDM2ek01MCAxNDBIODZhNiA2IDAgMDE2IDZ2MzZhNiA2IDAgMDEtNiA2SDUwYTYgNiAwIDAxLTYtNlYxNDZhNiA2IDAgMDE2LTZ6bTEzOCAwYTI0IDI0IDAgMTEwIDQ4IDI0IDI0IDAgMTEwLTQ4eiIvPjwvc3ZnPg==)}}