@font-face{font-display:swap;font-family:Fira Sans;font-stretch:75 100;font-style:normal;font-weight:150 900;src:url(assets/fonts/FiraSans.woff2) format("woff2")}@font-face{font-display:swap;font-family:Fira Sans;font-stretch:75 100;font-style:oblique 8deg;font-weight:150 900;src:url(assets/fonts/FiraSans-Italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Fira Code;font-stretch:100;font-style:normal;font-weight:300 700;src:url(assets/fonts/FiraCode.woff2) format("woff2")}:root{--text-color:#171220;--text-muted:#555472;--link-color:#1e6074;--link-underline:rgba(30,96,116,.5);--background-color:#edf6f8;--surface-color:#fff;--surface-muted:#dbe7ee;--border-color:#a2acbc;--separator:#a2acbc;--bg-hover:#dbe7ee;--bg-active:#bbc7d1;--highlight:rgba(30,96,116,.2);--shadow-color:rgba(50,45,69,.18);--focus-ring:rgba(30,96,116,.4);--code-background:#dbe7ee;--code-border:#bbc7d1;--font-size-base:1.1rem;--font-size-sm:0.9rem;--font-size-xs:0.8rem;--line-height-body:1.7;--line-height-heading:1.2;--max-content-width:100ch;--space-xs:0.25rem;--space-sm:0.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2.25rem;--radius-sm:0.35rem;--radius-md:0.75rem;--radius-lg:1.125rem;--shadow-soft:0 0.5rem 1.4rem -0.8rem var(--shadow-color);--focus-outline:0 0 0 0.175rem var(--background-color),0 0 0 0.35rem var(--focus-ring)}@media (prefers-color-scheme:light){:root{--text-color:#171220;--text-muted:#555472;--link-color:#1e6074;--link-underline:rgba(30,96,116,.5);--background-color:#edf6f8;--surface-color:#fff;--surface-muted:#dbe7ee;--border-color:#a2acbc;--separator:#a2acbc;--bg-hover:#dbe7ee;--bg-active:#bbc7d1;--highlight:rgba(30,96,116,.2);--shadow-color:rgba(50,45,69,.18);--focus-ring:rgba(30,96,116,.4);--code-background:#dbe7ee;--code-border:#bbc7d1}}@media (prefers-color-scheme:dark){:root{--text-color:#edf6f8;--text-muted:#a2acbc;--link-color:#8de1e7;--link-underline:rgba(141,225,231,.5);--background-color:#0a0b12;--surface-color:#171220;--surface-muted:#221e31;--border-color:#322d45;--separator:#221e31;--bg-hover:#171220;--bg-active:#221e31;--highlight:rgba(141,225,231,.3);--shadow-color:rgba(10,11,18,.4);--focus-ring:rgba(141,225,231,.4);--code-background:#171220;--code-border:#322d45}}.light-mode{--text-color:#171220;--text-muted:#555472;--link-color:#1e6074;--link-underline:rgba(30,96,116,.5);--background-color:#edf6f8;--surface-color:#fff;--surface-muted:#dbe7ee;--border-color:#a2acbc;--separator:#a2acbc;--bg-hover:#dbe7ee;--bg-active:#bbc7d1;--highlight:rgba(30,96,116,.2);--shadow-color:rgba(50,45,69,.18);--focus-ring:rgba(30,96,116,.4);--code-background:#dbe7ee;--code-border:#bbc7d1}.dark-mode{--text-color:#edf6f8;--text-muted:#a2acbc;--link-color:#8de1e7;--link-underline:rgba(141,225,231,.5);--background-color:#0a0b12;--surface-color:#171220;--surface-muted:#221e31;--border-color:#322d45;--separator:#221e31;--bg-hover:#171220;--bg-active:#221e31;--highlight:rgba(141,225,231,.3);--shadow-color:rgba(10,11,18,.4);--focus-ring:rgba(141,225,231,.4);--code-background:#171220;--code-border:#322d45}body,html{height:100%;overflow:auto;width:100%}body{background-color:var(--background-color);color:var(--text-color);display:grid;font-family:Fira Sans,sans-serif;font-size:var(--font-size-base);grid-template-rows:max-content 1fr;line-height:var(--line-height-body);margin:0;min-height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}input,select,textarea{background:var(--surface-color);border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-color);font-family:inherit;font-size:inherit;line-height:inherit;padding:var(--space-xs) var(--space-sm);transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}code,pre{font-family:Fira Code,monospace}input:hover,select:hover,textarea:hover{border-color:color-mix(in srgb,var(--border-color) 70%,var(--link-color))}input:focus-visible,select:focus-visible,textarea:focus-visible{border-color:var(--link-color)}input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.6}input::placeholder,textarea::placeholder{color:color-mix(in srgb,var(--text-muted) 80%,transparent)}a{color:var(--link-color);text-decoration-color:var(--link-underline);transition:color .15s ease,text-decoration-thickness .15s ease}a:hover{text-decoration-thickness:2px}.external-link:after{background-color:currentColor;content:"";mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cg fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath stroke-linejoin='round' d='M8 1H1v16h16v-7'/%3E%3Cpath d='M17 1 6 12m5-11h6v6'/%3E%3C/g%3E%3C/svg%3E");mask-position:.5ex center;mask-repeat:no-repeat;mask-size:calc(1ex + 1px) calc(1ex + 1px);padding-right:calc(1.5ex + 1px)}hr{background:var(--separator);border:none;height:1px;margin:3rem 0}h1{font-size:2.75rem;font-stretch:condensed;font-weight:800;margin:0 0 var(--space-lg)}h1,h2{line-height:var(--line-height-heading)}h2{font-size:2rem;font-weight:700;margin:2rem 0 var(--space-sm)}h3{font-size:1.6rem;font-weight:650;margin:var(--space-xl) 0 var(--space-xs)}h3,h4{line-height:var(--line-height-heading)}h4{font-size:1.35rem;margin:var(--space-lg) 0 var(--space-xs)}h4,h5,h6{font-weight:600}h5,h6{font-size:1.1rem;letter-spacing:.04em;margin:var(--space-lg) 0 .25rem;text-transform:uppercase}.caption,small{color:var(--text-muted);font-size:var(--font-size-sm);line-height:1.5}mark{background:var(--highlight);border-radius:var(--radius-sm);color:inherit;padding-inline:.25rem}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{border-radius:var(--radius-sm);box-shadow:var(--focus-outline);outline:none}blockquote{border-left:4px solid var(--border-color);margin:var(--space-xl) 0;padding:var(--space-md) var(--space-lg)}blockquote>:first-child{margin-top:0}blockquote>:last-child{margin-bottom:0}code{border-radius:var(--radius-sm);padding:.1rem .25rem}code,pre{background:var(--code-background);border:1px solid var(--code-border)}pre{border-radius:var(--radius-sm);box-shadow:inset 0 0 0 1px rgba(0,0,0,.02);font-size:calc(var(--font-size-base)*.9);line-height:1.6;overflow-x:auto;padding:var(--space-md)}pre code{background:transparent;border:0;font-size:inherit;padding:0}table{background:var(--surface-color);border:1px solid var(--border-color);border-collapse:collapse;border-radius:var(--radius-md);box-shadow:var(--shadow-soft);margin:var(--space-xl) 0;overflow:hidden;width:100%}thead{background:var(--surface-muted)}td,th{border-bottom:1px solid var(--border-color);padding:var(--space-sm) var(--space-md);text-align:left}tbody tr:last-child td,tbody tr:last-child th{border-bottom:none}tbody tr:hover{background:var(--surface-muted)}.footnotes{border-top:1px solid var(--border-color);color:var(--text-muted);margin-top:var(--space-lg);padding-top:var(--space-lg)}.footnotes-list{margin:0;padding-left:var(--space-xl)}.footnote-ref{font-size:.75em;vertical-align:super}.footnote-backref{margin-left:var(--space-xs)}dl{margin:var(--space-lg) 0}dt{font-weight:600;margin-top:var(--space-sm)}dd{margin:var(--space-xs) 0 var(--space-sm) var(--space-lg)}.header-anchor{color:inherit;text-decoration:none}.header-anchor:hover{text-decoration:underline}#navigation-bar{background-color:var(--background-color);border-bottom:1px solid var(--border-color);display:flex;overflow:auto;position:sticky;top:0;z-index:1}button.icon-button{appearance:none;background-color:transparent;border:none;border-radius:.25rem;cursor:pointer;display:inline-block;height:24px;padding:0;transition:background-color .1s;width:24px}button.icon-button:disabled{cursor:not-allowed;opacity:.625}button.icon-button:disabled:hover{background-color:transparent}button.icon-button:hover{background-color:var(--separator)}button.icon-button:before{background-color:var(--text-color);content:"";display:inline-block;height:100%;width:100%}button.icon-button.arrow-left:before{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='square' stroke-width='3' d='m15 5-7 7 7 7'/%3E%3C/svg%3E")}button.icon-button.arrow-right:before{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='square' stroke-width='3' d='m8 5 7 7-7 7'/%3E%3C/svg%3E")}button.icon-button.close:before{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='square' stroke-width='5' d='m16 8-8 8m0-8 8 8'/%3E%3C/svg%3E")}button.icon-button.search:before{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' stroke='%23000'%3E%3Ccircle cx='9.5' cy='9.5' r='5.5' stroke-width='2'/%3E%3Cpath stroke-width='2' d='m13.5 13.5 5 5'/%3E%3Cpath stroke-linecap='square' stroke-width='3' d='m16 16 3.5 3.5'/%3E%3C/g%3E%3C/svg%3E")}.navigation-pages{display:flex;list-style-type:none;margin:0;padding:0}.navigation-pages>li{display:contents}.navigation-pages>li>a{align-items:center;color:var(--text-color);display:flex;font-size:1.2rem;font-weight:500;padding:1rem;text-decoration:none;transition:background-color .1s}.navigation-pages>li>a:hover{background-color:var(--bg-hover)}.navigation-pages>li>a.active{background-color:var(--bg-active)}#post{box-sizing:border-box;margin:0 auto;max-width:calc(var(--max-content-width) + var(--space-lg)*2);padding:var(--space-xl) var(--space-lg) 3rem;width:100%}#checkerboard{bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:-1}#landing-container{background-color:var(--background-color);box-sizing:border-box;display:flow-root;padding:2rem;width:100%}#landing-container,.postlist{margin:0 auto;max-width:var(--max-content-width)}.postlist{list-style:none;padding:0 2rem}.post-card{margin:2rem 0}.post-card-date{color:var(--text-muted);display:inline-block;font-size:var(--font-size-sm);margin:0 0 var(--space-xs)}.post-card-title{margin:0 0 var(--space-sm)}.post-card-excerpt{margin:0 0 var(--space-md)}#search-area{align-items:center;align-self:center;display:flex;margin-left:auto;min-width:0;overflow:auto;padding:1rem}#search-area>summary{float:right}#search-area>summary::marker{content:""}#search{display:flex;overflow:auto;position:relative}@property --grad-progress{syntax:"<length-percentage>";inherits:false;initial-value:-20%}#search-input{background:linear-gradient(to right,var(--bg-hover) var(--grad-progress),var(--separator) calc(var(--grad-progress) + 10%),var(--bg-hover) calc(var(--grad-progress) + 20%));min-width:0;padding-right:24px}#search-input.loading{animation:search-loading .5s linear infinite}@keyframes search-loading{to{--grad-progress:100%}}#search-clear{display:none;position:absolute;right:0;top:calc(50% - 12px)}#search-clear.active{display:inline-block}#search-open{display:none}#search-results-container{bottom:0;box-sizing:border-box;left:0;position:fixed;right:0;top:0;visibility:hidden;z-index:1}.search-results{background-color:var(--background-color);box-shadow:0 0 18px 8px rgba(0,0,0,.375);display:flex;flex-direction:column;max-height:100%;overflow:auto;visibility:visible}.search-results-page-input{appearance:textfield;width:3rem}.pagination{align-items:center;background-color:var(--bg-active);display:flex;gap:.25rem;justify-content:center;padding:.5rem}.search-results-list{overflow:auto}.search-result,.search-sub-result{color:var(--text-color);display:block;text-decoration:none}.search-result{padding:.5rem 1rem;transition:background-color .1s}.search-result:hover{background-color:var(--bg-hover)}.search-result:active{background-color:var(--bg-active)}.search-result mark{background-color:var(--highlight);border-radius:.25rem;color:var(--text-color);margin:-.075rem -.125rem;padding:.075rem .125rem}.search-sub-result{padding-left:1rem}.result-title,.sub-result-title{font-family:var(--header-font);font-variation-settings:"opsz" 32;font-weight:650}.result-title{font-size:1.5rem}.sub-result-excerpt{font-size:80%}.search-no-results{font-family:var(--header-font);font-size:2rem;font-variation-settings:"opsz" 32;font-weight:650;padding:2rem;text-align:center}@media (prefers-color-scheme:dark){.shiki,.shiki span{color:var(--shiki-dark)!important;font-style:var(--shiki-dark-font-style)!important;font-weight:var(--shiki-dark-font-weight)!important;text-decoration:var(--shiki-dark-text-decoration)!important}}