.nav-avatar{width:3.2rem;height:3.2rem;border-radius:50%;object-fit:cover;vertical-align:middle}.code-block,.highlight{position:relative}.code-block:hover .code-copy-btn,.highlight:hover .code-copy-btn{opacity:1}.post-content pre{background:#1e1e2e;color:#cdd6f4;border:1px solid rgba(147,153,178,.1);line-height:2.2rem}.post-content pre code{color:inherit;background:0 0}.post-content .highlight>div{background:#1e1e2e}.post-content .chroma{color:#c9d1d9;background-color:#1e1e2e}.post-content .chroma .err{color:#f85149;background-color:initial}.post-content .chroma .lnt{color:#64686c}.post-content .chroma .ln{color:#6e7681}.post-content .chroma .k{color:#ff7b72;font-weight:400}.post-content .chroma .kc{color:#79c0ff;font-weight:400}.post-content .chroma .kd{color:#ff7b72;font-weight:400}.post-content .chroma .kn{color:#ff7b72;font-weight:400}.post-content .chroma .kp{color:#79c0ff;font-weight:400}.post-content .chroma .kr{color:#ff7b72;font-weight:400}.post-content .chroma .kt{color:#ff7b72;font-weight:400}.post-content .chroma .nc{color:#f0883e;font-weight:700}.post-content .chroma .no{color:#79c0ff;font-weight:700}.post-content .chroma .nd{color:#d2a8ff;font-weight:700}.post-content .chroma .ni{color:#ffa657}.post-content .chroma .ne{color:#f0883e;font-weight:700}.post-content .chroma .nf{color:#d2a8ff;font-weight:700}.post-content .chroma .nn{color:#ff7b72}.post-content .chroma .nt{color:#7ee787}.post-content .chroma .nv{color:#79c0ff}.post-content .chroma .py{color:#79c0ff}.post-content .chroma .na{color:#79c0ff}.post-content .chroma .nb{color:#79c0ff}.post-content .chroma .nl{color:#79c0ff;font-weight:700}.post-content .chroma .s{color:#a5d6ff}.post-content .chroma .sa{color:#79c0ff}.post-content .chroma .sb{color:#a5d6ff}.post-content .chroma .sc{color:#a5d6ff}.post-content .chroma .dl{color:#79c0ff}.post-content .chroma .sd{color:#a5d6ff}.post-content .chroma .s2{color:#a5d6ff}.post-content .chroma .se{color:#79c0ff}.post-content .chroma .sh{color:#79c0ff}.post-content .chroma .si{color:#a5d6ff}.post-content .chroma .sx{color:#a5d6ff}.post-content .chroma .sr{color:#79c0ff}.post-content .chroma .s1{color:#a5d6ff}.post-content .chroma .ss{color:#a5d6ff}.post-content .chroma .m{color:#a5d6ff}.post-content .chroma .mb{color:#a5d6ff}.post-content .chroma .mf{color:#a5d6ff}.post-content .chroma .mh{color:#a5d6ff}.post-content .chroma .mi{color:#a5d6ff}.post-content .chroma .il{color:#a5d6ff}.post-content .chroma .mo{color:#a5d6ff}.post-content .chroma .o{color:#ff7b72;font-weight:700}.post-content .chroma .ow{color:#ff7b72;font-weight:700}.post-content .chroma .c{color:#8b949e;font-style:italic}.post-content .chroma .ch{color:#8b949e;font-style:italic}.post-content .chroma .cm{color:#8b949e;font-style:italic}.post-content .chroma .c1{color:#8b949e;font-style:italic}.post-content .chroma .cs{color:#8b949e;font-weight:700;font-style:italic}.post-content .chroma .cp{color:#8b949e;font-weight:700;font-style:italic}.post-content .chroma .cpf{color:#8b949e;font-weight:700;font-style:italic}.post-content .chroma .gd{color:#ffa198;background-color:#490202}.post-content .chroma .gi{color:#56d364;background-color:#0f5323}.post-content .chroma .go{color:#8b949e}.post-content .chroma .gp{color:#8b949e}.post-content .chroma .gh{color:#79c0ff;font-weight:700}.post-content .chroma .gu{color:#79c0ff}.post-content .chroma .gt{color:#ff7b72}.post-content .chroma .w{color:#6e7681}.post-content .chroma .l{color:#a5d6ff}.post-content .chroma .ld{color:#79c0ff}.post-content .chroma .bp{color:#79c0ff}.code-copy-btn{position:absolute;top:.8rem;right:.8rem;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:rgba(205,214,244,6%);border:1px solid rgba(205,214,244,8%);color:rgba(205,214,244,.3);border-radius:.4rem;padding:0;cursor:pointer;opacity:0;transition:opacity .2s ease,background .15s ease,color .15s ease;z-index:2}.code-copy-btn:hover{background:rgba(205,214,244,.14);color:rgba(205,214,244,.8)}.code-copy-btn.copied{color:#a6e3a1;opacity:1}.post-copyright{display:flex;align-items:center;gap:.9rem;margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(128,128,128,.2);font-size:1.15rem;color:#888}.post-copyright-avatar{width:2.8rem;height:2.8rem;border-radius:50%;object-fit:cover}body.colorscheme-dark .post-content pre,body.colorscheme-dark .post-content .chroma,body.colorscheme-dark .post-content .highlight>div{background:#11111b;background-color:#11111b;border-color:rgba(147,153,178,6%)}@media(prefers-color-scheme:dark){body.colorscheme-auto .post-content pre,body.colorscheme-auto .post-content .chroma,body.colorscheme-auto .post-content .highlight>div{background:#11111b;background-color:#11111b;border-color:rgba(147,153,178,6%)}}