@font-face{font-family:source han sans cn;src:url(/fonts/SourceHanSansCN-Regular.otf)format('opentype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:jetbrains mono;src:url(/fonts/JetBrainsMono-Regular.woff2)format('woff2');font-weight:400;font-style:normal;font-display:swap}:root{--font-family-main:"Source Han Sans CN", "Noto Sans SC", "Noto Sans", sans-serif;--font-weigth-main:400;--font-family-content:"Source Han Sans CN", "Noto Sans SC", "Noto Sans", sans-serif;--font-weight-content:400;--font-family-summary:"Source Han Sans CN", "Noto Sans SC", "Noto Sans", serif;--font-weight-summary:400;--font-family-code:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, "Courier New", monospace;--dim-color:#88888844;--quote-text-color:#888;--code-background-color:#333030;--code-text-color:#f0efea}:root[color-scheme^=light]{--body-text-color:#222;--body-background-color:#f0efea;--primary-color:#cd5c5c;--selection-color:#dda19b;--dim-opacity:65%}:root[color-scheme^=dark]{--body-text-color:#f0efea;--body-background-color:#222;--primary-color:#cd5c5c;--selection-color:#7d4141;--dim-opacity:50%}.code-wrapper{position:relative;margin:1em 0}.code-wrapper pre{overflow:auto;margin:0;padding-top:.5rem}.copy-code-button{position:absolute;top:8px;right:8px;z-index:10;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:none;border-radius:6px;cursor:pointer;opacity:.75;background:rgba(200,200,200,.2);color:inherit;transition:opacity .2s ease,background .2s ease,transform .15s ease}.copy-code-button:hover{opacity:1;background:rgba(200,200,200,.3);transform:translateY(-1px)}.copy-code-button.copied{opacity:1}.copy-code-button.error{width:auto;padding:0 10px}@media(prefers-color-scheme:dark){.copy-code-button{background:rgba(100,100,100,.2);color:#e0e0e0}.copy-code-button:hover{background:rgba(100,100,100,.3)}}