.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}*,:after,:before{box-sizing:border-box}*{margin:0}body,html{height:100%}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;text-rendering:optimizespeed;min-height:100vh}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}a:not([class]){-webkit-text-decoration-skip:ink;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto}canvas,img,picture,svg,video{max-width:100%;display:block}button,input,select,textarea{font:inherit}#__next,#root{isolation:isolate}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@font-face{font-family:dankmono;font-style:normal;font-weight:400;src:url(/assets/fonts/dankmono.woff2)format("woff2")}@font-face{font-family:dankmono;font-style:italic;font-weight:400;src:url(/assets/fonts/dankmonoitalic.woff2)format("woff2")}@font-face{font-family:arbutus;font-style:normal;font-weight:400;src:url(/assets/fonts/arbutus.woff2)format("woff2")}@font-face{font-family:chunkfive;font-style:normal;font-weight:400;src:url(/assets/fonts/chunkfive.woff2)format("woff2")}[role=document]{max-width:48rem;margin:0 auto;padding:1rem}#title{color:var(--main-typo-color);font-size:2rem}.profile-image{border-radius:100%;max-width:8rem;margin:1.66rem;transition:border-radius .5s linear}.profile-image:hover{border-radius:15%}[role=navigation]{margin:1.5rem 0}[role=navigation] ul{--gap:1ch;margin:calc(var(--gap)*-1) 0 0 calc(var(--gap)*-1);width:calc(100% + var(--gap));flex-wrap:wrap;align-items:baseline;padding:0;list-style:none;display:inline-flex}[role=navigation] ul li{margin:var(--gap) 0 0 var(--gap)}[role=navigation] ul li a{padding:.5ch 1ch}[aria-current=page]{background-color:var(--main-highlight-color)}footer{color:var(--main-typo-color);padding:2rem 0}.visually-hidden:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.post-list,.snippet-list{margin:0;padding:0;list-style:none}.post-list-item,.snippet-list-item{position:relative}.post-list-item a,.snippet-list-item a{padding:.25rem .375rem}.post-list-item a:after,.snippet-list-item a:after{content:" ";position:absolute;inset:0}table{border-collapse:collapse;width:100%;margin-block:1.5rem;font-size:.9375rem}thead{border-bottom:2px solid var(--main-highlight-color)}th{color:var(--main-typo-color--strong);text-align:left;font-weight:700}td,th{padding:.5rem .75rem}td{border-bottom:1px solid var(--main-secondary-color);color:var(--main-typo-color)}tbody tr:last-child td{border-bottom:none}article>header>time{margin-bottom:1.875rem;display:block}code[class*=language-],pre[class*=language-]{text-align:left;white-space:pre;word-break:normal;word-spacing:normal;word-wrap:normal;hyphens:none;tab-size:4;line-height:1.5}code[class*=language-] ::-moz-selection{text-shadow:none;background:#1d3b53fc}code[class*=language-]::-moz-selection{text-shadow:none;background:#1d3b53fc}pre[class*=language-] ::-moz-selection{text-shadow:none;background:#1d3b53fc}pre[class*=language-]::-moz-selection{text-shadow:none;background:#1d3b53fc}code[class*=language-] ::selection{text-shadow:none;background:#1d3b53fc}code[class*=language-]::selection{text-shadow:none;background:#1d3b53fc}pre[class*=language-] ::selection{text-shadow:none;background:#1d3b53fc}pre[class*=language-]::selection{text-shadow:none;background:#1d3b53fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre{margin:.5em 0;padding:1em;overflow:auto}:not(pre)>code,pre{color:#d6deeb;background:#011627;border-radius:.3em}:not(pre)>code{color:#011627;white-space:normal;background:#d6deeb;padding:.5ch;font-size:.9rem}.token.cdata,.token.comment,.token.prolog{color:#637777;font-style:italic}.token.punctuation{color:#c792ea}.namespace{color:#b2ccd6}.token.deleted{color:#ef53508f;font-style:italic}.token.property,.token.symbol{color:#80cbc4}.token.keyword,.token.operator,.token.tag{color:#7fdbca}.token.boolean{color:#ff5874}.token.number{color:#f78c6c}.token.builtin,.token.char,.token.constant,.token.function{color:#82aaff}.token.doctype,.token.selector{color:#c792ea;font-style:italic}.token.attr-name,.token.inserted{color:#addb67;font-style:italic}.language-css .token.string,.style .token.string,.token.entity,.token.string,.token.url{color:#addb67}.token.atrule,.token.attr-value,.token.class-name{color:#ffcb8b}.token.important,.token.regex,.token.variable{color:#d6deeb}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}:root{--main-background-color:#fff;--main-link-background:#222;--main-link-color:#fff;--main-typo-color:#222;--main-typo-color--strong:#000;--main-secondary-color:#666;--main-highlight-color:#663dff;--main-highlight-color--secondary:#a0f;--main-highlight-color--tertiary:#c49}@media (prefers-color-scheme:dark){:root{--main-background-color:#222;--main-link-background:#ddd;--main-link-color:#222;--main-typo-color:#ddd;--main-typo-color--strong:#fff;--main-secondary-color:#ddd;--main-highlight-color:#c49;--main-highlight-color--secondary:#a0f;--main-highlight-color--tertiary:#663dff}canvas,img,picture,svg,video{opacity:.75;transition:opacity .5s ease-in-out}canvas:hover,img:hover,picture:hover,svg:hover,video:hover{opacity:1}}@keyframes k1{0%{background-position:0}50%{background-position:100%}to{background-position:0}}html{font-family:arbutus,serif}body{background-color:var(--main-background-color);font-size:1rem;line-height:1.5}h1{margin-bottom:1.875rem;font-size:2.25rem;line-height:1.16667}h2{margin-bottom:.75rem;padding-top:1.5rem;font-size:1.875rem;line-height:1.2}h3{margin-bottom:.375rem;font-size:1.5rem;line-height:1.25}h3,h4{padding-top:.75rem}h4{margin-bottom:.5rem;font-size:1.3125rem;line-height:1.33333}h5{margin-bottom:.5625rem;padding-top:.75rem;font-size:1.125rem}h5,h6{line-height:1.5}h6{margin-bottom:.1875rem;padding-top:.5625rem;font-size:1rem}p,ul{margin-bottom:1.5rem}li,p{color:var(--main-typo-color);line-height:2rem}h1,h2,h3,h4,h5,h6,p{margin-top:0}h1,h2,h3,h4,h5,h6{color:var(--main-typo-color);letter-spacing:.025ch;font-family:chunkfive,sans-serif;font-weight:400}strong{color:var(--main-typo-color--strong)}a{background-color:var(--main-link-background);color:var(--main-link-color);padding:0 .25rem;text-decoration:none;display:inline-block}a[href^=http]:after{content:" »";display:inline-block;transform:rotate(-45deg)translate(.5ch,-.5ch)}a:active,a:focus,a:hover{background-color:var(--main-highlight-color);background-image:linear-gradient(319deg,var(--main-highlight-color) 0,var(--main-highlight-color--secondary) 37%,var(--main-highlight-color--tertiary) 100%);background-size:400% 400%;animation:5s infinite k1}small,time{color:var(--main-secondary-color);font-style:italic}time{white-space:nowrap;display:block}img,picture{height:auto}code,pre{margin-bottom:1.5rem;font-family:dankmono,monospace;font-weight:400}pre[class*=language-]{margin:3ch 0}blockquote{border-left:8px solid var(--main-highlight-color);color:var(--main-secondary-color);margin-left:-1ch;padding-left:1ch;font-style:italic}
