:root{--kai-font-stack:"Microsoft YaHei", "微软雅黑", "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", sans-serif;--song-font-stack:"Microsoft YaHei", "微软雅黑", "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", sans-serif;--page-gutter:clamp(1.2rem, 2.6vw, 3.8rem)}body{background:radial-gradient(circle at 12% -6%,rgba(35,95,190,8%),transparent 38%),radial-gradient(circle at 88% 3%,rgba(200,95,32,7%),transparent 34%),#f6f7f9}.colorscheme-dark body,.colorscheme-auto body{background:radial-gradient(circle at 10% -10%,rgba(66,110,190,.22),transparent 42%),radial-gradient(circle at 88% 3%,rgba(188,111,56,.2),transparent 36%),#171a20}body,.navigation,.navigation a,.about,.content,.pagination,.footer{font-family:var(--kai-font-stack)}h1,h2,h3,h4,h5,h6,.navigation-title,.title{font-family:var(--song-font-stack)}code,pre,kbd,samp,.highlight,.chroma{font-family:cascadia code,consolas,courier new,monospace}.left-sidebar-nav{display:none}@media(min-width:1280px){.left-sidebar-nav{display:block;position:fixed;left:1.6rem;top:10rem;width:22rem;z-index:20}.left-sidebar-card{padding:1.4rem 1.2rem;border:1px solid rgba(127,127,127,.25);border-radius:1rem;background:rgba(255,255,255,.7);backdrop-filter:blur(4px)}.colorscheme-dark .left-sidebar-card,.colorscheme-auto .left-sidebar-card{background:rgba(20,22,28,.75)}.left-sidebar-title{margin:0 0 .8rem;font-family:var(--song-font-stack);font-size:1.6rem;font-weight:700}.left-sidebar-toc>nav,.left-sidebar-toc #TableOfContents{margin:0}.left-sidebar-toc ul{margin:0;padding-left:1.2rem;list-style:none}.left-sidebar-toc ul ul{margin-top:.2rem;padding-left:1.1rem;border-left:1px dashed rgba(127,127,127,.35)}.left-sidebar-toc li{margin:.35rem 0}.left-sidebar-toc a{display:block;padding:.25rem .55rem;border-radius:.6rem;text-decoration:none;font-size:1.4rem;line-height:1.45}.left-sidebar-toc a:hover{text-decoration:none;background:rgba(127,127,127,.12)}body.has-left-toc .wrapper{padding-left:24rem}}.notes-layout{display:block}.notes-main{min-width:0}.notes-sidebar{min-width:0}.notes-sidebar-card{border:1px solid rgba(127,127,127,.25);border-radius:1rem;padding:1.2rem;background:rgba(255,255,255,.75)}.colorscheme-dark .notes-sidebar-card,.colorscheme-auto .notes-sidebar-card{background:rgba(20,22,28,.75)}.notes-sidebar-title{margin:0 0 .8rem;font-family:var(--song-font-stack);font-size:1.7rem;font-weight:700}.notes-sidebar-tools,.notes-main-tools{display:grid;gap:.8rem;margin-bottom:1rem}.notes-search-input{width:100%;padding:.75rem .95rem;border:1px solid rgba(127,127,127,.28);border-radius:.8rem;background:rgba(255,255,255,.72);font-size:1.4rem;outline:none}.colorscheme-dark .notes-search-input,.colorscheme-auto .notes-search-input{background:rgba(20,22,28,.82);color:inherit}.notes-search-input:focus{border-color:rgba(66,110,190,.55);box-shadow:0 0 0 .2rem rgba(66,110,190,.12)}.notes-reset-button{display:inline-flex;align-items:center;justify-content:center;padding:.7rem .95rem;border:1px solid rgba(127,127,127,.28);border-radius:.8rem;background:0 0;font-size:1.4rem;cursor:pointer}.notes-reset-button.is-active{background:rgba(66,110,190,.14);border-color:rgba(66,110,190,.35)}.notes-topic-list,.notes-topic-notes{margin:0;padding:0;list-style:none}.notes-topic-item+.notes-topic-item{margin-top:.8rem}.notes-topic-panel{border:1px solid rgba(127,127,127,.18);border-radius:.8rem;overflow:hidden;background:rgba(127,127,127,5%)}.notes-topic-item.is-hidden{display:none}.notes-topic-panel.is-active{border-color:rgba(66,110,190,.4);box-shadow:0 0 0 .2rem rgba(66,110,190,8%)}.notes-topic-summary{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.75rem .85rem;cursor:pointer;list-style:none}.notes-topic-summary::-webkit-details-marker{display:none}.notes-topic-link{display:inline-block;font-weight:700}.notes-topic-count{min-width:2.2rem;height:2.2rem;display:inline-grid;place-items:center;border-radius:999px;font-size:1.2rem;background:rgba(127,127,127,.16)}.notes-topic-notes{padding:0 .85rem .85rem 1.4rem;border-top:1px dashed rgba(127,127,127,.22)}.notes-topic-notes li{margin:.45rem 0}.notes-topic-notes a{display:block;font-size:1.4rem;line-height:1.45}.notes-main header{margin-top:0}.notes-filter-status{margin:0;font-size:1.35rem;opacity:.85}.notes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,400px));justify-content:start;justify-items:start;gap:1.6rem}.note-card{width:100%;max-width:400px;border:1px solid rgba(127,127,127,.3);border-radius:1.2rem;overflow:hidden;background:rgba(255,255,255,.82);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;content-visibility:auto;contain-intrinsic-size:320px}.note-card.is-hidden{display:none}.notes-main .notes-grid>.note-card{width:100% !important;max-width:400px !important;justify-self:start}.colorscheme-dark .note-card,.colorscheme-auto .note-card{background:rgba(20,22,28,.75)}.note-card:hover{transform:translateY(-4px);border-color:rgba(66,110,190,.32);box-shadow:0 14px 30px rgba(0,0,0,.15)}.note-card-cover{display:block;background:linear-gradient(120deg,rgba(40,100,180,.35),rgba(140,70,30,.25));aspect-ratio:16/9}.note-card-cover img{width:100%;height:100%;object-fit:cover;display:block}.note-card-fallback{display:grid;place-items:center;width:100%;height:100%;font-family:var(--song-font-stack);font-size:1.8rem;color:rgba(255,255,255,.95)}.note-card-body{padding:1.15rem 1.2rem 1.2rem}.note-card-title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:var(--song-font-stack);font-size:2.05rem;font-weight:700;line-height:1.32}.note-card-meta{margin:.7rem 0 .45rem;font-size:1.3rem;opacity:.85}.note-card-summary{margin:0;font-size:1.55rem;line-height:1.62;text-align:left}.note-card-tags{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.9rem}.note-card-tag{display:inline-block;padding:.22rem .65rem;border-radius:999px;background:rgba(127,127,127,.12);font-size:1.2rem;line-height:1.6}.notes-empty{margin:.8rem 0}.notes-grid-empty{grid-column:1/-1;margin:0;padding:1.2rem 1.4rem;border:1px dashed rgba(127,127,127,.3);border-radius:1rem}.post .post-content{padding:1.8rem 2rem;border-radius:1.2rem;border:1px solid rgba(127,127,127,.22);background:rgba(255,255,255,.78);box-shadow:0 10px 30px rgba(10,20,40,5%)}.colorscheme-dark .post .post-content,.colorscheme-auto .post .post-content{background:rgba(20,22,28,.72);box-shadow:0 12px 30px rgba(0,0,0,.25)}.post .post-content p,.post .post-content li{line-height:1.78}.post .post-content{font-size:1.7rem;line-height:1.8}.post .post-content>*:first-child{margin-top:0}.post .post-content>*:last-child{margin-bottom:0}.post .post-content p{margin:.95em 0;text-align:left;overflow-wrap:anywhere}.post .post-content h2,.post .post-content h3,.post .post-content h4{margin-top:1.8em;margin-bottom:.7em;line-height:1.35}.post .post-content h2{padding-bottom:.35rem;border-bottom:1px dashed rgba(127,127,127,.32)}.post .post-content ul,.post .post-content ol{margin:.95em 0 1.15em;padding-left:1.5em}.post .post-content li+li{margin-top:.4em}.post .post-content :not(pre)>code{padding:.12em .42em;border-radius:.5rem;font-size:.92em;background:rgba(66,110,190,.12);border:1px solid rgba(66,110,190,.22)}.colorscheme-dark .post .post-content :not(pre)>code,.colorscheme-auto .post .post-content :not(pre)>code{background:rgba(84,134,226,.16);border-color:rgba(110,155,235,.34)}.post .post-content .highlight,.post .post-content pre{margin:1.2rem 0 1.5rem}.post .post-content img{display:block;max-width:100%;margin:1.4rem auto;border-radius:1rem;box-shadow:0 8px 20px rgba(0,0,0,.16)}.post .post-content .highlight,.post .post-content pre{border:1px solid rgba(127,127,127,.24);border-radius:1rem;box-shadow:inset 0 1px rgba(255,255,255,6%)}.post .post-content blockquote{border-left:4px solid rgba(66,110,190,.52);margin:2rem 0;padding:.3rem 0 .3rem 1.35rem;background:rgba(66,110,190,8%);border-radius:0 .7rem .7rem 0}.post .post-content table{width:100%;max-width:82rem;margin:1.2rem auto 2rem;display:block;overflow-x:auto;white-space:normal;border-collapse:collapse;border:1px solid rgba(127,127,127,.24);border-radius:.8rem;background:rgba(255,255,255,.52)}.colorscheme-dark .post .post-content table,.colorscheme-auto .post .post-content table{background:rgba(20,22,28,.52)}.post .post-content table th,.post .post-content table td{padding:.8rem .9rem;vertical-align:top;border-bottom:1px solid rgba(127,127,127,.2)}.post .post-content table tr:last-child td{border-bottom:0}.post .post-content table th{font-weight:700;background:rgba(127,127,127,.12)}@media(min-width:1100px){.content .container.notes-layout{max-width:none;width:100%;margin-left:0;margin-right:0;padding-left:var(--page-gutter);padding-right:var(--page-gutter);box-sizing:border-box}.container{max-width:none;width:100%;margin-left:0;margin-right:0;padding-left:var(--page-gutter);padding-right:var(--page-gutter);box-sizing:border-box}.navigation .container{display:flex;align-items:center;justify-content:space-between}.navigation .navigation-list{float:none;display:flex;align-items:center;justify-content:flex-end;gap:1.2rem}.navigation .navigation-item{float:none}.container.notes-layout{max-width:none;width:100%;margin-left:0;margin-right:0}.notes-layout{display:grid;grid-template-columns:clamp(260px,21vw,320px)minmax(0,1fr);gap:2rem;align-items:start}.notes-sidebar{position:sticky;top:8.6rem;max-height:calc(100vh - 10rem);overflow:auto}.notes-main .notes-grid{grid-template-columns:repeat(auto-fit,minmax(240px,400px));justify-content:start}}@media(max-width:980px){.post .post-content{padding:1.4rem 1.35rem;font-size:1.62rem}.notes-grid{grid-template-columns:repeat(auto-fit,minmax(220px,400px));justify-content:start;gap:1.2rem}}@media(max-width:680px){.post .post-content{font-size:1.54rem;line-height:1.74}.post .post-content h2,.post .post-content h3,.post .post-content h4{margin-top:1.45em;margin-bottom:.55em}.notes-grid{grid-template-columns:1fr}.note-card-title{font-size:1.9rem}.post .post-content table th,.post .post-content table td{padding:.7rem .8rem;font-size:1.3rem}.post .post-content table th:nth-child(n+4),.post .post-content table td:nth-child(n+4){display:none}}