:root{--page:#fefbf8;--dot:#c9c9c9;--sheet:#fff;--ink:#000;--muted:#586278;--soft:#f6f6f6;--line:#000;--hair:#dedede;--accent:#b7410e;--select:#f2ffd6;--serif:"Libre Baskerville",Georgia,"Times New Roman",serif;--mono:"Azeret Mono",ui-monospace,"SF Mono",Menlo,Consolas,monospace}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none;width:0;height:0}body{margin:0;min-height:100vh;background-color:var(--page);background-image:radial-gradient(circle,var(--dot) .65px,transparent .65px);background-size:9px 9px;color:var(--ink);font-family:var(--mono);font-size:20px;font-weight:200;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html:lang(zh-cn) body,html:lang(zh) body{font-family:var(--mono),microsoft yahei,pingfang sc,sans-serif}::selection{background:var(--select)}.wrap{width:95%;max-width:840px;min-height:100vh;margin:0 auto;padding:7rem 4.25rem 3rem;background:var(--sheet);box-shadow:0 2px 4px rgba(0,0,0,8%)}a{color:inherit;text-decoration:none;transition:color .18s ease}a:hover{color:var(--accent)}.masthead{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2.1rem;padding-bottom:1.45rem;border-bottom:1px solid var(--line)}.mastbrand{color:var(--ink);font-size:1.55rem;font-weight:600;line-height:1;white-space:nowrap}.topnav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:1.35rem;font-size:.78rem;line-height:1.2;white-space:nowrap}.topnav a{position:relative}.topnav a::after,.home-links a::after,.panel-head a::after{content:"";position:absolute;right:0;bottom:-.17rem;left:0;height:1px;background:currentColor;opacity:0;transition:opacity .18s ease}.topnav a:hover::after,.home-links a:hover::after,.panel-head a:hover::after{opacity:1}.lang-toggle{display:inline-block}.home-intro{display:grid;grid-template-columns:16rem minmax(0,1fr);gap:2rem;align-items:start;margin-bottom:1.65rem}.home-identity{text-align:center}.home-avatar{display:block;width:100%;aspect-ratio:1;object-fit:cover;border:1px solid var(--line)}.home-links{display:flex;justify-content:center;flex-wrap:wrap;column-gap:.38rem;row-gap:.18rem;margin-top:0;font-family:var(--serif);font-size:.72rem;line-height:1.4}.home-avatar+.home-links{margin-top:1.05rem}.home-links a{position:relative}.home-handle{white-space:nowrap}.home-handle span{color:var(--muted)}.intro-card{border:1px solid var(--line);padding:1.2rem 1.35rem;font-family:var(--serif);font-size:.86rem;line-height:1.58}.intro-card p{margin:0 0 .75rem}.intro-card p:last-child{margin-bottom:0}.list-panel{margin:1.45rem 0 0;border:1px solid var(--line)}.panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;min-height:2.6rem;padding:.65rem .95rem .58rem;border-bottom:1px solid var(--line)}.panel-head h1,.panel-head h2,.panel-head span{margin:0;font-family:var(--mono);font-size:.72rem;font-weight:600;line-height:1.25}.panel-head a{position:relative;font-family:var(--serif);font-size:.72rem;font-style:italic;line-height:1.25;white-space:nowrap}.panel-head span{color:var(--muted);font-weight:200}.list-intro{padding:1rem .95rem .2rem}ul.posts{list-style:none;margin:0;padding:.75rem .95rem .85rem}ul.posts li{display:grid;grid-template-columns:5.35rem minmax(0,1fr);gap:.8rem;align-items:baseline;padding:.28rem 0}ul.posts time{color:var(--muted);font-family:var(--mono);font-size:.72rem;line-height:1.45;white-space:nowrap}ul.posts .title{font-family:var(--serif);font-size:.82rem;line-height:1.45}.article-card,.page-card{border:1px solid var(--line);background:var(--sheet)}.article-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.65rem .95rem .58rem;border-bottom:1px solid var(--line)}.article-head h1{margin:0;font-family:var(--mono);font-size:.72rem;font-weight:600;line-height:1.35}.article-meta{display:flex;align-items:baseline;justify-content:flex-end;gap:.65rem;color:var(--muted);font-family:var(--mono);font-size:.72rem;line-height:1.35;white-space:nowrap}.article-head time,.post-state{color:var(--muted);font-family:var(--mono);font-size:.72rem;line-height:1.35;white-space:nowrap}.post-state::before{content:"/";margin-right:.65rem;color:var(--line)}.post-state[data-state=draft]{color:var(--accent)}.article-body{padding:1.8rem 2rem 1.55rem}.translation-note{margin:1rem 1rem 0;padding:.75rem .9rem;border:1px solid var(--line);background:var(--soft);color:var(--muted);font-family:var(--serif);font-size:.78rem}.translation-note a{text-decoration:underline;text-underline-offset:.14em}.prose{font-family:var(--serif);font-size:.86rem;line-height:1.62}.prose p{margin:0 0 1rem}.prose h2{margin:1.95rem 0 .75rem;font-family:var(--serif);font-size:1.2rem;font-weight:700;line-height:1.25}.prose h3{margin:1.5rem 0 .55rem;font-family:var(--serif);font-size:1rem;font-weight:700;line-height:1.3}.prose a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.13em}.prose strong{font-weight:700}.prose em{font-style:italic}.prose ul,.prose ol{margin:0 0 1rem;padding-left:1.2rem}.prose li{margin:.35rem 0}.prose li::marker{color:var(--muted)}.prose img{max-width:100%;height:auto;margin:1.2rem auto;border:1px solid var(--line)}.prose blockquote{margin:0 0 1rem;padding:.1rem 0 .1rem 1rem;border-left:2px solid var(--line);color:#333;font-style:italic}.prose table{width:100%;margin:1.15rem 0;border-collapse:collapse;font-family:var(--mono);font-size:.68rem}.prose th,.prose td{padding:.42rem .5rem;border:1px solid var(--hair);text-align:left;vertical-align:top}.prose th{border-color:var(--line);font-weight:600}.prose h2[id*=source],.prose h2[id*=reference]{margin-top:2.4rem;padding-top:1rem;border-top:1px solid var(--line);font-family:var(--mono);font-size:.72rem;font-weight:600;line-height:1.35}.prose h2[id*=source]+ul,.prose h2[id*=reference]+ul{list-style:none;margin:.65rem 0 0;padding-left:0;font-family:var(--serif)}.prose h2[id*=source]+ul li,.prose h2[id*=reference]+ul li{margin:.48rem 0;padding-left:0}.prose h2[id*=source]+ul a,.prose h2[id*=reference]+ul a{color:var(--ink)}.reference-panel{margin:.75rem 0 1rem;padding:.85rem .95rem;border:1px solid var(--line);background:var(--sheet)}.reference-panel summary{cursor:pointer;font-family:var(--mono);font-size:.7rem;font-weight:600}.reference-panel p{margin:.75rem 0 0}.reference-panel .cite-block{margin:.75rem 0 0}.prose code,.article-head code,ul.posts code,.post-foot code{font-family:var(--mono);font-size:.78em;background:var(--soft);padding:.05em .24em}.prose pre{margin:1rem 0;padding:.9rem 1rem;overflow-x:auto;border:1px solid var(--line);background:#fbfbfb;font-family:var(--mono);font-size:.66rem;line-height:1.65}.prose pre code{background:0 0;padding:0}.prose .highlight{margin:1rem 0}.prose .highlight pre{margin:0}.callout,.formula-card{margin:1.1rem 0 1.25rem;padding:1rem 1.1rem;border:1px solid var(--line);background:var(--soft)}.callout .ctitle{display:block;margin:0 0 .55rem;font-weight:700}.callout p,.formula-card p{margin:.65rem 0 0}.callout p:first-child,.formula-card p:first-child{margin-top:0}.equation-card p{text-align:center}.equation-card .equation-name{color:var(--muted);font-size:.72rem;font-style:italic;text-align:right}.prose mjx-container{color:var(--ink);font-size:1em}.prose .math-block,.prose p:has(>mjx-container[display=true]){display:block;margin:1rem 0 1.25rem;overflow-x:auto;overflow-y:hidden;text-align:center;scrollbar-width:none}.prose .math-block::-webkit-scrollbar,.prose p:has(>mjx-container[display=true])::-webkit-scrollbar{display:none}.prose mjx-container[display=true]{display:inline-block;min-width:min-content;max-width:100%;margin:0!important;padding:.12rem .2rem;overflow:visible!important;scrollbar-width:none}.prose mjx-container[display=true]::-webkit-scrollbar{display:none;width:0;height:0}.about-links{display:flex;flex-wrap:wrap;gap:.55rem;margin:.35rem 0 1rem;font-family:var(--mono);font-size:.65rem}.about-links a,.about-links span{text-decoration:none}footer.foot{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:2.2rem;padding-top:1rem;border-top:1px solid var(--line);color:var(--muted);font-family:var(--mono);font-size:.62rem;line-height:1.6}footer.foot a{color:var(--ink)}footer.foot a:hover{color:var(--accent)}.post-foot{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1rem .95rem;border-top:1px solid var(--line);font-family:var(--mono);font-size:.64rem;line-height:1.4}.post-foot a{max-width:19rem;color:var(--muted)}.highlight .hl{background:#f2ffd6;display:block}.highlight .ln{color:var(--muted);margin-right:.6em}.highlight .k,.highlight .kd,.highlight .kn,.highlight .kr,.highlight .kc,.highlight .kt,.highlight .m,.highlight .mi,.highlight .mf,.highlight .nt{color:var(--accent)}.highlight .s,.highlight .s1,.highlight .s2,.highlight .sb,.highlight .sc{color:#246b54}.highlight .nf,.highlight .fm,.highlight .nb,.highlight .bp,.highlight .na{color:#7b5f00}.highlight .c,.highlight .c1,.highlight .cm,.highlight .cs{color:var(--muted);font-style:italic}.highlight .o,.highlight .ow,.highlight .n,.highlight .nx{color:var(--ink)}.highlight .err{color:var(--accent)}@media(max-width:760px){body{font-size:18px}.wrap{width:100%;min-height:100vh;padding:2.4rem 1.2rem}.masthead{align-items:flex-start;flex-direction:column;gap:1rem;margin-bottom:1.7rem}.mastbrand{font-size:1.35rem}.topnav{justify-content:flex-start;gap:1rem;font-size:.72rem;white-space:normal}.home-intro{grid-template-columns:1fr;gap:1rem}.home-avatar{width:min(16rem,70vw);margin:0 auto}.intro-card{padding:1rem}.panel-head,.article-head{align-items:flex-start}.article-meta{flex-direction:column;gap:.2rem;align-items:flex-end}.post-state::before{content:none}ul.posts{padding:.75rem .85rem}ul.posts li{grid-template-columns:4.8rem minmax(0,1fr);gap:.65rem}.article-body{padding:1.35rem 1rem 1.2rem}.prose{font-size:.84rem}.prose h2{font-size:1.08rem}.post-foot{flex-direction:column}}@media(max-width:430px){.wrap{padding-right:1rem;padding-left:1rem}.panel-head,.article-head{flex-direction:column;gap:.35rem}ul.posts li{grid-template-columns:1fr;gap:.08rem;padding:.4rem 0}.home-links{font-size:.68rem}.prose pre{font-size:.6rem}}