@charset "UTF-8";@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,300;0,400;0,700;1,300;1,400&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap";*{box-sizing:border-box}html{line-height:1.6}body{margin:0;font-family:sans-serif;background:#0d0c0b;color:#d4cfc7}h1,h2,h3,h4,h5,h6{color:#f4f0e8}a{color:#ff5c38;transition:color .35s;text-decoration:none}a:hover{color:#f4f0e8}code{font-family:monospace,monospace;font-size:1em;color:rgba(212,207,199,.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(212,207,199,.25)}::-moz-selection{background:rgba(212,207,199,.25)}.app-header{padding:2.5em;background:#121110;text-align:center}.app-header-avatar{width:15rem;height:15rem;border-radius:100%;border:.5rem solid #ff5c38}.app-container{padding:2.5rem}.app-header-social{display:flex;align-items:center;justify-content:center;font-size:2em;color:#f4f0e8}.app-header-social a:not(:last-child){margin-right:.4em}.app-header-title{color:#f4f0e8;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:#f4f0e8;border-radius:2em;background:#ff5c38}.post-title{color:#f4f0e8}.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(255,92,56,.8);padding:1em}.post-content blockquote{border-left:.4em solid rgba(255,92,56,.8);margin:1em 0;padding:.5em 1em;background:#121110}.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{--bg:#0d0c0b;--bg-elevated:#121110;--surface:#181614;--rule:#2b2823;--rule-soft:#1f1d1a;--ink:#d4cfc7;--ink-strong:#f4f0e8;--ink-muted:#8a847a;--ink-faint:#57534c;--accent:#ff5c38;--accent-soft:rgba(255, 92, 56, 0.12);--font-base:"JetBrains Mono", "Zen Kaku Gothic New", "Yu Gothic", "Hiragino Kaku Gothic ProN", monospace, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace}*,*::before,*::after{box-sizing:border-box}html{line-height:1.85;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:var(--font-base);font-size:.92rem;font-feature-settings:"palt" 1;color:var(--ink);background:var(--bg)}::selection{background:var(--accent);color:#0d0c0b}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--rule);border-radius:0}::-webkit-scrollbar-thumb:hover{background:var(--ink-faint)}:focus-visible{outline:1px solid var(--accent);outline-offset:2px}a,button{transition:color .12s ease,border-color .12s ease,background .12s ease}h1,h2,h3,h4,h5,h6{color:var(--ink-strong);font-family:var(--font-base);font-weight:700;line-height:1.5}h1{font-size:1.35rem;margin:0 0 1rem}h2{position:relative;font-size:1.12rem;margin:2.6em 0 .8em;padding:0 0 .35em;border:0;border-bottom:1px solid var(--rule)}h2::after{content:"";position:absolute;left:0;bottom:-1px;width:2.5rem;height:1px;background:var(--accent)}h3{font-size:1rem;margin:2em 0 .5em}p{margin:1em 0}a{color:var(--ink-strong);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:var(--ink-faint)}a:hover,a:focus{color:var(--accent);text-decoration-color:var(--accent)}hr{border:0;margin:2.4em 0;text-align:center}hr::after{content:"＊";color:var(--ink-muted);font-size:.9rem}.site-header{position:sticky;top:0;z-index:100;background:rgba(13,12,11,.88);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--rule-soft)}.site-header-inner{position:relative;max-width:46rem;margin:0 auto;padding:.65rem 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;border-left:1px solid var(--rule-soft);border-right:1px solid var(--rule-soft)}.site-header-inner::before,.site-header-inner::after{content:"+";position:absolute;bottom:0;font-size:.85rem;line-height:1;color:var(--ink-muted);padding:0 2px}.site-header-inner::before{left:0;transform:translate(-50%,52%)}.site-header-inner::after{right:0;transform:translate(50%,52%)}.site-brand{display:inline-flex;align-items:center;gap:.6rem;font-size:.88rem;font-weight:700;color:var(--ink-strong);text-decoration:none;white-space:nowrap}.site-brand:hover,.site-brand:focus{color:var(--accent)}.site-brand-avatar{width:1.5rem;height:1.5rem;border-radius:2px;border:1px solid var(--rule);filter:grayscale(100%);transition:filter .25s ease}.site-brand:hover .site-brand-avatar{filter:grayscale(0%)}.app-container{position:relative;max-width:46rem;margin:0 auto;padding:2.4rem 1.5rem 4rem;border-left:1px solid var(--rule-soft);border-right:1px solid var(--rule-soft)}@media(max-width:640px){.site-header-inner,.app-container,.site-footer-inner{border-left:0;border-right:0}.site-header-inner::before,.site-header-inner::after,.site-footer-inner::before,.site-footer-inner::after{display:none}}.list-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding-bottom:.5em;border-bottom:1px solid var(--rule)}.list-header h1{font-size:1.2rem;margin:0}.list-count{font-size:.72rem;letter-spacing:.04em;color:var(--ink-faint);white-space:nowrap}.site-footer{border-top:1px solid var(--rule-soft);background:var(--bg-elevated)}.site-footer-inner{position:relative;max-width:46rem;margin:0 auto;padding:1.4rem 1.5rem 1.8rem;font-size:.74rem;letter-spacing:.02em;color:var(--ink-faint);border-left:1px solid var(--rule-soft);border-right:1px solid var(--rule-soft)}.site-footer-inner::before,.site-footer-inner::after{content:"+";position:absolute;top:0;font-size:.85rem;line-height:1;color:var(--ink-muted);background:var(--bg);padding:0 2px}.site-footer-inner::before{left:0;transform:translate(-50%,-52%)}.site-footer-inner::after{right:0;transform:translate(50%,-52%)}.site-footer-memo{margin:0 0 .6rem;color:var(--ink-muted)}.site-footer-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.site-footer-social{display:inline-flex;gap:.8rem;font-size:1.25em;color:var(--ink-muted)}.site-footer-social a{color:inherit;text-decoration:none}.site-footer-social a:hover,.site-footer-social a:focus{color:var(--accent)}.post-header{margin-bottom:1.8rem}.post-title{color:var(--ink-strong);font-size:1.5rem;font-weight:700;line-height:1.45;margin:0 0 .6rem;border-bottom:none}.post-meta{display:flex;flex-wrap:wrap;gap:.3rem 1.2rem;align-items:center;font-size:.74rem;letter-spacing:.03em;color:var(--ink-muted)}.post-meta>div{display:inline-flex;align-items:center;color:var(--ink-muted)}.post-meta .icon{margin-right:.4em;opacity:.7}.post-header hr{margin:1.2rem 0 0;text-align:left;height:1px;background:var(--rule-soft)}.post-header hr::after{content:none}.post-content{color:var(--ink);font-size:.92rem;line-height:1.95}.post-content ul,.post-content ol{padding-left:1.4em}.post-content li{margin:.2em 0}.post-content li::marker{color:var(--accent)}.post-content blockquote{margin:1.4em 0;padding:.2em 1.1em;background:0 0;border-left:2px solid var(--accent);color:var(--ink-muted)}.post-content pre,.post-content .highlight>pre,.post-content .highlight>div{background:#090808 !important;border:1px solid var(--rule-soft);border-radius:0;padding:.9em 1.1em;font-family:var(--font-mono);font-size:.8rem;line-height:1.6;overflow-x:auto}:not(pre)>code{font-family:var(--font-mono);font-size:.88em;background:var(--surface);color:var(--ink-strong);padding:.08em .4em;border-radius:0}.post-content img{max-width:100%;border:1px solid var(--rule)}.post-content table{width:100%;border-collapse:collapse;margin:1.2em 0;font-size:.88em}.post-content th,.post-content td{padding:.45em .8em;border-bottom:1px solid var(--rule-soft);text-align:left}.post-content thead th{color:var(--ink-strong);font-weight:700;border-top:1px solid var(--ink-muted);border-bottom:1px solid var(--ink-muted)}.post-content tbody tr:last-child td{border-bottom:1px solid var(--ink-muted)}.post-footer{margin-top:2.5rem}.posts-list{list-style:none;padding:0;margin:1.2rem 0 0}.posts-list-item{display:grid;grid-template-columns:1fr;gap:.05rem 1.2rem;padding:.55rem 0;border-bottom:1px dashed var(--rule-soft)}.posts-list-item-title{color:var(--ink-strong);font-size:.92rem;font-weight:500;text-decoration:none}.posts-list-item-title:hover{color:var(--accent)}.posts-list-item-description{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:.2rem .6rem;font-size:.72rem;letter-spacing:.03em;color:var(--ink-faint);white-space:nowrap}@media(min-width:640px){.posts-list-item{grid-template-columns:9.5rem 1fr;align-items:baseline}.posts-list-item-description{grid-column:1;grid-row:1}.posts-list-item-title{grid-column:2;grid-row:1}}.tag{display:inline-block;margin:0 .5em .1em 0;font-size:.9em;color:var(--ink-muted);text-decoration:none}.tag::before{content:"#";color:var(--accent);margin-right:.06em}.tag:hover{color:var(--accent)}.tags-list-item{padding:.5em 0}.tags-list-item:not(:last-child){border-bottom:1px dashed var(--rule)}.pagination{display:flex;justify-content:center;gap:.35rem;margin:2.5rem 0 0;list-style:none;padding:0;flex-wrap:wrap}.pagination .page-link{display:inline-flex;align-items:center;justify-content:center;min-width:1.9rem;height:1.9rem;padding:0 .55rem;border:1px solid var(--rule);border-radius:0;background:0 0;color:var(--ink-muted);font-size:.78rem;text-decoration:none}.pagination .page-link:hover{border-color:var(--ink-muted);color:var(--ink-strong)}.page-item.active .page-link{border-color:var(--accent);color:var(--accent)}.site-spine{display:none;position:fixed;top:0;left:0;bottom:0;width:4.2rem;z-index:110;background:var(--bg-elevated);border-right:1px solid var(--rule);box-shadow:inset -12px 0 14px -12px rgba(0,0,0,.85)}@media(min-width:1024px){.site-spine{display:flex;flex-direction:column;align-items:center;padding:0 0 1.3rem}}.site-spine::before{content:"＊";display:flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;height:2.4rem;margin-bottom:1.5rem;background:var(--accent);color:var(--bg);font-size:.85rem}.site-spine-title,.site-spine-sub{writing-mode:vertical-rl;text-orientation:mixed;white-space:nowrap}.site-spine-title{color:var(--ink-strong);font-size:.95rem;font-weight:700;letter-spacing:.24em;max-height:56vh;overflow:hidden}.site-spine-sub{margin-top:auto;padding-top:1.2rem;color:var(--ink-muted);font-size:.7rem;letter-spacing:.14em;max-height:22vh;overflow:hidden}.site-ribbon{position:fixed;top:-3px;right:calc(50% - 23rem + .4rem);width:6px;height:7.5rem;background:var(--accent);clip-path:polygon(0 0,100% 0,100% 100%,50% calc(100% - 6px),0 100%);transform:rotate(1.6deg);transform-origin:top center;z-index:105;pointer-events:none}@media(max-width:52rem){.site-ribbon{display:none}}.error-404{text-align:left}.error-404-title{font-size:4.5rem;font-weight:700;line-height:1;color:var(--accent);margin:2rem 0 1rem}