:root{--font-sans:"Atkinson Hyperlegible", "Noto Sans SC", ui-sans-serif, system-ui, sans-serif;--font-serif:"Iowan Old Style", "Noto Serif SC", Georgia, serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--fs-xs:.75rem;--fs-sm:.875rem;--fs-base:1rem;--fs-lg:1.125rem;--fs-h3:1.35rem;--fs-h2:2rem;--fs-h1:3rem;--fs-display:4.5rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--radius-sm:4px;--radius:6px;--border-width:1px;--container:74rem;--measure:44rem;--transition:.16s ease}:root,:root[data-theme=light]{color-scheme:light;--bg:#f5f7f5;--surface:#fff;--surface-muted:#edf1ee;--line:#dbe2dd;--line-strong:#bac5be;--text:#121714;--text-muted:#505b54;--text-faint:#727d75;--green:#0b6b4d;--green-strong:#074d38;--green-soft:#d9eee5;--red:#cf3f2d;--red-soft:#f7dfdb;--shadow:0 12px 30px #12171414}:root[data-theme=dark]{color-scheme:dark;--bg:#111513;--surface:#171d19;--surface-muted:#1d2520;--line:#2b352f;--line-strong:#46544b;--text:#f0f4f1;--text-muted:#b5c0b9;--text-faint:#88968d;--green:#59c89c;--green-strong:#83d9b7;--green-soft:#18382b;--red:#f06b58;--red-soft:#47221d;--shadow:0 12px 30px #00000047}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scrollbar-gutter:stable;scroll-padding-top:112px}body{min-height:100dvh;font-family:var(--font-sans);font-size:var(--fs-base);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;flex-direction:column;line-height:1.62;display:flex}h1,h2,h3,h4{letter-spacing:0;color:var(--text);text-wrap:balance;font-weight:800;line-height:1.08}h1{font-size:var(--fs-h1)}h2{font-size:var(--fs-h2)}h3{font-size:var(--fs-h3)}p{text-wrap:pretty}a{color:var(--green);text-underline-offset:3px;text-decoration:none}a:hover{text-decoration:underline}img,svg,video{max-width:100%;height:auto;display:block}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--green);color:#fff}:focus-visible{outline:3px solid var(--red);outline-offset:3px}.container{width:min(100%, var(--container));padding-inline:var(--space-5);margin-inline:auto}.prose{max-width:var(--measure);margin-inline:auto}.text-muted{color:var(--text-muted)}.eyebrow{color:var(--green);font:750 var(--fs-xs)/1.3 var(--font-mono);letter-spacing:.08em;text-transform:uppercase}.skip-link{z-index:100;padding:var(--space-2) var(--space-3);background:var(--text);color:var(--bg);border-radius:4px;position:fixed;top:8px;left:-999px}.skip-link:focus{left:8px}.lang-zh,:root[data-language=zh] .lang-en{display:none}:root[data-language=zh] .lang-zh{display:inline}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.tag{border:1px solid var(--line);min-height:28px;color:var(--text-muted);background:var(--surface-muted);font:650 var(--fs-xs)/1.2 var(--font-mono);border-radius:3px;align-items:center;padding:.2rem .55rem;display:inline-flex}.btn{min-height:44px;font-size:var(--fs-sm);transition:color var(--transition), background var(--transition), border-color var(--transition);border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:.68rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.btn:hover{text-decoration:none}.btn-primary{color:#fff;background:var(--green)}.btn-primary:hover{background:var(--green-strong)}.btn-secondary{color:var(--text);background:var(--surface);border-color:var(--line-strong)}.btn-secondary:hover{color:var(--green);border-color:var(--green)}.prose-body{font-size:var(--fs-lg);line-height:1.75}.prose-body>*+*{margin-top:var(--space-4)}.prose-body h2{margin-top:var(--space-8);padding-bottom:var(--space-2);border-bottom:1px solid var(--line)}.prose-body h3{margin-top:var(--space-6)}.prose-body a{text-decoration:underline}.prose-body ul,.prose-body ol{padding-left:1.4em}.prose-body li+li{margin-top:var(--space-2)}.prose-body blockquote{padding:var(--space-3) var(--space-5);border-left:3px solid var(--red);background:var(--surface-muted);color:var(--text-muted)}.prose-body img{margin-block:var(--space-5);border-radius:var(--radius);box-shadow:var(--shadow)}.prose-body table{border-collapse:collapse;width:100%;font-size:var(--fs-sm);display:block;overflow-x:auto}.prose-body th,.prose-body td{padding:var(--space-2) var(--space-3);border:1px solid var(--line);text-align:left}.prose-body th{background:var(--surface-muted)}.prose-body :not(pre)>code{border:1px solid var(--line);background:var(--surface-muted);font:.88em var(--font-mono);border-radius:3px;padding:.12em .35em}.astro-code{margin-block:var(--space-5);padding:var(--space-4) var(--space-5);border:1px solid var(--line);border-radius:var(--radius);font:.86rem/1.6 var(--font-mono);overflow-x:auto}.astro-code,.astro-code span{color:var(--shiki-light);background-color:var(--shiki-light-bg)}:root[data-theme=dark] .astro-code,:root[data-theme=dark] .astro-code span{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}mjx-container svg{max-width:none;height:auto;color:inherit;margin:0;display:inline-block}mjx-container[jax=SVG][display=true]{max-width:100%;margin-block:var(--space-4);padding-block:.35rem;overflow:auto hidden}@media (width>=900px){:root{--fs-h2:2.45rem;--fs-h1:3.8rem;--fs-display:5.5rem}}@media (width<=560px){:root{--fs-lg:1.05rem;--fs-h3:1.25rem;--fs-h2:1.72rem;--fs-h1:2.45rem;--fs-display:3.25rem}.container{padding-inline:var(--space-4)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media print{.no-print{display:none!important}body{color:#000;background:#fff}}.language-toggle[data-astro-cid-ra2rg4ph]{border:1px solid var(--line-strong);background:var(--surface);border-radius:4px;grid-template-columns:repeat(2,44px);height:46px;display:grid;overflow:hidden}button[data-astro-cid-ra2rg4ph]{border:0;border-right:1px solid var(--line-strong);color:var(--text-muted);font:700 .72rem/1 var(--font-mono);cursor:pointer;background:0 0}button[data-astro-cid-ra2rg4ph]:last-child{border-right:0}button[data-astro-cid-ra2rg4ph][aria-pressed=true]{background:var(--text);color:var(--bg)}button[data-astro-cid-ra2rg4ph]:hover:not([aria-pressed=true]){color:var(--green);background:var(--surface-muted)}.theme-toggle[data-astro-cid-l6lhmie6]{border:var(--border-width) solid var(--line-strong);background:var(--surface);width:44px;height:44px;color:var(--text-muted);cursor:pointer;transition:color var(--transition), border-color var(--transition), background var(--transition);border-radius:4px;place-items:center;display:inline-grid}.theme-toggle[data-astro-cid-l6lhmie6]:hover{color:var(--green);border-color:var(--green)}.icon[data-astro-cid-l6lhmie6]{grid-area:1/1}.icon-moon[data-astro-cid-l6lhmie6],:root[data-theme=dark] .icon-sun[data-astro-cid-l6lhmie6]{display:none}:root[data-theme=dark] .icon-moon[data-astro-cid-l6lhmie6]{display:block}.site-header[data-astro-cid-nen7h5rs]{z-index:50;background:color-mix(in srgb, var(--bg) 94%, transparent);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);position:sticky;top:0}.header-primary[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:var(--space-4);height:68px;display:flex}.brand[data-astro-cid-nen7h5rs]{align-items:center;gap:var(--space-3);min-width:0;color:var(--text);min-height:44px;font-weight:800;display:flex}.brand[data-astro-cid-nen7h5rs]:hover{color:var(--green);text-decoration:none}.brand-signal[data-astro-cid-nen7h5rs]{background:var(--red);width:7px;height:24px}.brand[data-astro-cid-nen7h5rs] small[data-astro-cid-nen7h5rs]{padding-left:var(--space-3);border-left:1px solid var(--line-strong);color:var(--text-faint);font:600 .65rem/1 var(--font-mono);letter-spacing:.08em}.header-tools[data-astro-cid-nen7h5rs]{align-items:center;gap:var(--space-2);display:flex}.mobile-nav[data-astro-cid-nen7h5rs]{display:none;position:relative}.contact-link[data-astro-cid-nen7h5rs],.cv-link[data-astro-cid-nen7h5rs]{height:44px;padding-inline:var(--space-3);border:1px solid var(--line-strong);color:var(--text);font-size:var(--fs-sm);border-radius:4px;justify-content:center;align-items:center;font-weight:750;display:inline-flex}.contact-link[data-astro-cid-nen7h5rs]:hover,.cv-link[data-astro-cid-nen7h5rs]:hover{color:var(--green);border-color:var(--green);text-decoration:none}.nav-shell[data-astro-cid-nen7h5rs]{border-top:1px solid var(--line)}.nav[data-astro-cid-nen7h5rs]{align-items:center;gap:var(--space-6);scrollbar-width:none;height:44px;display:flex;overflow-x:auto}.nav[data-astro-cid-nen7h5rs]::-webkit-scrollbar{display:none}.nav-link[data-astro-cid-nen7h5rs]{color:var(--text-muted);font:700 var(--fs-sm)/1 var(--font-sans);flex:none;justify-content:center;align-items:center;min-width:44px;height:44px;display:inline-flex;position:relative}.nav-link[data-astro-cid-nen7h5rs]:hover,.nav-link[data-astro-cid-nen7h5rs].active{color:var(--text);text-decoration:none}.nav-link[data-astro-cid-nen7h5rs].active:after{content:"";background:var(--red);height:2px;position:absolute;bottom:0;left:0;right:0}.mobile-nav[data-astro-cid-nen7h5rs] summary[data-astro-cid-nen7h5rs]{border:1px solid var(--line-strong);background:var(--surface);cursor:pointer;border-radius:4px;place-content:center;gap:5px;width:44px;height:44px;list-style:none;display:grid}.mobile-nav[data-astro-cid-nen7h5rs] summary[data-astro-cid-nen7h5rs]::-webkit-details-marker{display:none}.mobile-nav[data-astro-cid-nen7h5rs] summary[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:var(--text);width:18px;height:2px;display:block}.mobile-nav[data-astro-cid-nen7h5rs][open] summary[data-astro-cid-nen7h5rs]{border-color:var(--green)}.mobile-nav-panel[data-astro-cid-nen7h5rs]{width:min(310px,100vw - 32px);padding:var(--space-3);border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--surface);display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 16px 40px #0a181229}.mobile-nav-link[data-astro-cid-nen7h5rs]{min-height:44px;padding-inline:var(--space-3);border-bottom:1px solid var(--line);color:var(--text-muted);font-size:var(--fs-sm);align-items:center;font-weight:750;display:flex}.mobile-nav-link[data-astro-cid-nen7h5rs]:hover,.mobile-nav-link[data-astro-cid-nen7h5rs].active{color:var(--text);background:var(--surface-muted);text-decoration:none}.mobile-nav-link[data-astro-cid-nen7h5rs].active{box-shadow:inset 3px 0 0 var(--red)}.mobile-nav-actions[data-astro-cid-nen7h5rs]{gap:var(--space-2);margin-top:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.mobile-nav-actions[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{border:1px solid var(--line-strong);min-height:44px;font-size:var(--fs-sm);border-radius:4px;place-items:center;font-weight:800;display:grid}@media (width<=680px){.brand[data-astro-cid-nen7h5rs] small[data-astro-cid-nen7h5rs],.contact-link[data-astro-cid-nen7h5rs],.cv-link[data-astro-cid-nen7h5rs],.nav-shell[data-astro-cid-nen7h5rs]{display:none}.header-primary[data-astro-cid-nen7h5rs]{height:64px}.header-tools[data-astro-cid-nen7h5rs]{gap:6px}.mobile-nav[data-astro-cid-nen7h5rs]{display:block}}@media (width<=390px){.brand-signal[data-astro-cid-nen7h5rs]{width:5px}.brand[data-astro-cid-nen7h5rs]{gap:var(--space-2)}.header-tools[data-astro-cid-nen7h5rs]{gap:4px}}.site-footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--line-strong);padding-block:var(--space-7);background:var(--surface-muted)}.footer-grid[data-astro-cid-jo6i4kqk]{gap:var(--space-5) var(--space-7);grid-template-columns:1fr auto;align-items:start;display:grid}.footer-name[data-astro-cid-jo6i4kqk]{font-size:1.25rem;font-weight:850}.footer-role[data-astro-cid-jo6i4kqk],.footer-meta[data-astro-cid-jo6i4kqk],.image-credit[data-astro-cid-jo6i4kqk]{color:var(--text-faint);font-size:var(--fs-sm)}.footer-links[data-astro-cid-jo6i4kqk]{justify-content:flex-end;gap:var(--space-4);flex-wrap:wrap;display:flex}.footer-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--text-muted);font-size:var(--fs-sm);font-weight:700}.footer-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--green)}.image-credit[data-astro-cid-jo6i4kqk]{text-align:right}@media (width<=680px){.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr}.footer-links[data-astro-cid-jo6i4kqk]{justify-content:flex-start}.image-credit[data-astro-cid-jo6i4kqk]{text-align:left}}.site-main[data-astro-cid-ju4pidww]{flex:1;width:100%}.site-main[data-astro-cid-ju4pidww].is-prose{max-width:var(--measure);padding-inline:var(--space-5);padding-block:var(--space-7);margin-inline:auto}
