@font-face{font-family:ToshibaSat8x14;src:url(/fonts/Web437_ToshibaSat_8x14.woff2) format("woff2"),url(/fonts/Web437_ToshibaSat_8x14.woff) format("woff");font-display:swap;font-weight:400;font-style:normal}html,body{margin:0;padding:0;background:var(--background);color:var(--foreground);font-family:ToshibaSat8x14,Menlo,Monaco,Consolas,Courier New,monospace;min-height:100vh}*{box-sizing:border-box;font-size:1.069rem}a,button{color:var(--cyan);font-family:inherit;text-decoration:none;background:none;border:none;cursor:pointer}a:hover,a:focus,button.link-like:hover,button.link-like:focus{text-decoration:underline}.vim-root{display:block;min-height:calc(100vh - var(--command-bar-height));font-family:inherit;background-color:var(--background)}h1,h2,h3,h4,h5,h6{line-height:1.6;text-align:left;color:var(--purple)}h1{font-size:1.5rem}h2,h3{font-size:1.3rem}h4{font-size:1.1rem}h5{font-size:1rem}h6{font-size:.8rem}p{text-align:left;line-height:1.6}pre{color:var(--code-fg);border-radius:8px;overflow:auto;line-height:1.5;margin:1rem 0;white-space:pre-wrap;word-break:break-word}code{padding:0;border-radius:4px;font-family:inherit;color:var(--code-inline-color)}ul,ol{margin-left:1.1rem;padding-left:1rem;margin-bottom:1rem}li{margin:.45rem 0;line-height:1.4}pre[class*=astro-code]{background-color:rgba(var(--foreground-rgb),.069)!important;color:inherit!important;overflow-x:visible!important;padding:.8rem;line-height:.9;border-radius:0}pre[class*=astro-code] span{font-size:.8rem!important}.skip-link{position:absolute;left:-999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:-999}.skip-link:focus{position:fixed;left:1rem;top:1rem;width:auto;height:auto;padding:.5rem 1rem;background:#111;color:#fff;z-index:1000}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}.vim-main-content{flex:1;display:flex;flex-direction:column;min-height:calc(100vh - var(--command-bar-height))}.main-flex-container{display:flex;align-items:stretch}.centered-vim{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 30px);text-align:center}.vim-menu{display:flex;gap:2rem;margin-top:2rem;font-size:1.2rem}.vim-menu span{color:var(--orange)}.cmd-input{outline:none;min-width:2ch;background:transparent;border:none;color:inherit;font-family:inherit;font-size:1rem;caret-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.1rem .25rem;width:100%;max-width:min(60ch,90vw)}.cmd-feedback{margin-left:1rem;color:var(--comment);font-size:.95rem}.cmd-input::placeholder{color:rgba(var(--background-rgb),.3);opacity:1}.command-bar.error .cmd-input::placeholder{color:transparent!important;opacity:0!important}.vim-error{position:fixed;left:.5rem;bottom:.4rem;display:inline-flex;align-items:center;padding:.3rem .4rem;background:#8b0000;color:#fff;font-family:inherit;font-size:1rem;z-index:10000;border-radius:0;box-shadow:none;max-width:calc(100vw - 5rem)}.cmd-wrapper{position:relative;display:flex;flex:1 1 auto;align-items:center;margin-left:-8px}.command-bar{position:fixed;left:0;right:0;bottom:0;z-index:10000;display:block;width:100vw;padding:0;background:var(--foreground);color:var(--background);backdrop-filter:none;box-shadow:0 -1px #0003;-webkit-tap-highlight-color:transparent}.command-bar-inner{display:flex;align-items:center;padding:.35rem .75rem calc(env(safe-area-inset-bottom,0) + .35rem)}.command-bar .cmd-right{margin-left:1rem;color:rgba(var(--background-rgb),.3);font-size:.95rem;white-space:nowrap;opacity:1;flex:0 0 auto}.command-bar.error .cmd-right{display:none}.cmd-cursor{position:absolute;top:0;left:0;background:var(--foreground);opacity:.95;display:none;transform:translateY(.1em);border-radius:2px;pointer-events:none;z-index:10001;animation:cmd-cursor-blink 1s steps(1) infinite}.command-bar .cmd-cursor{background:currentColor}.command-bar .cmd-input{color:currentColor;background:transparent;position:relative;z-index:1}.command-bar .cmd-cursor{z-index:10002}.command-bar-focused{overscroll-behavior:contain}.cmd-cursor{display:inline-block;height:1em}.command-bar.error{background:var(--red);color:var(--background)}.command-bar .vim-error-inline{display:inline-block;font-size:.95rem;color:inherit;margin-left:.5rem}@keyframes cmd-cursor-blink{50%{opacity:0}}.sun-spin-wrap{display:flex;width:100%;justify-content:center;align-items:center;padding:0 1rem;box-sizing:border-box;margin:1rem 0;border-radius:.25rem;background:transparent;overflow-x:auto}.sun-pre{margin:0;color:var(--orange);font-family:inherit;white-space:pre;line-height:.95;font-size:.4rem;display:block;text-align:center;max-width:100%;overflow-wrap:normal}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#crt-overlay-container{position:fixed;inset:0;width:100vw;height:100vh;pointer-events:none;z-index:0}#crt-overlay-container:before,#crt-overlay-container:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:99999;display:none}#crt-overlay-container.crt-enabled:before{display:block;background-image:linear-gradient(#08080829,#08080829),repeating-linear-gradient(to right,#da31311f,#709f731f,#2881ce1f 6px);background-repeat:repeat,repeat;background-size:auto,auto}@media (max-width: 480px){#crt-overlay-container.crt-enabled:before{background-image:linear-gradient(to bottom,#000000fa,#000000eb 18%,#000000b3 38%,#00000040 60%,#0000),linear-gradient(#08080829,#08080829),repeating-linear-gradient(to right,#da31311f,#709f731f,#2881ce1f 6px);background-repeat:no-repeat,repeat,repeat;background-size:100% calc(env(safe-area-inset-top,64px) + 64px),auto,auto}}#crt-overlay-container.crt-enabled:before{mix-blend-mode:screen;opacity:.8;transform:translate3d(2px,0,0);filter:blur(.35px)}#crt-overlay-container.crt-enabled:after{display:block;background-image:radial-gradient(ellipse at center,#0000 30%,#0000006e 70%),repeating-linear-gradient(90deg,#da31311f 1px,#709f731f,#2881ce1f 3px),repeating-linear-gradient(to bottom,rgba(0,0,0,.7) 0px,rgba(0,0,0,.7) 1px,transparent 1px,transparent 3px);mix-blend-mode:multiply;opacity:.84;box-shadow:inset 0 0 360px #0009;transform:translate3d(-2px,0,0);filter:blur(.42px)}#crt-overlay-container.crt-enabled{animation:crt-flicker 2s infinite alternate;filter:contrast(1) saturate(2) hue-rotate(6deg)}.vim-main-content{position:relative;z-index:1}body.crt-text-ca .vim-main-content,body.crt-text-ca .vim-main-content *,body.crt-text-ca .command-bar *{-webkit-font-smoothing:antialiased;text-shadow:2px 0 .35px rgba(218,49,49,.14),-2px 0 .35px rgba(112,159,115,.26),0 2px .35px rgba(40,129,206,.26),0 0 .35px rgba(0,0,0,.1);filter:contrast(1.02)}@keyframes crt-flicker{0%{opacity:.97;filter:brightness(1)}10%{opacity:.98;filter:brightness(1.01)}50%{opacity:.96;filter:brightness(.99)}90%{opacity:.98;filter:brightness(1.01)}to{opacity:.97;filter:brightness(1)}}.hide-on-mobile{display:block}@media (max-width: 480px){.sun-pre{font-size:.25rem;line-height:1.15}.hide-on-mobile{display:none!important}}.index-main-content{margin-top:-5rem}.intro-container{max-width:500px;margin:0 auto;color:var(--foreground);text-align:left;white-space:pre-line}.intro-heading{display:block;text-align:center;margin-bottom:1em;line-height:1.5}.intro-body{display:block;text-align:justify;line-height:1.5}.command-hints-container{width:100%;max-width:500px;margin:1rem auto 0;color:var(--comment)}.command-hints-grid{display:grid;grid-template-columns:auto 1fr auto;gap:.25rem 1ch;align-items:baseline;width:100%}.command-hint-row{display:contents}.command-hint-type{color:var(--comment);font-family:inherit;justify-self:end;white-space:nowrap;margin-right:.5ch}.command-hint-command{color:var(--foreground);font-family:inherit;display:flex;align-items:baseline;flex-wrap:wrap;gap:.25ch;justify-self:start}.command-action-group{display:inline-flex;align-items:baseline;gap:.25ch}.command-separator{color:var(--comment);white-space:nowrap}.command-hint-description{color:var(--comment);font-family:inherit;justify-self:start;margin-left:.5ch;white-space:nowrap;overflow:visible;text-overflow:clip}.command-hint-action{color:var(--cyan);text-decoration:none;background:transparent;padding:0;border-radius:0;border:none;font-family:inherit;white-space:nowrap;cursor:pointer}.command-hint-action:hover,.command-hint-action:focus{text-decoration:underline;color:var(--foreground);outline:none}.command-hint-action:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--cyan) 30%,transparent)}@media (min-width: 600px){.command-hints-container{max-width:calc(100vw - 4rem)}.command-hints-grid{gap:.5rem 1.5ch}.command-hint-type{margin-right:1ch}.command-hint-description{margin-left:1ch}}@media (max-width: 600px){.index-main-content{padding:0 1.2rem;margin-top:-4rem}.command-hints-grid{display:block}.command-hint-row{display:block;margin-bottom:.75rem;text-align:left;line-height:1.5}.command-hint-row:last-child{margin-bottom:0}.command-hint-type,.command-hint-command,.command-hint-description{display:inline;white-space:normal}.command-hint-type{margin-right:0}.command-hint-type:after{content:" "}.command-hint-command:before{content:" "}.command-hint-command:after{content:" "}.command-hint-description{margin-left:0}.command-action-group{display:inline}}.blog-layout{margin:1.5rem;max-width:600px}.blog-layout,.blog-layout *{text-align:left!important}.blog-footer{margin-top:2rem;color:var(--comment)}.blog-footer-text{margin-bottom:3rem}.year-heading{margin:1.5rem 0 1rem;text-align:left;color:var(--yellow)}.year-list{list-style:none;padding:0;margin:0 0 1rem;display:flex;flex-direction:column;gap:.35rem}.post-row{display:flex;justify-content:flex-start;align-items:baseline;gap:.35rem}.post-index{color:var(--foreground);min-width:2ch;text-align:left;display:inline-block}.post-link{color:var(--purple);text-decoration:none;text-align:left;flex:1 1 auto}.post-date{color:var(--foreground);white-space:nowrap;margin-left:20px}.post-pub-date{color:var(--comment);margin-top:-.4rem}.blog-content-start{color:var(--comment);margin-bottom:1rem;text-align:left}.blog-content{max-width:600px;margin:1.5rem;color:var(--foreground)}.post-cover{max-width:600px;margin:0 1.5rem 1rem}.post-cover img{display:block;width:100%;height:auto;border-radius:4px}.cover-image-wrapper{width:100%;margin:0 0 2rem}.cover-image-wrapper img,.cover-image-wrapper picture,.cover-image-wrapper picture>img{display:block;width:100%;max-width:100%;height:auto;border-radius:4px}.blog-content img,.blog-layout img,.blog-content picture,.blog-layout picture{display:block;max-width:100%;width:auto;height:auto;object-fit:contain;border-radius:4px}:root{--background: #09090b;--background-rgb: 9, 9, 11;--foreground: #abb2bf;--foreground-rgb: 171, 178, 191;--comment: rgba(171, 178, 191, .5);--cyan: #56b6c2;--green: #98c379;--orange: #d19a66;--pink: #c678dd;--purple: #a9a1e1;--red: #e06c75;--yellow: #e5c07b;--blue: #61afef;--command-bar-height: 30px;--code-bg: rgba(31, 35, 40, .3);--code-fg: #dcdfe4;--code-inline-color: #b16286}
