:root{--theme-color-background-400: #f8ede3;--theme-color-background-500: #eddfcf;--theme-color-background-500-10: rgba(237,223,207,0.1);--theme-color-accent-400: #9067c5;--theme-color-accent-400-10: rgba(144,103,197,0.1);--theme-color-accent-400-50: rgba(144,103,197,0.5);--theme-color-foreground-400: #ca4e5d;--theme-color-foreground-400-10: rgba(202,78,93,0.1);--theme-color-text: #211a12;--theme-color-shadow: rgba(33,26,18,0.3);--theme-pygment-pre: #282923;--theme-pygment-comment: #4a4736;--theme-pygment-error: #700032;--theme-pygment-error-bg: #dfbecc;--theme-pygment-keyword: #006c80;--theme-pygment-literal-string: #6d47bd;--theme-pygment-name: #f8f8f2;--theme-pygment-operator: #c7004c;--theme-pygment-literal-number: #9a932d;--theme-pygment-name: #2b6b00}[data-site-theme="dark"]{--theme-color-background-400: #050505;--theme-color-background-500: #1c1c1c;--theme-color-background-500-10: rgba(5,5,5,0.1);--theme-color-accent-400: #ffc494;--theme-color-accent-400-10: rgba(255,196,148,0.1);--theme-color-accent-400-50: rgba(255,196,148,0.5);--theme-color-foreground-400: #9fff80;--theme-color-foreground-400-10: rgba(159,255,138,0.1);--theme-color-text: #f8f8f1;--theme-color-shadow: rgba(248,248,241,0.3);--theme-pygment-pre: #282923;--theme-pygment-comment: #74705d;--theme-pygment-error: #94004f;--theme-pygment-error-bg: #1f0010;--theme-pygment-keyword: #67d8ef;--theme-pygment-literal-string: #ac80ff;--theme-pygment-name: #f8f8f2;--theme-pygment-operator: #f92472;--theme-pygment-literal-number: #e7db74;--theme-pygment-name-exception: #a6e22c}@media (prefers-color-scheme: dark){:root:not([data-site-theme]){--theme-color-background-400: #050505;--theme-color-background-500: #1c1c1c;--theme-color-background-500-10: rgba(5,5,5,0.1);--theme-color-accent-400: #ffc494;--theme-color-accent-400-10: rgba(255,196,148,0.1);--theme-color-accent-400-50: rgba(255,196,148,0.5);--theme-color-foreground-400: #9fff80;--theme-color-foreground-400-10: rgba(159,255,138,0.1);--theme-color-text: #f8f8f1;--theme-color-shadow: rgba(248,248,241,0.3);--theme-pygment-pre: #282923;--theme-pygment-comment: #74705d;--theme-pygment-error: #94004f;--theme-pygment-error-bg: #1f0010;--theme-pygment-keyword: #67d8ef;--theme-pygment-literal-string: #ac80ff;--theme-pygment-name: #f8f8f2;--theme-pygment-operator: #f92472;--theme-pygment-literal-number: #e7db74;--theme-pygment-name-exception: #a6e22c}}*{margin:0;padding:0;line-height:calc(6px + 1.2em)}*,::before,::after{box-sizing:border-box}*:where(:not(fieldset, progress, meter)){border-width:0;border-style:solid;background-origin:border-box;background-repeat:no-repeat}html{block-size:100%;-webkit-text-size-adjust:none}@media (prefers-reduced-motion: no-preference){html:focus-within{scroll-behavior:smooth}}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeSpeed;min-block-size:100%}:where(img, svg, video, canvas, audio, iframe, embed, object){display:block}:where(img, svg, video){block-size:auto;max-inline-size:100%}:where(svg):where(:not([fill])){stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round}:where(svg):where(:not([width])){inline-size:5rem}:where(input, button, textarea, select),:where(input[type="file"])::-webkit-file-upload-button{color:inherit;font:inherit;font-size:inherit;letter-spacing:inherit;word-spacing:inherit}:where(textarea){resize:vertical}@supports (resize: block){:where(textarea){resize:block}}:where(p, h1, h2, h3, h4, h5, h6){overflow-wrap:break-word}h1{font-size:2em}:where(ul, ol){list-style-position:inside}[role="list"]:where(ul, ol){list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}:where(a[href], area, button, input, label[for], select, summary, textarea, [tabindex]:not([tabindex*="-"])){cursor:pointer;touch-action:manipulation}:where(input[type="file"]){cursor:auto}:where(input[type="file"])::-webkit-file-upload-button,:where(input[type="file"])::file-selector-button{cursor:pointer}@media (prefers-reduced-motion: no-preference){:focus-visible{transition:outline-offset 145ms cubic-bezier(0.25, 0, 0.4, 1)}:where(:not(:active)):focus-visible{transition-duration:0.25s}}:where(:not(:active)):focus-visible{outline-offset:5px}:where(button, button[type], input[type="button"], input[type="submit"], input[type="reset"]),:where(input[type="file"])::-webkit-file-upload-button,:where(input[type="file"])::file-selector-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;text-align:center}[disabled]:where(button, button[type], input[type="button"], input[type="submit"], input[type="reset"]){cursor:not-allowed}html{font-size:clamp(100%, 1.2vw, 1.33rem)}:root{background-color:var(--theme-color-background-400);color:var(--theme-color-text);font-family:Karla,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Helvetica,Arial,sans-serif}li{transition:background-color 0.18s ease-in-out, color 0.18s ease-in-out, border-color 0.18s ease-in-out}a{color:var(--theme-color-text);text-decoration:none}a:not([class]){color:currentColor}a:hover{color:var(--theme-color-accent-400)}::-moz-selection{background-color:var(--theme-color-accent-400);color:var(--theme-color-background-400)}::selection{background-color:var(--theme-color-accent-400);color:var(--theme-color-background-400)}ul,ol{margin:0;padding:0;list-style:none}h1{max-width:25ch;line-height:1.2}h1,h2,h3,h4,h5{font-weight:500;font-family:"Viga",Roboto,sans-serif;letter-spacing:0.1ex}h1{font-size:2.36rem}h2{font-size:1.77rem}h3{font-size:1.33rem}.flow>*+*{margin-top:var(--gap, 1em)}em{color:var(--theme-color-accent-400);font-weight:600}kbd{position:relative;bottom:0.1em;padding:0.15em 0.5em 0.1em;border-radius:3px;background-color:var(--theme-color-background-500);box-shadow:0 0 1px #fff;font-weight:600;font-size:.75rem;line-height:1;font-family:"Input Mono","Source Code Pro",Menlo,Monaco,"Courier New",monospace,serif;white-space:nowrap}table{width:100%;color:var(--theme-color-background-400);font-size:0.875em}thead{background-color:var(--theme-color-accent-400);text-align:left}tbody{background-color:var(--theme-color-text)}tr>*{padding:0.3ex 1ch}tbody tr:nth-child(even){background:var(--theme-color-accent-400-10)}:root{--theme-max-width: 60rem}body{padding:1rem}.container{max-width:var(--theme-max-width);margin:4rem auto}.layout\:sidebar{display:flex;flex-wrap:wrap;gap:2.36rem}.layout\:sidebar>:last-child{flex-grow:1;flex-basis:25%}.layout\:sidebar>:first-child{flex-grow:999;flex-basis:0;min-inline-size:65%}.post-author{display:flex}.post-avatar img{display:block;width:48px;height:48px;border:solid 2px var(--theme-color-text);border-radius:50%}.post-author>*{display:grid;font-weight:600}.post-author>*:not(:last-child){margin-right:1em}.post-author .schema-author{display:none}.post-tags{display:flex;flex-wrap:wrap}.post-tags>*:not(:last-child){margin-right:0.5em}.post-tags a{display:inline-block;padding-left:4px;border-left:solid 4px var(--theme-color-accent-400);font-weight:600;line-height:1;letter-spacing:0.1ex}@media screen and (max-width: 600px){.post-author{flex-wrap:wrap}.post-avatar{margin-bottom:0.5em}}.excerpt{--gap: 3ex;display:flex;-moz-column-gap:2ch;column-gap:2ch;align-items:center;justify-content:space-between;padding:1ex 0;border-bottom:solid 2px var(--theme-color-accent-400-10)}.excerpt:hover{border-bottom-color:var(--theme-color-accent-400)}.excerpt h2{font-size:1.33rem}.excerpt-date{flex-shrink:0;color:var(--theme-color-text);font-weight:600;font-size:1rem;text-transform:uppercase;opacity:0.45}.excerpt-more{display:block;margin-top:1em;font-weight:600}.excerpt-tags{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.excerpt-tags li{display:block;margin-right:6px;margin-bottom:6px}.excerpt-tags li:last-child{margin-right:0}.excerpt-tags a{display:inline-block;padding:8px 10px;border:solid 2px var(--theme-color-text);border-radius:8px;color:var(--theme-color-text);font-weight:600;font-size:.625rem;letter-spacing:0.15ch;text-transform:uppercase;white-space:nowrap;opacity:0.75}.excerpt-tags a:hover{border-color:var(--theme-color-accent-400);color:var(--theme-color-accent-400)}.overlay{display:none;z-index:10;position:fixed;place-content:center center;inset:0 0 0 0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:var(--theme-color-background-500-10)}.overlay[show]{display:grid}.overlay>section{box-sizing:content-box;position:relative;max-width:clamp(40ch, 50ch, 60ch);margin:2em;padding:2em;border-radius:4px;background-color:var(--theme-color-background-400);box-shadow:0 0 1px 1px var(--theme-color-foreground-400-10),0 0 2px 2px var(--theme-color-foreground-400-10),0 0 4px 4px var(--theme-color-foreground-400-10)}button#close{position:absolute;top:-0.5em;right:-0.5em;padding:0.5ex;border-radius:50%;background-color:var(--theme-color-foreground-400);color:var(--theme-color-background-400)}.hello{z-index:10;position:fixed;right:2em;bottom:6em;max-width:40ch;padding:1rem;transform:translateX(150%);border-radius:4px;-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);background-color:var(--theme-color-background-500-10);box-shadow:0 0 1px 1px var(--theme-color-accent-400-50);font-size:.75rem;transition:transform 0.3s ease-in-out}@media only screen and (max-width: 759px){max-width:calc(100% - 2rem)}.hello[show]{transform:translateX(0)}.hello button{padding:0.5ex 1ch;border-radius:4px;background-color:var(--theme-color-accent-400);color:var(--theme-color-background-400);font-weight:500}.hello button:last-child{margin-left:1ch}.form{display:flex;flex-direction:column;margin-bottom:40px;padding:16px 16px;border-radius:4px;background-color:var(--theme-color-background-500)}.form label{display:none}.form:focus{background:red}.form input:not(:last-child){margin-bottom:0.8rem}.form input[type='text'],.form input[type='email']{padding:8px 10px;border:0;border-left:solid 4px var(--theme-color-accent-400);border-radius:0;background-color:transparent;color:var(--theme-color-text);letter-spacing:.15ch;transition:background-color 0.2s ease-in-out}.form input[type='text']::-moz-placeholder, .form input[type='email']::-moz-placeholder{opacity:.8}.form input[type='text']:-ms-input-placeholder, .form input[type='email']:-ms-input-placeholder{opacity:.8}.form input[type='text']::-ms-input-placeholder, .form input[type='email']::-ms-input-placeholder{opacity:.8}.form input[type='text']::placeholder,.form input[type='email']::placeholder{opacity:.8}.form input[type='text']:focus,.form input[type='email']:focus{outline:none;background-color:var(--theme-color-accent-400-10);color:var(--theme-color-accent-400)}.form input[type='text']:focus::-moz-placeholder, .form input[type='email']:focus::-moz-placeholder{color:var(--theme-color-accent-400)}.form input[type='text']:focus:-ms-input-placeholder, .form input[type='email']:focus:-ms-input-placeholder{color:var(--theme-color-accent-400)}.form input[type='text']:focus::-ms-input-placeholder, .form input[type='email']:focus::-ms-input-placeholder{color:var(--theme-color-accent-400)}.form input[type='text']:focus::placeholder,.form input[type='email']:focus::placeholder{color:var(--theme-color-accent-400)}.form .subscribe{display:inline-block;align-self:flex-start;width:auto;padding:10px 30px;border:0;border-radius:4px;background-color:var(--theme-color-accent-400);color:var(--theme-color-background-400);font-weight:600;line-height:1;letter-spacing:1px;text-transform:uppercase;transition:background-color 0.2s ease-in-out}.form .subscribe:hover{background-color:var(--theme-color-accent-400);cursor:pointer}@media screen and (max-width: 600px){.form{flex-direction:column}}.tags-cloud{display:flex;flex-wrap:wrap;margin-top:1rem}.tags-cloud>*:not(:last-child){margin-right:0.5em;margin-bottom:0.5em}.tags-cloud a{display:inline-block;padding:8px 10px;border:solid 2px var(--theme-color-text);border-radius:8px;color:var(--theme-color-text);font-weight:600;font-size:.625rem;line-height:1;letter-spacing:0.2ex;text-transform:uppercase;white-space:nowrap;opacity:0.5}.tags-cloud a:hover{border-color:var(--theme-color-accent-400);color:var(--theme-color-accent-400);opacity:1}.pagination{--gap: 2em;display:grid;grid-template-columns:repeat(5, 1fr);align-items:center;font-weight:600;letter-spacing:0.4px}.pagination>*{text-align:center}.pagination a{padding:14px 20px;border:solid 3px var(--theme-color-text);border-radius:8px;color:var(--theme-color-text);font-size:1rem;line-height:1;white-space:nowrap;opacity:0.8}.pagination a:hover{background-color:var(--theme-color-text);color:var(--theme-color-background-400)}.next-page{grid-column-start:1}.next-page::before{content:'← '}.current-page{grid-column-start:3}.prev-page{grid-column-start:5}.prev-page::after{content:' →'}@media screen and (max-width: 600px){.pagination{grid-template-rows:1fr;grid-template-columns:1fr}.pagination>*:not(:last-child){margin-bottom:10px}.next-page,.current-page,.prev-page{grid-column-start:auto}}.highlight pre{background-color:var(--theme-pygment-pre)}.highlight .hll{background-color:var(--theme-pygment-pre)}.highlight .c{color:var(--theme-pygment-comment)}.highlight .err{color:var(--theme-pygment-error);background-color:var(--theme-pygment-error-bg)}.highlight .k{color:var(--theme-pygment-keyword)}.highlight .l{color:var(--theme-pygment-literal-number)}.highlight .n{color:var(--theme-pygment-name)}.highlight .o{color:var(--theme-pygment-operator)}.highlight .p{color:var(--theme-pygment-name)}.highlight .cm{color:var(--theme-pygment-comment)}.highlight .cp{color:var(--theme-pygment-comment)}.highlight .c1{color:var(--theme-pygment-comment)}.highlight .cs{color:var(--theme-pygment-comment)}.highlight .ge{font-style:italic}.highlight .gs{font-weight:bold}.highlight .kc{color:var(--theme-pygment-keyword)}.highlight .kd{color:var(--theme-pygment-keyword)}.highlight .kn{color:var(--theme-pygment-operator)}.highlight .kp{color:var(--theme-pygment-keyword)}.highlight .kr{color:var(--theme-pygment-keyword)}.highlight .kt{color:var(--theme-pygment-keyword)}.highlight .ld{color:var(--theme-pygment-literal-string)}.highlight .m{color:var(--theme-pygment-literal-number)}.highlight .s{color:var(--theme-pygment-literal-string)}.highlight .na{color:var(--theme-pygment-name-exception)}.highlight .nb{color:var(--theme-pygment-name)}.highlight .nc{color:var(--theme-pygment-name-exception)}.highlight .no{color:var(--theme-pygment-keyword)}.highlight .nd{color:var(--theme-pygment-name-exception)}.highlight .ni{color:var(--theme-pygment-name)}.highlight .ne{color:var(--theme-pygment-name-exception)}.highlight .nf{color:var(--theme-pygment-name-exception)}.highlight .nl{color:var(--theme-pygment-name)}.highlight .nn{color:var(--theme-pygment-name)}.highlight .nx{color:var(--theme-pygment-name-exception)}.highlight .py{color:var(--theme-pygment-name)}.highlight .nt{color:var(--theme-pygment-operator)}.highlight .nv{color:var(--theme-pygment-name)}.highlight .ow{color:var(--theme-pygment-operator)}.highlight .w{color:var(--theme-pygment-name)}.highlight .mf{color:var(--theme-pygment-literal-number)}.highlight .mh{color:var(--theme-pygment-literal-number)}.highlight .mi{color:var(--theme-pygment-literal-number)}.highlight .mo{color:var(--theme-pygment-literal-number)}.highlight .sb{color:var(--theme-pygment-literal-string)}.highlight .sc{color:var(--theme-pygment-literal-string)}.highlight .sd{color:var(--theme-pygment-literal-string)}.highlight .s2{color:var(--theme-pygment-literal-string)}.highlight .se{color:var(--theme-pygment-literal-number)}.highlight .sh{color:var(--theme-pygment-literal-string)}.highlight .si{color:var(--theme-pygment-literal-string)}.highlight .sx{color:var(--theme-pygment-literal-string)}.highlight .sr{color:var(--theme-pygment-literal-string)}.highlight .s1{color:var(--theme-pygment-literal-string)}.highlight .ss{color:var(--theme-pygment-literal-string)}.highlight .bp{color:var(--theme-pygment-name)}.highlight .vc{color:var(--theme-pygment-name)}.highlight .vg{color:var(--theme-pygment-name)}.highlight .vi{color:var(--theme-pygment-name)}.highlight .il{color:var(--theme-pygment-literal-number)}.highlight .gu{color:var(--theme-pygment-comment)}.highlight .gd{color:var(--theme-pygment-operator)}.highlight .gi{color:var(--theme-pygment-name)}.header{display:flex;justify-content:space-between;margin-bottom:3rem}.nav-item ul{display:flex;flex-wrap:wrap;align-items:center;justify-content:start;font-weight:600;font-size:1.33rem;font-family:"Viga",Roboto,sans-serif;text-transform:uppercase}.nav-item ul li:not(:first-child){margin-left:0.5em}.nav-item .active{border-bottom:solid 4px var(--theme-color-accent-400)}.select-theme{border-radius:8px;background-color:var(--theme-color-background-500);box-shadow:0 0 1px var(--theme-color-shadow),0 0 2px var(--theme-color-shadow);padding:0 .7ch}.select-theme button{padding:1ch;background-color:transparent}.select-theme button:hover{color:var(--theme-color-foreground-400)}.select-theme svg{height:1.2rem;width:1.2rem}.page-title{color:var(--theme-color-accent-400);font-weight:600;font-size:1.77rem;letter-spacing:0.6px}.prose{word-break:break-word}.footer{margin:5rem 0;font-size:1rem;text-align:center}.footer a{color:var(--theme-color-accent-400)}@media only screen and (min-width: 320px) and (max-width: 759px){nav{z-index:5;position:fixed;right:1em;bottom:0.5em;left:1em;padding:0.5em 1em;border-radius:6px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:var(--theme-color-background-500-10);box-shadow:0 0 1px var(--theme-color-shadow), 0 0 2px var(--theme-color-shadow);letter-spacing:0.1ch}.nav-item ul{display:grid;grid-template-columns:repeat(4, 1fr);font-size:1rem;text-align:center}.nav-item ul li:not(:first-child){margin-left:initial}.nav-item ul li+li{border-left:solid 1px var(--theme-color-shadow)}.nav-item ul a{display:block}.nav-item .active{border-bottom:initial}}.post .external-url{display:inline-flex;align-items:center}.post .external-url svg{stroke:var(--theme-color-text);width:0.8em;height:0.8em}.post .external-url svg:hover{stroke:var(--theme-color-accent-400)}article del{-webkit-text-decoration-color:var(--theme-color-accent-400);text-decoration-color:var(--theme-color-accent-400);opacity:0.5}article h2,article h3,article h4,article h5{color:var(--theme-color-foreground-400)}article a,article a:hover{text-decoration:underline;text-decoration-thickness:0.15rem;text-underline-offset:0.1rem}article a:hover{color:var(--theme-color-accent-400)}article>*:first-child{font-size:1.33rem}p.update,p.sidenote{position:relative;margin:40px 0;padding:20px;border:solid 2px var(--theme-color-foreground-400);border-radius:6px;background-color:var(--theme-color-background-500)}p.update>strong:first-child{position:absolute;top:-14px;left:-40px;padding:5px 8px;border:solid 2px #99cbe6;border-radius:4px;background-color:var(--theme-color-background-400);font-size:.75rem;line-height:1}p.sidenote:before{position:absolute;top:-16px;left:-16px;padding:2px;border:solid 4px var(--theme-color-background-400);border-radius:50%;background-color:var(--theme-color-background-400);box-shadow:0 0 0 2px var(--theme-color-foreground-400);content:'★';color:var(--theme-color-foreground-400);font-size:1.33rem;line-height:1}article ol,article ul{margin-left:1rem}article ol{counter-reset:counts}article ol li{margin:10px 0;counter-increment:counts}article ol li:before{content:counter(counts) ". ";color:var(--theme-color-accent-400);font-weight:600;word-break:normal}article ul li{margin:10px 0}article ul li:before{margin-right:10px;content:'→';color:var(--theme-color-accent-400);font-weight:600}article li ol,article li ul{margin-bottom:10px}article blockquote{position:relative;padding:1.77rem 1.77rem;border-radius:4px;background-color:var(--theme-color-background-500);font-style:italic;font-size:1.33rem;font-family:Georgia,serif}article blockquote:before{position:absolute;top:-30px;right:0;content:'ˮ';font-style:normal;font-size:8rem;line-height:1}.footnotes{margin-top:40px;padding-top:40px;border-top:dashed 1px var(--theme-color-shadow)}.footnotes li{display:flex;margin:0 0 10px 0}.footnotes li p{margin:0}.footnote{padding:0 2px;border:0;color:var(--theme-color-accent-400);font-weight:600;font-size:0.75rem}.reversefootnote{visibility:hidden;border:0;color:var(--theme-color-accent-400);font-size:1.5rem;line-height:0}.reversefootnote:before{visibility:visible;position:relative;top:4px;content:'*'}.home .hey{opacity:.5;font-size:1.33rem}.home .name{margin-top:.75rem;color:var(--theme-color-foreground-400);font-size:3.15rem;line-height:1;font-family:"Viga",Roboto,sans-serif;letter-spacing:2px}.home .byline{margin-bottom:1em;opacity:.8;font-size:1.77rem;line-height:1.35}.home .tag-item{cursor:pointer}.app-grid{grid-gap:20px;display:grid;grid-template-columns:repeat(3, 1fr)}.app{display:grid;position:relative;grid-template-columns:60px 1fr;padding:20px;border-radius:8px;background-color:var(--theme-color-background-500)}.app:hover{color:var(--theme-color-text)}.app img{width:50px;height:50px;margin-right:10px}.app .name{font-weight:600;font-size:1rem}.app .category{opacity:.7;font-weight:600;font-size:.75rem}.app .description{font-size:.75rem}.app .button{display:inline-block;justify-content:center;min-width:60px;margin-top:14px;margin-right:4px;padding:4px 10px;border-radius:8px;background-color:var(--theme-color-text);color:var(--theme-color-background-400);font-weight:600;font-size:.75rem;text-align:center;transition:background-color 0.2s ease-in-out}.app .button:hover{background-color:var(--theme-color-accent-400)}.setapp{display:block;margin-top:0.5em;color:var(--theme-color-accent-400);font-weight:600;font-size:.625rem;letter-spacing:0.05ch;text-transform:uppercase}.sticky-box{position:sticky;position:-webkit-sticky;top:60px}.carbon-box{min-height:190px}.sidebar-promo{display:flex;flex-direction:column;padding:1rem;border-radius:4px;background-color:var(--theme-color-background-500);font-size:.75rem}.sidebar-promo p{margin:0}.sidebar-promo a{color:var(--theme-color-accent-400);font-weight:600}div.highlighter-rouge{word-break:break-all}code.language-plaintext{margin:0 2px;padding:1px 2px;border-radius:3px;background-color:var(--theme-color-background-500);box-shadow:0 0 0 1px var(--theme-color-shadow);color:var(--theme-color-accent-400);font-size:.75rem;line-height:1;font-family:"Input Mono","Source Code Pro",Menlo,Monaco,"Courier New",monospace,serif;letter-spacing:0.5px;white-space:pre-wrap}code.language-csv,.highlight pre{display:block;padding:30px;overflow:scroll;border-radius:8px;background-color:var(--theme-color-background-500);box-shadow:0 0 0 1px rgba(237,237,237,0.15);line-height:1.5;white-space:pre-wrap;-moz-tab-size:2;-o-tab-size:2;tab-size:2}.highlight code{font-size:.75rem;font-family:"Input Mono","Source Code Pro",Menlo,Monaco,"Courier New",monospace,serif}div[class^='language-']{position:relative}div[class^='language-']:before{position:absolute;top:0;right:0;padding:5px 10px;border-top-right-radius:7px;border-bottom-left-radius:8px;color:rgba(217,217,217,0.7);font-weight:600;font-size:.625rem;line-height:1;letter-spacing:.1ch}div.language-html:before{background-color:#dd4a25;content:'HTML';color:#f7f7f7}div.language-js:before{background-color:#f5de1a;content:'JavaScript';color:#000}div.language-jsx:before{background-color:#077EA4;content:'JSX';color:#fff}div.language-css:before{background-color:#1f5fa9;content:'CSS';color:#e6e4e6}div.language-plaintext:before{background-color:#fefefe;content:'Plain Text';color:#545454}div.language-xml:before{background-color:#ee7301;content:'XML';color:#f4f6ec}div.language-applescript:before{background-color:#363636;content:'AppleScript';color:#f7f7f7}div.language-coffeescript:before{background-color:#27314a;content:'CoffeeScript';color:#f7f7f7}div.language-zsh:before{background-color:#262626;content:'%_ Shell';color:#f7f7f7}div.language-console:before{background-color:#262626;content:'>_ Shell';color:#f7f7f7}div.language-yaml:before{background-color:#cc2d2c;content:'YAML';color:#f7f7f7}div.language-json:before{background-color:#717171;content:'JSON';color:#faf0e6}div.language-python:before{background-color:#3671A3;content:'Python';color:#E5F2FF}div.language-scss:before{background-color:#F5F6F7;content:'SCSS';color:#CF649A}.related-posts h5{font-size:1.77rem;text-align:center}.related-box{grid-gap:20px;display:grid;grid-template-columns:1fr 1fr;margin-top:60px}.related-box li{line-height:1}.related-card{display:block;padding:20px;border-radius:4px;background-color:var(--theme-color-background-500)}.related-date{font-weight:600;font-size:.75rem;letter-spacing:0.05ch;opacity:0.5}.related-title{margin-top:0.2em;font-weight:600;font-size:1rem;font-family:"Viga",Roboto,sans-serif;letter-spacing:0.1ch}.related-desc{margin-top:1em;font-size:.75rem;opacity:0.7}.excerpt-tags{margin-top:1em}.excerpt-tags a{padding:.75ex 1.5ch;border-width:1px;border-radius:5px}@media screen and (max-width: 600px){.related-box{grid-template-columns:1fr}}
