@import "https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500;700&display=swap";*{box-sizing:border-box}html{line-height:1.6}body{margin:0;font-family:sans-serif;background:#161b22;color:#cfd6e0}h1,h2,h3,h4,h5,h6{color:#f4f7fb}a{color:#6fa8dc;transition:color .35s;text-decoration:none}a:hover{color:#f4f7fb}code{font-family:monospace,monospace;font-size:1em;color:rgba(207,214,224,.8);text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}pre{font-size:1rem;line-height:1.2em;margin:0;overflow:auto}pre code{font-size:.8em}::selection{background:rgba(207,214,224,.25)}::-moz-selection{background:rgba(207,214,224,.25)}.app-header{padding:2.5em;background:#12161c;text-align:center}.app-header-avatar{width:15rem;height:15rem;border-radius:100%;border:.5rem solid #6fa8dc}.app-container{padding:2.5rem}.app-header-social{display:flex;align-items:center;justify-content:center;font-size:2em;color:#f4f7fb}.app-header-social a:not(:last-child){margin-right:.4em}.app-header-title{color:#f4f7fb;display:block;font-size:2em;margin:.67em 0;font-weight:700}@media(min-width:940px){.app-header{position:fixed;top:0;left:0;width:20rem;min-height:100vh}.app-container{max-width:65rem;margin-left:20rem}}.error-404{text-align:center}.error-404-title{text-transform:uppercase}.icon{display:inline-block;width:1em;height:1em;margin-top:-.125em}.pagination{display:block;list-style:none;padding:0;font-size:.8em;text-align:center;margin:3em 0}.page-item{display:inline-block}.page-item .page-link{display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem}.page-item.active .page-link{color:#f4f7fb;border-radius:2em;background:#6fa8dc}.post-title{color:#f4f7fb}.post-meta>div{display:flex;align-items:center;font-size:.8em}.post-meta>div>.icon{margin-right:.4em}.post-content>pre,.post-content .highlight{margin:1em 0}.post-content>pre,.post-content .highlight>pre,.post-content .highlight>div{border-left:.4em solid rgba(111,168,220,.8);padding:1em}.post-content blockquote{border-left:.4em solid rgba(111,168,220,.8);margin:1em 0;padding:.5em 1em;background:#12161c}.post-content blockquote p{margin:.5em 0}.post-content img{max-width:100%}.posts-list{padding:0}.posts-list-item{list-style:none;padding:.4em 0}.posts-list-item:not(:last-child){border-bottom:1px dashed rgba(255,255,255,.3)}.posts-list-item-description{display:flex;align-items:center;font-size:.8em}.posts-list-item-description>.icon{margin-right:.4em}.posts-list-item-separator{margin:0 .4em}.tag{display:inline-block;margin-right:.2em;padding:0 .6em;font-size:.9em;border-radius:.2em;white-space:nowrap;background:rgba(255,255,255,.1);transition:color .35s,background .35s}.tag:hover{transition:color .25s,background .05s;background:rgba(255,255,255,.3)}.tags-list{padding:0}.tags-list-item{display:flex;align-items:center;list-style:none;padding:.4em 0}.tags-list-item>.icon{margin-right:.4em}.tags-list-item:not(:last-child){border-bottom:1px dashed rgba(255,255,255,.3)}@media(min-width:450px){.tags-list{display:flex;flex-wrap:wrap}.tags-list-item{width:calc(50% - 1em)}.tags-list-item:nth-child(even){margin-left:1em}.tags-list-item:nth-last-child(2){border:none}}:root{--matte-bg:#161b22;--matte-panel:#1f2530;--matte-header:#12161c;--matte-border:#2b323d;--matte-ink:#cfd6e0;--matte-ink-strong:#f4f7fb;--matte-accent:#6fa8dc;--matte-accent-2:#7fb4c8;--matte-shadow:rgba(0, 0, 0, 0.4)}html{line-height:1.85}body{margin:0;font-family:zen maru gothic,yu gothic,hiragino kaku gothic pron,sans-serif;color:var(--matte-ink);background-color:var(--matte-bg)}h1,h2,h3,h4,h5,h6,.app-header-title{color:var(--matte-ink-strong);font-family:zen maru gothic,yu gothic,hiragino kaku gothic pron,sans-serif;letter-spacing:.02em}h2{border-left:3px solid var(--matte-accent);padding:.15em .6em;background:rgba(111,168,220,.12);border-radius:8px}a{color:var(--matte-accent)}a:hover,a:focus{color:var(--matte-ink-strong)}::selection{background:rgba(111,168,220,.35)}.app-header{background:var(--matte-header);color:var(--matte-ink);border-right:1px solid var(--matte-border);box-shadow:0 10px 24px var(--matte-shadow)}.app-header-title{margin-bottom:.4rem;font-family:oshigoto,zen maru gothic,yu gothic,hiragino kaku gothic pron,sans-serif}.app-header-avatar{border-color:var(--matte-accent);box-shadow:0 8px 18px rgba(111,168,220,.25)}.app-header-description{margin:0 0 .5rem}.app-header-memo{margin:0 0 1rem;font-size:.85rem;opacity:.85}.app-header-social{color:var(--matte-ink-strong)}.app-header-social a{color:inherit}.app-header-social a:hover,.app-header-social a:focus{color:var(--matte-accent)}.hr1{position:relative;height:4px;border-width:0;border-radius:999px;background-image:linear-gradient(90deg,#5f7fa8 0%,#6fb2c7 100%)}.app-header-menu{margin:1rem 0}.app-header-menu-list{list-style:none;margin:0;padding:0}.app-header-menu-item+.app-header-menu-item{margin-top:.35rem}.app-header-menu-separator{margin-right:.35rem;color:rgba(207,214,224,.6)}.app-header-menu-link{display:inline-block;color:var(--matte-ink-strong);text-decoration:none}.app-header-menu-link:hover,.app-header-menu-link:focus{color:var(--matte-accent);text-decoration:underline;text-underline-offset:3px}.app-header-menu--main .app-header-menu-link{font-size:1.25rem}.app-header-menu--post .app-header-menu-link{font-size:1.05rem}.app-container{background:var(--matte-panel);border:1px solid var(--matte-border);border-radius:14px;box-shadow:0 8px 20px var(--matte-shadow);padding:2.2rem;margin:1rem}@media(min-width:940px){.app-container{margin:1.5rem 1.5rem 1.5rem 22rem;max-width:65rem}}.post-title{color:var(--matte-ink-strong);border-bottom:2px solid var(--matte-border);padding-bottom:.4rem}.post-meta>div{color:rgba(211,204,200,.75)}.post-content{line-height:1.9}.post-content p{margin:.9em 0}.post-content ul,.post-content ol{padding-left:1.4em}.post-content blockquote{background:rgba(111,168,220,.1);border-left-color:var(--matte-accent-2);border-radius:10px}.post-content pre,.post-content .highlight>pre,.post-content .highlight>div{background:#141820;border-left-color:var(--matte-accent);border-radius:10px}.post-content img{border-radius:10px;box-shadow:0 6px 16px rgba(0,0,0,.35)}:not(pre)>code{background:rgba(111,168,220,.18);color:var(--matte-ink-strong);padding:.1em .35em;border-radius:5px}.posts-list-item:not(:last-child){border-bottom:1px dashed var(--matte-border)}.posts-list-item{padding:.55em 0}.posts-list-item-title{display:inline-block}.posts-list-item-title:hover{color:var(--matte-accent)}.posts-list-item-title{color:var(--matte-ink-strong)}.posts-list-item-description{color:rgba(211,204,200,.75)}.tag{background:rgba(111,168,220,.14);color:var(--matte-ink-strong);border:1px solid var(--matte-border);border-radius:8px}.tag:hover{background:rgba(111,168,220,.26)}.tags-list-item:not(:last-child){border-bottom:1px dashed var(--matte-border)}.pagination .page-link{border:1px solid var(--matte-border);border-radius:999px;color:var(--matte-ink-strong);background:#1a202a}.page-item.active .page-link{background:var(--matte-accent);color:#fff}.app-footer-copyright{background:0 0;text-align:center;bottom:0}.app-footer-copyright p{margin:0 .1em}.app-footer-copyright h1{border-left-width:.2em;border-left-style:solid;border-left-color:var(--matte-accent);padding:.5em}