html{scroll-behavior:smooth}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}.dark ::-webkit-scrollbar-thumb{background:oklch(30% 0 0/.5);border-radius:3px}::-webkit-scrollbar-thumb{background:oklch(80% 0 0/.3);border-radius:3px}html.dark .shiki,html.dark .shiki span{color:var(--shiki-dark)!important;background-color:var(--shiki-dark-bg)!important;font-style:var(--shiki-dark-font-style)!important;font-weight:var(--shiki-dark-font-weight)!important;-webkit-text-decoration:var(--shiki-dark-text-decoration)!important;text-decoration:var(--shiki-dark-text-decoration)!important}img{transition:filter .3s,opacity .3s}img.loading{filter:blur(8px);opacity:.5}.glass{-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #fff3}.dark .glass{background:#00000080;border:1px solid #ffffff0f}body{font-family:SF Pro SC,PingFang SC,Helvetica Neue,Microsoft YaHei,system-ui,sans-serif!important}.article-content h1{margin:1.5rem 0 1rem;font-size:2rem;font-weight:700}.article-content h2{margin:1.25rem 0 .75rem;font-size:1.5rem;font-weight:600}.article-content h3{margin:1rem 0 .5rem;font-size:1.25rem;font-weight:600}.article-content p{margin:.75rem 0;line-height:1.75}.article-content ul,.article-content ol{margin:.75rem 0;padding-left:1.5rem}.article-content li{margin:.25rem 0;line-height:1.75}.article-content blockquote{background:#1677ff0a;border-left:4px solid #1677ff;border-radius:0 8px 8px 0;margin:1rem 0;padding:.5rem 1rem}.article-content code{background:#0000000f;border-radius:4px;padding:.15em .3em;font-size:.875em}.dark .article-content code{background:#ffffff1a}.article-content pre{border-radius:8px;margin:1rem 0;overflow-x:auto}.article-content img{border-radius:8px;max-width:100%;margin:1rem 0}.article-content a{color:#1677ff;text-decoration:none}.article-content a:hover{text-decoration:underline}
