:root{--bg:#FAFAF7;--text:#1A1A1A;--text-mute:#6B7280;--link:var(--text);--link-hover:var(--text);--border:#E5E5E5;--code-bg:#F4F4F4}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#0F0F0F;--text:#E5E5E5;--text-mute:#9CA3AF;--border:#2A2A2A;--code-bg:#1A1A1A}}:root[data-theme=dark]{--bg:#0F0F0F;--text:#E5E5E5;--text-mute:#9CA3AF;--border:#2A2A2A;--code-bg:#1A1A1A}html{font-size:16px;scrollbar-color:#E5E5E5 var(--bg)}body{font-family:jetbrains mono,ibm plex mono,ia writer quattro,sf mono,Menlo,Consolas,courier new,monospace,pingfang sc,hiragino sans gb,source han sans cn,microsoft yahei,sans-serif;font-size:1rem;line-height:1.6;color:var(--text);background-color:var(--bg);margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:#8884}a{color:var(--link);text-decoration:none;transition:color .2s ease,text-decoration-color .2s ease;text-decoration-color:transparent}a:hover,a:focus{color:var(--link-hover);text-decoration:underline;text-underline-offset:3px}a:focus-visible,button:focus-visible{outline:2px solid currentColor;outline-offset:4px}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.3;margin:1.6em 0 .6em;color:var(--text)}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}p{margin:0 0 .8em}blockquote{margin:1em 0;padding:0 1em;border-left:2px solid var(--border);color:var(--text-mute);font-style:italic}hr{border:0;border-top:1px solid var(--border);margin:2em 0}.muted{color:var(--text-mute);font-size:.9em}code{font-family:jetbrains mono,ibm plex mono,Menlo,Consolas,monospace;font-size:.92em;background:var(--code-bg);padding:.12em .35em;border-radius:3px}pre{font-family:jetbrains mono,ibm plex mono,Menlo,Consolas,monospace;background:var(--code-bg);padding:1em;border-radius:4px;overflow-x:auto;font-size:.92em;line-height:1.55}pre code{background:0 0;padding:0}hr.stars{border:0;text-align:center;margin:2.5em 0;overflow:visible}hr.stars::after{content:"* * *";color:var(--text-mute);letter-spacing:.5em;font-size:.9em}.page-decoration{position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:-1;mask-image:radial-gradient(circle,transparent,black);-webkit-mask-image:radial-gradient(circle,transparent,black)}.page-decoration canvas{display:block;width:100%;height:100%}.page-main,.home-main{position:relative;z-index:1}.hero-row{display:flex;align-items:center;gap:2rem;padding:1.5rem 2rem;max-width:1400px;margin:0 auto;flex-wrap:wrap}.hero-row .brand{display:inline-flex;align-items:center;color:var(--text)}.hero-row .brand-logo{width:36px;height:36px;opacity:.85;transition:opacity .2s}.hero-row .logo-path{stroke-dasharray:230;stroke-dashoffset:230;animation:logo-draw 1.1s cubic-bezier(.22,.61,.36,1)forwards}.hero-row .brand:hover .brand-logo{opacity:1}@keyframes logo-draw{to{stroke-dashoffset:0}}.hero-row .hero-nav{display:flex;gap:1.5rem;margin-left:auto}.hero-row .hero-nav a{color:var(--text);opacity:.85;transition:opacity .15s}.hero-row .hero-nav a:hover,.hero-row .hero-nav a.current{opacity:1}.hero-row .hero-social{display:flex;gap:.7rem;align-items:center;margin-left:1rem}.hero-row .hero-social a,.hero-row .hero-social .theme-toggle{color:var(--text-mute);display:inline-flex;align-items:center;transition:color .15s;background:0 0;border:0;padding:0;cursor:pointer;font-size:0}.hero-row .hero-social a:hover,.hero-row .hero-social .theme-toggle:hover{color:var(--text);text-decoration:none}.hero-row .hero-social svg{width:16px;height:16px;fill:currentColor}.hero-row .theme-toggle svg{stroke:currentColor}:root[data-theme=dark] .theme-toggle .icon-sun,:root:not([data-theme=dark]) .theme-toggle .icon-moon{display:none}.page-main{max-width:720px;margin:0 auto;padding:0 1.5rem 4rem}.home-main{max-width:720px;margin:0 auto;padding:0 1.5rem 4rem;position:relative;z-index:1}@media(prefers-reduced-motion:no-preference){.home-main>:not(.archive-year),.page-main>:not(.archive-year){opacity:0;transform:translateY(8px);animation:page-enter .45s ease-out forwards}.home-main>:nth-child(2),.page-main>:nth-child(2){animation-delay:.06s}.home-main>:nth-child(3),.page-main>:nth-child(3){animation-delay:.12s}}@keyframes page-enter{to{opacity:1;transform:translateY(0)}}.home-section{margin:2.5em 0}.home-section h2{font-size:1.1rem;font-weight:600;color:var(--text-mute);margin:0 0 1em}.link-list{list-style:none;padding:0;margin:0}.link-list li{padding:.2em 0}.find-me-list li::before,.copyright{padding-top:1.5em}.copyright{margin-top:3em;text-align:center;border-top:1px solid var(--border)}.hero-name{font-size:5rem;line-height:1.05;margin:1.5rem 0 .3em;font-weight:700;letter-spacing:-.02em}.hero-tagline{font-size:1.1rem;margin:0 0 1em;color:var(--text-mute)}.hero-bio{margin:0 0 .3em;line-height:1.55;max-width:600px}.hero-bio-label{display:inline-block;min-width:8em;color:var(--text-mute)}.hero-paragraph{margin:1em 0 .4em;line-height:1.65;max-width:600px}.home-list-title{margin:3rem 0 0;color:var(--text-mute);font-size:1rem;font-weight:600}.section-title,.post-title{font-size:1.75rem}.all-posts-link{margin-top:2rem}.archive-year{font-size:10rem;line-height:1;font-weight:700;margin:.65em 0 -.45em;color:var(--text-mute);opacity:.15;letter-spacing:-.03em}.archive-list{list-style:none;padding:0;margin:0;max-width:700px}.archive-list li{padding:.3em 0;display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap}.archive-title{color:var(--text);flex:1;min-width:0}.archive-title:hover{color:var(--link-hover);text-decoration:underline}.archive-meta{color:var(--text-mute);font-size:.85em;flex-shrink:0}.lang-tag{display:inline-block;padding:1px 6px;font-size:.65em;color:var(--text-mute);border:1px solid var(--border);border-radius:3px;margin-right:.6em;line-height:1.4;align-self:center;flex-shrink:0}.post{max-width:680px;margin:0 auto}.post-title{font-size:1.75rem;margin:1em 0 .25em;font-weight:700;line-height:1.3}.post-meta{color:var(--text-mute);font-size:.9em;margin:0 0 1em}.post-body{line-height:1.75;font-size:1rem}.post-body h2,.post-body h3,.post-body h4{scroll-margin-top:1.5rem}.post-body ul,.post-body ol{padding-left:1.6em}.post-body li{margin:.35em 0}.post-body li::marker{color:var(--text-mute)}.post-body a{text-decoration:underline;text-underline-offset:3px}.post-body img{display:block;max-width:100%;height:auto;margin:1.5em auto;border-radius:4px}.post-body table{display:block;width:max-content;max-width:100%;margin:1.5em 0;border-collapse:collapse;overflow-x:auto}.post-body th,.post-body td{padding:.5em .75em;border:1px solid var(--border);text-align:left}.post-body th{background:var(--code-bg)}.post-body blockquote>:last-child{margin-bottom:0}.post-body .footnotes{margin-top:2.5em;color:var(--text-mute);font-size:.9em}.post-body .footnotes hr{margin-bottom:1.5em}.post-body .footnote-backref{margin-left:.25em}.post-body figure{margin:1.5em 0}.post-body figcaption{color:var(--text-mute);font-size:.85em;text-align:center;margin-top:.5em}.post-tags{margin:1.5em 0;font-size:.9em}.post-tags a{color:var(--text-mute)}.post-tags a:hover{color:var(--text)}.site-footer{max-width:720px;margin:4rem auto 0;padding:2rem 1.5rem 4.5rem;color:var(--text-mute);font-size:.85em;text-align:center;border-top:1px solid var(--border)}.site-footer a{color:var(--text-mute)}.site-footer a:hover{color:var(--text)}.to-top{position:fixed;right:1rem;bottom:1rem;width:2.5rem;height:2.5rem;border-radius:50%;background:rgba(136,136,136,.2);color:var(--text);border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:100}.to-top.visible{opacity:.3;pointer-events:auto}.to-top.visible:hover{opacity:1}@media(max-width:720px){.hero-row{padding:1rem;gap:1rem}.hero-row .hero-nav{gap:1rem;margin-left:auto}.home-main{padding:0 1rem 3rem}.page-main{padding:0 1rem 3rem}h1{font-size:1.6rem}.hero-name{font-size:3rem}.post-title{font-size:1.4rem}.archive-list li{flex-wrap:wrap}.archive-year{font-size:6rem}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.page-decoration{display:none}}@media print{:root{--bg:#FFFFFF;--text:#000000;--text-mute:#555555;--border:#CCCCCC;--code-bg:#F5F5F5}body{font-size:11pt;line-height:1.55}.page-decoration,.hero-row,.site-footer,.post-tags,.to-top{display:none!important}.page-main,.home-main,.post{max-width:100%;padding:0}.post-body a{color:var(--text);text-decoration:underline}.post-body a[href^=http]::after{content:" (" attr(href)")";font-size:.85em;color:var(--text-mute)}code,pre{background:var(--code-bg)!important;border:1px solid var(--border)}pre{page-break-inside:avoid}h1,h2,h3{page-break-after:avoid}}