li>code,p>code,ul>code{display:inline;background:#212121;color:#9b9b9b;font-weight:600;padding:.2rem .3rem;border-radius:.5rem}code,pre{font-family:Pretendard Variable}code[data-line-numbers]{counter-reset:lineNumber}code[data-line-numbers] span[data-line]:before{counter-increment:lineNumber;content:counter(lineNumber);display:inline-block;text-align:right;margin-right:.75rem;width:1rem;color:hsla(0,0%,100%,.2)}span[data-line]{width:100%;display:block;padding-right:.75rem;padding-left:.75rem}figure[data-rehype-pretty-code-figure] .line--highlighted{border-left-color:rgba(253,164,175,.7);background-color:rgba(254,205,211,.1)}figure[data-rehype-pretty-code-figure]{font-size:16px;background:linear-gradient(140deg,#a58efb,#41cebd);border-radius:1.5rem;overflow-x:auto;padding:8px;margin-top:.5rem;margin-bottom:.5rem;pre{width:-moz-fit-content;width:fit-content;min-width:100%;background-color:rgba(0,0,0,.8)!important;padding:1rem 0;border-radius:18px}}mark{background:#e0f2fe;color:#0c4a6e;font-weight:600}::-moz-selection{background:#0c4a6e}::selection{background:#0c4a6e}