:root{--ctp-frappe-mauve:#ca9ee6;--ctp-frappe-text:#c6d0f5;--ctp-frappe-subtext1:#b5bfe2;--ctp-frappe-surface2:#626880;--ctp-frappe-surface1:#51576d;--ctp-frappe-surface0:#414559;--ctp-frappe-base:#303446;--ctp-mocha-mauve:#cba6f7;--ctp-mocha-text:#cdd6f4;--ctp-mocha-subtext1:#bac2de;--ctp-mocha-surface2:#585b70;--ctp-mocha-surface1:#45475a;--ctp-mocha-surface0:#313244;--ctp-mocha-base:#1e1e2e;--gap:24px;--main-width:720px;--theme:#fff;--entry:#fff;--primary:#1e1e1e;--secondary:#6c6c6c;--tertiary:#d6d6d6;--content:#1f1f1f;--code-block-bg:#1c1d21;--code-bg:#f5f5f5;--border:#eee}:root[data-theme=dark]{--theme:#1d1e20;--entry:#2e2e33;--primary:#dadadb;--secondary:#9b9c9d;--tertiary:#414244;--content:#c4c4c5;--code-block-bg:#2e2e33;--code-bg:#37383e;--border:#333}[data-theme=dark] .list{background:var(--theme)}*,:after,:before{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;overflow-y:scroll;-webkit-text-size-adjust:100%;text-size-adjust:100%}a,body,button,h1,h2,h3,h4{color:var(--primary)}body{background:var(--theme);font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,sans-serif;font-size:18px;line-height:1.6;word-break:break-word}article,footer,header,main,nav,section,table{display:block}h1,h2,h3,h4{line-height:1.2}h1,h2,h3,h4,p{margin-bottom:0;margin-top:0}ul{padding:0}a{text-decoration:none}body,ul{margin:0}table{border-collapse:collapse;border-spacing:0;overflow-x:auto;width:100%;word-break:keep-all}button,input{background:0 0;border:0;font:inherit;padding:0}input{outline:0}button{cursor:pointer}input:-webkit-autofill{box-shadow:0 0 0 50px var(--theme)inset}img{display:block;max-width:100%}.not-found{align-items:center;display:flex;font-size:160px;font-weight:700;height:80%;justify-content:center;left:0;position:absolute;right:0}.archive-posts{font-size:16px;width:100%}.archive-year{margin-top:40px}.archive-year:not(:last-of-type){border-bottom:2px solid var(--border)}.archive-month{align-items:flex-start;display:flex;padding:10px 0}.archive-month-header{margin:25px 0;width:200px}.archive-month:not(:last-of-type){border-bottom:1px solid var(--border)}.archive-entry{margin:10px 0;padding:5px;position:relative}.archive-entry-title{font-weight:400;margin:5px 0}.archive-count,.archive-meta{color:var(--secondary);font-size:14px}.footer,.top-link{color:var(--secondary);font-size:12px}.footer{line-height:24px;margin:auto;max-width:calc(var(--main-width) + var(--gap)*2);padding:calc((var(--footer-height) - var(--gap))/2)var(--gap);text-align:center}.footer span{margin-inline-end:1px;margin-inline-start:1px}.footer span:last-child{white-space:nowrap}.footer a{color:inherit;text-decoration:underline;text-underline-offset:.25rem}.top-link{background:var(--tertiary);border-radius:64px;bottom:4rem;height:2.5rem;padding:10px;position:fixed;right:2rem;transition:visibility .3s,opacity .3s cubic-bezier(.4,0,1,1);width:2.5rem;z-index:99}.hidden{opacity:0;visibility:hidden}.top-link,.top-link svg{filter:drop-shadow(0 0 0 var(--theme))}.footer a:hover,.top-link:hover{color:var(--primary)}.header-nav{column-gap:var(--gap);display:flex;flex-wrap:wrap;justify-content:space-between;line-height:var(--header-height);margin:auto;max-width:calc(var(--nav-width) + var(--gap)*2);padding:0 var(--gap)}.header-nav a{display:block}.logo,.menu{display:flex}.logo{flex-wrap:wrap}.logo,.logo a{align-items:center;column-gap:.55rem}.logo a{display:flex;font-size:24px;font-weight:700}.logo a img,.logo a svg{border-radius:6px;pointer-events:none}.theme-toggle{padding:0 .4rem}[data-theme=dark] .moon,[data-theme=light] .sun{display:none}.logo-switches{align-items:inherit;display:inline-flex;flex-wrap:inherit;gap:.4rem;min-height:stretch}.logo-switches>*{align-items:center;display:inline-flex;min-height:inherit}.menu{column-gap:var(--gap);list-style:none;overflow-x:auto;white-space:nowrap;word-break:keep-all}.menu a{font-size:16px}.menu .active{font-weight:500;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.3rem}.main{margin:auto;max-width:calc(var(--main-width) + var(--gap)*2);min-height:calc(100vh - var(--header-height) - var(--footer-height));padding:var(--gap);position:relative}.page-header h1{font-size:40px}.pagination{display:flex}.pagination a{background:var(--primary);border-radius:18px;color:var(--theme);font-size:13px;line-height:36px;padding:0 16px}.pagination .next{margin-inline-start:auto}.social-icons a{display:inline-flex;padding:10px}.social-icons a svg{height:26px;width:26px}.md-content h3,.md-content h4{margin:24px 0 16px}.md-content h1{font-size:40px;margin:40px auto 32px}.md-content h2{font-size:32px;margin:32px auto 24px}.md-content h3{font-size:24px}.md-content h4{font-size:16px}.md-content a:not(.anchor){text-decoration:underline;text-underline-offset:.3rem}.md-content del{text-decoration:line-through}.md-content dl:not(:last-child),.md-content ol:not(:last-child),.md-content p:not(:last-child),.md-content ul:not(:last-child){margin-bottom:var(--content-gap)}.md-content ol,.md-content ul{padding-inline-start:1.25rem}.md-content li{margin-top:.3rem}.md-content li p{margin-bottom:0}.md-content dl{display:flex;flex-wrap:wrap;margin:0}.md-content dt{font-weight:700;width:25%}.md-content dd{margin-inline-start:0;padding-inline-start:10px;width:75%}.md-content dd~dd,.md-content dt~dt{margin-top:10px}.md-content table{margin-bottom:var(--content-gap)}.md-content table th,.md-content table:not(.highlighttable,.highlight table,.gist .highlight) td{border:1px solid var(--border);line-height:1.5;min-width:80px;padding:6px 13px}.md-content table th{text-align:start}.md-content blockquote{border-inline-start:.3rem solid var(--content);margin:1rem 0;padding-inline-start:1rem}.md-content hr{background:var(--tertiary);border:0;height:2px;margin:30px 0}.md-content iframe{max-width:100%}.md-content img{border-radius:var(--radius);margin:1rem 0}.md-content h1:hover .anchor,.md-content h2:hover .anchor,.md-content h3:hover .anchor,.md-content h4:hover .anchor{color:var(--secondary);display:inline-flex;font-weight:500;margin-inline-start:.5em;user-select:none}.anchor:hover{color:var(--content)!important}.first-entry{display:flex;flex-direction:column;justify-content:center;margin:var(--gap)0 calc(var(--gap)*2);min-height:320px;position:relative}.first-entry .entry-header{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.first-entry .entry-header h1{font-size:34px;line-height:1.3}.first-entry .entry-header h2{font-size:40px}.first-entry .entry-content{font-size:16px;-webkit-line-clamp:3;margin:14px 0}.first-entry .entry-footer{font-size:14px}.home-info .entry-content{--content-gap:0.5rem;-webkit-line-clamp:unset;margin:0}.home-info .social-icons a:first-of-type{padding-inline-start:0}.post-entry{background:var(--entry);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:var(--gap);padding:var(--gap);position:relative;transition:transform .25s ease}.post-entry:focus-within,.post-entry:hover{border-color:var(--tertiary);transform:translateY(-2px)}.entry-header h2{font-size:24px;line-height:1.3}.entry-content{color:var(--secondary);display:-webkit-box;font-size:14px;line-height:1.6;margin:8px 0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-info .entry-content p{margin-block-end:1em;margin-block-start:1em}.entry-footer{color:var(--secondary);font-size:13px}.entry-link{border-radius:var(--radius);bottom:0;left:0;position:absolute;right:0;top:0}.entry-hint-parent{display:flex;justify-content:space-between}.page-header,.post-header{margin:24px auto var(--content-gap)}.post-title{font-size:40px}.post-description{margin-top:10px}.post-meta{margin-top:5px}.breadcrumbs,.post-meta{color:var(--secondary);font-size:14px}.breadcrumbs{align-items:center;display:flex;flex-wrap:wrap;gap:.2rem}.breadcrumbs a{font-size:16px}.breadcrumbs svg{height:1em}.post-meta a,.toc a:hover{text-decoration:underline;text-underline-offset:.3rem}.post-meta a{color:var(--secondary);text-decoration-style:dotted}details.toc{background:var(--code-bg);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:var(--content-gap)}[data-theme=dark] details.toc{background:var(--entry)}details.toc summary{border-radius:var(--radius);padding:.5rem 1.2rem}details summary{cursor:pointer;display:list-item;margin-inline-start:0;user-select:none;width:100%}details .title{display:inline;font-weight:500;margin-inline-start:.2rem}details{interpolate-size:allow-keywords}details::details-content{height:0;opacity:0;overflow:clip;transition:height .15s ease,opacity .15s ease,content-visibility allow-discrete .15s}details[open]::details-content{height:auto;opacity:1}details .inner{margin:0 2.4rem;padding-bottom:.6rem}details li ul{margin-inline-start:var(--gap)}.post-content{color:var(--content);margin:30px 0}.post-footer{margin-top:var(--content-gap)}.post-footer>*{margin-bottom:10px}.post-tags{display:flex;flex-wrap:wrap;gap:10px}.post-tags li{display:inline-block}.paginav,.post-tags a,.share-buttons{background:var(--code-bg);border:1px solid var(--border);border-radius:var(--radius)}.post-tags a{background:var(--code-bg);color:var(--secondary);display:block;font-size:14px;line-height:34px;padding:0 14px}.paginav a:hover,.post-tags a:hover{background:var(--border)}.share-buttons{display:flex;gap:10px;justify-content:center;overflow-x:auto;padding:10px}.share-buttons a,.share-buttons li{display:inline-flex}.share-buttons a:not(:last-of-type){margin-inline-end:12px}.paginav{display:flex;line-height:1.2}.paginav .title{color:var(--secondary);font-size:.8rem;letter-spacing:1px;text-transform:uppercase}.paginav a{border-radius:var(--radius);display:flex;flex-direction:column;gap:.5rem;padding:.8rem;width:50%}.paginav span:hover:not(.title){text-decoration:underline;text-underline-offset:.2rem}.paginav .next{margin-inline-start:auto;text-align:right}h1>a>svg{display:inline}.button{background:var(--tertiary);border-radius:var(--radius);padding:.4rem .8rem}.searchbox input{border:2px solid var(--tertiary);border-radius:var(--radius);color:var(--primary);font-weight:700;padding:4px 10px;width:100%}.searchResults li{align-items:center;background:var(--entry);border:1px solid var(--border);border-radius:var(--radius);display:flex;font-weight:500;justify-content:space-between;list-style:none;padding:10px 15px;position:relative;transition:transform .25s ease}.searchResults{display:flex;flex-direction:column;gap:10px;margin:var(--content-gap)0;width:100%}.searchResults li:focus-within,.searchResults li:hover{border-color:var(--tertiary);transform:translateY(-2px)}.searchResults li .entry-link:focus{outline:2px solid var(--secondary);outline-offset:-2px}.terms-tags{display:flex;flex-wrap:wrap;gap:1em;margin-top:var(--content-gap)}.terms-tags li{display:inline-block;font-weight:500}.terms-tags a{background:var(--tertiary);border-radius:var(--radius);display:block;padding:4px 10px;transition:transform .1s}.bg{background-color:#24273a;color:#cad3f5}@media screen and (max-width:768px){:root{--gap:14px}.first-entry{min-height:260px}.archive-month{flex-direction:column}.archive-year{margin-top:20px}.footer{padding:calc(var(--footer-height)/2 - var(--gap)/2 - 5px)var(--gap)}}@media screen and (max-width:900px){.list .top-link{transform:translateY(-5rem)}}@media screen and (max-width:340px){.share-buttons{justify-content:unset}}@media(prefers-reduced-motion){.button:active,.post-entry:active,.searchResults .focus,.searchResults li:active,.terms-tags a:active,.top-link{transform:none}}@font-face{font-display:swap;font-family:amatic-sc;font-style:normal;font-weight:700;src:url(/fonts/AmaticSC-Bold.woff2)format(woff2)}@font-face{font-display:swap;font-family:atkinson-hyperlegible-next;font-style:normal;font-weight:200 800;src:url(/fonts/AtkinsonHyperlegibleNext-wght.woff2)format(woff2)tech(variations)}@font-face{font-display:swap;font-family:atkinson-hyperlegible-next;font-style:italic;font-weight:200 800;src:url(/fonts/AtkinsonHyperlegibleNext-Italic-wght.woff2)format(woff2)tech(variations)}body{background:var(--code-bg);font-family:atkinson-hyperlegible-next,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,sans-serif}.nav{justify-content:space-evenly}.header-nav .logo a{color:var(--theme);font-family:amatic-sc,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,sans-serif;font-size:var(--font-size-h4)}.logo{margin:auto calc(var(--gap) - 32px)auto var(--gap)}.home-info{text-align:center}.home-info .entry-header h1{color:var(--theme);font-family:amatic-sc,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,sans-serif}.home-info .entry-content a{box-decoration-break:clone;box-shadow:0 1px}#home-info-logo img{margin:auto}.post-entry{transition:filter .3s ease}.dark .post-entry:hover,.dark .terms-tags a:hover{filter:brightness(1.1)}.post-entry:hover,.terms-tags a:hover{filter:brightness(.9)}.pagination a,.toc{background:var(--entry)}.pagination a{color:var(--primary)}.top-link,a{transition:color .5s ease}.top-link:hover,a:hover{color:var(--theme)}.footer{margin-bottom:75px}.footer a:hover{border-bottom:1px solid var(--theme);color:var(--theme)}.footer hr{color:var(--code-block-bg);margin:16px 0}@media(max-width:406px){.footer #footer-legal-hide-pipe{visibility:hidden}}.terms-tags a{transition:transform .1s,color .3s ease,filter .3s ease}.post-content dt{text-align:center}:root{--font-size-h1:3.359375rem;--font-size-h2:2.799375rem;--font-size-h3:2.3325rem;--font-size-h4:1.94375rem;--font-size-h5:1.62rem;--font-size-p:1.125rem;--font-size-small:0.9375rem;--font-size-extra-small:0.78125rem}body{font-size:var(--font-size-p)}.not-found{font-size:10rem}.archive-posts{font-size:var(--font-size-p)}.archive-count,.archive-meta,.footer{font-size:var(--font-size-small)}.top-link{font-size:var(--font-size-extra-small)}.logo a{font-size:var(--font-size-h5)}button#theme-toggle{font-size:26px}#menu a{font-size:var(--font-size-p)}.page-header h1{font-size:var(--font-size-h1)}.pagination a{font-size:var(--font-size-extra-small)}.first-entry .entry-header h1{font-size:var(--font-size-h2)}.first-entry .entry-content{font-size:var(--font-size-p)}.first-entry .entry-footer{font-size:var(--font-size-small)}.entry-header h2{font-size:var(--font-size-h5)}.entry-content{font-size:var(--font-size-small)}.entry-footer{font-size:var(--font-size-extra-small)}.post-title{font-size:var(--font-size-h2)}.breadcrumbs,.breadcrumbs a,.post-meta{font-size:var(--font-size-small)}.post-content h1{font-size:var(--font-size-h2)}.post-content h2{font-size:var(--font-size-h3)}.post-content h3{font-size:var(--font-size-h4)}.post-content h4{font-size:var(--font-size-h5)}.post-tags a{font-size:var(--font-size-small)}.paginav .title{font-size:var(--font-size-extra-small)}:root{--gap:22px;--content-gap:20px;--nav-width:1024px;--main-width:740px;--header-height:60px;--footer-height:60px;--radius:8px;--theme:var(--ctp-frappe-mauve);--entry:var(--ctp-frappe-surface0);--primary:var(--ctp-frappe-text);--secondary:var(--ctp-frappe-subtext1);--tertiary:var(--ctp-frappe-surface1);--content:var(--ctp-frappe-text);--code-block-bg:var(--ctp-frappe-surface2);--code-bg:var(--ctp-frappe-base);--border:var(--ctp-frappe-surface0);color-scheme:light}:root[data-theme=dark]{--theme:var(--ctp-mocha-mauve);--entry:var(--ctp-mocha-surface0);--primary:var(--ctp-mocha-text);--secondary:var(--ctp-mocha-subtext1);--tertiary:var(--ctp-mocha-surface1);--content:var(--ctp-mocha-text);--code-block-bg:var(--ctp-mocha-surface2);--code-bg:var(--ctp-mocha-base);--border:var(--ctp-mocha-surface1);color-scheme:dark}.list,[data-theme=dark] .list{background:var(--code-bg)}