@charset "UTF-8";*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.75;color:#24292f;background:#fff}a{color:#0969da}a:hover{text-decoration:underline}:focus-visible{outline:2px solid #0969da;outline-offset:2px}.post-list{list-style:none;margin:0;padding:0}.post-item{margin-block-end:2rem}.post-item .post-title{margin:0 0 .25rem;font-size:1.25rem}.post-item .post-title a{color:inherit;text-decoration:none}.post-item .post-title a:hover{color:#0969da}.post-item .pinned-badge{margin-inline-start:.5rem;font-size:.75rem;color:#cf222e}.post-meta{margin:0;color:#57606a;font-size:.875rem}.post-excerpt{margin:.5rem 0 0;color:#57606a}.pagination{display:flex;align-items:center;gap:1rem;color:#57606a}.archive-year{margin-block-end:1.5rem}.archive-year h2{font-size:1.125rem;border-bottom:1px solid #d0d7de;padding-block-end:.25rem}.archive-list{list-style:none;margin:0;padding:0}.archive-list li{display:flex;gap:1rem;align-items:baseline}.archive-list .archive-date{flex:none;color:#57606a;font-size:.875rem}.post-header h1{margin:0 0 .5rem;font-size:1.75rem;line-height:1.3}.post-content{word-wrap:break-word}.post-content h1,.post-content h2,.post-content h3,.post-content h4{line-height:1.35;margin-block:1.5em .6em}.post-content p{margin-block:0 1em}.post-content img{max-width:100%;height:auto}.post-content a{word-break:break-all}.post-content blockquote{margin:1em 0;padding:.25em 1em;border-inline-start:4px solid #d0d7de;color:#57606a}.post-content pre{padding:1rem;border-radius:6px;overflow-x:auto;line-height:1.6;font-size:.875rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,Noto Sans Mono CJK SC,monospace}.post-content pre code{padding:0;background:none;display:block;width:max-content;min-width:100%;position:relative;z-index:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,Noto Sans Mono CJK SC,monospace}.post-content pre.shiki code{counter-reset:step;counter-increment:step 0}.post-content pre.shiki code .line:before{content:counter(step);counter-increment:step;width:1rem;margin-right:1.5rem;display:inline-block;text-align:right;color:#738a9466}.post-content pre.shiki code .line:last-child:empty{display:none}.post-content pre.shiki code .line:last-child:has(>span:empty:only-child){display:none}.post-content pre.shiki:after{content:attr(data-lang);position:absolute;top:.5rem;right:.75rem;font-size:.75rem;line-height:1;opacity:.45;pointer-events:none;color:#fff}.post-content .code-block:has(.code-copy-btn):hover pre.shiki:after{opacity:0}.post-content pre.shiki .highlighted,.post-content pre.shiki .diff{width:100%;display:inline-block;position:relative}.post-content pre.shiki .diff.remove:before{content:"-"}.post-content pre.shiki .diff.add:before{content:"+"}.post-content pre.shiki .diff.remove:after,.post-content pre.shiki .diff.add:after{content:"";position:absolute;top:0;bottom:0;left:-1rem;right:-1rem;z-index:-1}.post-content pre.shiki .diff.remove:after{background:#ef444426;border-left:1px solid rgba(239,68,68,.8)}.post-content pre.shiki .diff.add:after{background:#22c55e26;border-left:1px solid rgba(34,197,94,.8)}.post-content pre.shiki .highlighted:after{content:"";position:absolute;top:0;bottom:0;left:-1rem;right:-1rem;background:#65758529;border-left:1px solid rgba(34,197,94,.8);z-index:-1}.post-content pre.shiki .highlighted.error:after{background:#f43f5e29!important;border-left-color:#f43f5ecc!important}.post-content pre.shiki .highlighted.warning:after{background:#eab30829!important;border-left-color:#eab308cc!important}.post-content pre.shiki .highlighted.info:after{background:#65758529!important;border-left-color:#657585cc!important}.post-content pre.shiki.has-focused .line:not(.focused){opacity:.7;filter:blur(.095rem);transition:filter .35s,opacity .35s}.post-content pre.shiki.has-focused:hover .line:not(.focused){opacity:1;filter:blur(0)}.post-content .code-block{position:relative}.post-content .code-block .code-copy-btn{position:absolute;top:.5rem;right:.5rem;width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:6px;background:#282c34;color:#abb2bf;cursor:pointer;opacity:0;transition:opacity .2s}.post-content .code-block .code-copy-btn svg{display:block}.post-content .code-block .code-copy-btn .icon-check,.post-content .code-block .code-copy-btn.copied .icon-copy{display:none}.post-content .code-block .code-copy-btn.copied .icon-check{display:block;color:#98c379}.post-content .code-block .code-copy-btn:focus-visible{outline:2px solid #61afef;outline-offset:1px}.post-content .code-block:hover .code-copy-btn,.post-content .code-block .code-copy-btn:focus-visible{opacity:1}.post-content :not(pre)>code{padding:.15em .4em;border-radius:4px;background:#f6f8fa;font-size:.875em}.post-content table{border-collapse:collapse;margin:1em 0;max-width:100%;display:block;overflow-x:auto}.post-content table th,.post-content table td{border:1px solid #d0d7de;padding:.4em .75em}.post-content table th{background:#f6f8fa}.post-comments{margin-block-start:3rem;border-top:1px solid #d0d7de;padding-block-start:1.5rem}.not-found{text-align:center;padding-block:4rem}.not-found h1{font-size:3rem;margin:0 0 .5rem}
