:root{color-scheme:light;--background:#f7f7f4;--surface:#fff;--surface-soft:#efefe9;--text:#171714;--muted:#71716b;--line:#e4e4dc;--line-strong:#ccccbf;--accent:#8a4b24;--accent-soft:#f3e5d8;--selection:#ead3bf;--card-line:color-mix(in srgb, var(--line) 78%, transparent);--card-shadow:0 12px 36px #0000000b;--card-radius:22px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}:root[data-theme=dark]{color-scheme:dark;--background:#11120f;--surface:#181916;--surface-soft:#22231f;--text:#f1f1eb;--muted:#a3a39b;--line:#2c2d27;--line-strong:#40413a;--accent:#d98c54;--accent-soft:#3a281d;--selection:#5c3a25;--card-shadow:0 16px 44px #0000002e}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background);color:var(--text)}body{background:var(--background);min-width:320px;color:var(--text);text-rendering:optimizelegibility;margin:0}::selection{background:var(--selection)}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 32%,transparent);outline-offset:3px}img{max-width:100%}button,input,textarea{font:inherit}.site-main{min-height:calc(100vh - 180px);margin:18px auto 0}.site-main--default{width:min(1240px,100% - 24px)}.site-main--home{width:min(1480px,100% - 28px)}.site-main--article{width:min(1320px,100% - 28px)}.page-width{width:min(1180px,100% - 32px);margin-inline:auto}.page-heading p{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;margin:0 0 6px;font-size:.74rem}.page-heading h1{letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:clamp(2rem,5vw,4rem)}.panel,.site-main--default>section.page-width:not(.home-card),.site-main--default>section.post-section{border:1px solid var(--card-line);border-radius:var(--card-radius);background:var(--surface);box-shadow:var(--card-shadow)}.site-main--default>section.page-width:not(.home-card){padding-inline:clamp(20px,3vw,38px)}.site-main--default>section.post-section{width:min(1180px,100% - 32px);padding-inline:clamp(20px,3vw,38px)}.button{border:1px solid var(--line);background:var(--surface);min-height:43px;color:var(--text);border-radius:11px;justify-content:center;align-items:center;padding:0 16px;font-size:.86rem;font-weight:720;text-decoration:none;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.button:hover{border-color:var(--line-strong);transform:translateY(-1px)}.button--primary{border-color:var(--text);background:var(--text);color:var(--background)}.prose{color:var(--text);overflow-wrap:anywhere;font-size:clamp(1rem,1.5vw,1.06rem);line-height:1.92}.prose>:first-child{margin-top:0}.prose h2,.prose h3,.prose h4{letter-spacing:-.028em;text-wrap:balance;scroll-margin-top:96px;line-height:1.28}.prose h2{margin:2.4em 0 .8em;font-size:clamp(1.55rem,3vw,1.9rem)}.prose h3{margin:2em 0 .7em;font-size:1.35rem}.prose h4{margin:1.8em 0 .65em;font-size:1.08rem}.prose p,.prose ul,.prose ol,.prose blockquote,.prose figure{margin:1.25em 0}.prose ul,.prose ol{padding-left:1.45em}.prose li{padding-left:.18em}.prose li+li{margin-top:.35em}.prose li>ul,.prose li>ol{margin:.45em 0}.prose a{color:var(--accent);text-underline-offset:3px;text-decoration-thickness:1px}.prose a:hover{text-decoration-thickness:2px}.prose strong{font-weight:760}.prose blockquote{border-left:3px solid var(--accent);color:var(--muted);margin-inline:0;padding:3px 0 3px 18px}.prose blockquote>:first-child{margin-top:0}.prose blockquote>:last-child{margin-bottom:0}.prose code:not(pre code){border:1px solid var(--line);background:var(--surface-soft);border-radius:6px;padding:.14em .38em;font-size:.9em}.prose pre{border:1px solid var(--line);color:#e6edf3;tab-size:2;background:#0d1117;border-radius:14px;padding:18px;font-size:.88rem;line-height:1.72;overflow:auto}.prose pre code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.prose table{border-collapse:collapse;width:100%;margin:1.5em 0;font-size:.92em;display:block;overflow:auto}.prose th,.prose td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:9px 12px}.prose th{background:var(--surface-soft);font-weight:730}.prose hr{border:0;border-top:1px solid var(--line);margin:2.8em 0}.prose img{border:1px solid color-mix(in srgb,var(--line) 78%,transparent);background:var(--surface);border-radius:14px;width:auto;max-width:100%;height:auto;margin:1.6em auto;display:block;box-shadow:0 8px 30px #0000000b}.prose figure img{margin-bottom:.65em}.prose figcaption{color:var(--muted);text-align:center;font-size:.78rem;line-height:1.6}.prose kbd{border:1px solid var(--line-strong);background:var(--surface);border-bottom-width:2px;border-radius:6px;padding:.12em .45em;font-size:.8em;line-height:1.5;display:inline-block}.prose details{border:1px solid var(--line);background:var(--surface);border-radius:11px;margin:1.4em 0;padding:12px 14px}.prose details summary{cursor:pointer;font-weight:700}.prose details[open] summary{margin-bottom:.8em}@media (width<=680px){.site-main{width:calc(100% - 12px);margin-top:8px}.site-main--default>section.page-width:not(.home-card),.site-main--default>section.post-section{border-radius:18px;width:100%;padding-inline:18px}.panel{border-radius:18px}.prose{line-height:1.86}.prose h2{margin-top:2em}.prose pre{border-radius:11px;margin-inline:-6px;font-size:.82rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.button:hover{transform:none}}@media print{.site-header,.site-footer,.post-actions,.article-toc,.comments,[data-reading-progress],[data-search-palette]{display:none!important}body{color:#000;background:#fff}.site-main{width:100%;min-height:0;margin:0}.site-main--default>section.page-width:not(.home-card),.site-main--default>section.post-section,.panel{box-shadow:none;background:#fff;border:0;border-radius:0}.article-shell{width:100%!important;display:block!important}.prose{color:#000;max-width:none;font-size:11pt}.prose a{color:inherit;text-decoration:underline}}.site-header[data-astro-cid-jae56hh5]{z-index:50;border-bottom:1px solid color-mix(in srgb,var(--line) 78%,transparent);background:color-mix(in srgb,var(--background) 88%,transparent);backdrop-filter:blur(18px);position:sticky;top:0}.site-header__inner[data-astro-cid-jae56hh5]{align-items:center;gap:28px;width:min(1480px,100% - 32px);min-height:68px;margin:0 auto;display:flex}.brand[data-astro-cid-jae56hh5]{color:inherit;white-space:nowrap;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand__mark[data-astro-cid-jae56hh5]{background:var(--text);width:34px;height:34px;color:var(--background);border-radius:10px;place-items:center;font-weight:900;display:grid}.brand[data-astro-cid-jae56hh5] strong[data-astro-cid-jae56hh5],.brand[data-astro-cid-jae56hh5] small[data-astro-cid-jae56hh5]{display:block}.brand[data-astro-cid-jae56hh5] strong[data-astro-cid-jae56hh5]{font-size:.96rem}.brand[data-astro-cid-jae56hh5] small[data-astro-cid-jae56hh5]{color:var(--muted);letter-spacing:.04em;margin-top:1px;font-size:.68rem}.site-nav[data-astro-cid-jae56hh5]{align-items:center;gap:4px;margin-left:auto;display:flex}.site-nav[data-astro-cid-jae56hh5] a[data-astro-cid-jae56hh5]{color:var(--muted);border-radius:9px;padding:8px 10px;font-size:.88rem;text-decoration:none;transition:background .16s,color .16s}.site-nav[data-astro-cid-jae56hh5] a[data-astro-cid-jae56hh5]:hover,.site-nav[data-astro-cid-jae56hh5] a[data-astro-cid-jae56hh5][aria-current=page]{background:var(--surface-soft);color:var(--text)}.search-toggle[data-astro-cid-jae56hh5],.theme-toggle[data-astro-cid-jae56hh5]{border:1px solid var(--line);background:var(--surface);height:36px;color:var(--text);cursor:pointer;place-items:center;transition:background .16s,border-color .16s,transform .16s;display:grid}.theme-toggle[data-astro-cid-jae56hh5]{border-radius:10px;width:36px}.search-toggle[data-astro-cid-jae56hh5]{background:0 0;border-color:#0000;border-radius:50%;width:36px;padding:0}.search-toggle[data-astro-cid-jae56hh5]:hover{border-color:var(--line);background:var(--surface-soft);transform:translateY(-1px)}.search-toggle[data-astro-cid-jae56hh5] svg[data-astro-cid-jae56hh5]{fill:none;stroke:currentColor;stroke-width:1.8px;width:18px;height:18px}.mobile-menu[data-astro-cid-jae56hh5]{display:none;position:relative}.mobile-menu[data-astro-cid-jae56hh5] summary[data-astro-cid-jae56hh5]{z-index:3;border:1px solid var(--line);background:var(--surface);width:36px;height:36px;color:var(--text);cursor:pointer;border-radius:10px;place-items:center;list-style:none;display:grid;position:relative}.mobile-menu[data-astro-cid-jae56hh5] summary[data-astro-cid-jae56hh5]::-webkit-details-marker{display:none}.mobile-menu__icon[data-astro-cid-jae56hh5]{width:16px;height:12px;display:block;position:relative}.mobile-menu__icon[data-astro-cid-jae56hh5] i[data-astro-cid-jae56hh5]{background:currentColor;border-radius:2px;width:16px;height:1.5px;transition:transform .18s,top .18s;position:absolute;left:0}.mobile-menu__icon[data-astro-cid-jae56hh5] i[data-astro-cid-jae56hh5]:first-child{top:3px}.mobile-menu__icon[data-astro-cid-jae56hh5] i[data-astro-cid-jae56hh5]:last-child{top:9px}.mobile-menu[data-astro-cid-jae56hh5][open] .mobile-menu__icon[data-astro-cid-jae56hh5] i[data-astro-cid-jae56hh5]:first-child{top:6px;transform:rotate(45deg)}.mobile-menu[data-astro-cid-jae56hh5][open] .mobile-menu__icon[data-astro-cid-jae56hh5] i[data-astro-cid-jae56hh5]:last-child{top:6px;transform:rotate(-45deg)}@media (width<=760px){body[data-mobile-menu-open]{overflow:hidden}.site-header__inner[data-astro-cid-jae56hh5]{gap:8px;width:calc(100% - 24px);min-height:64px}.brand[data-astro-cid-jae56hh5]{gap:7px;min-width:0}.brand__mark[data-astro-cid-jae56hh5]{border-radius:9px;flex:none;width:30px;height:30px}.brand[data-astro-cid-jae56hh5] strong[data-astro-cid-jae56hh5]{font-size:.86rem}.brand[data-astro-cid-jae56hh5] small[data-astro-cid-jae56hh5],.site-nav[data-astro-cid-jae56hh5]{display:none}.search-toggle[data-astro-cid-jae56hh5]{width:36px;margin-left:auto;padding:0}.theme-toggle[data-astro-cid-jae56hh5]{margin-left:0}.mobile-menu[data-astro-cid-jae56hh5]{display:block}.mobile-menu[data-astro-cid-jae56hh5][open]:before{content:"";z-index:0;background:color-mix(in srgb,var(--background) 72%,transparent);backdrop-filter:blur(10px);position:fixed;inset:64px 0 0}.mobile-menu[data-astro-cid-jae56hh5] nav[data-astro-cid-jae56hh5]{z-index:2;border:1px solid var(--line);background:var(--surface);border-radius:18px;width:auto;max-height:calc(100vh - 88px);padding:16px;position:fixed;top:76px;left:12px;right:12px;overflow:auto;box-shadow:0 24px 70px #0000002e}.mobile-menu[data-astro-cid-jae56hh5] nav[data-astro-cid-jae56hh5]>p[data-astro-cid-jae56hh5]{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin:2px 4px 10px;font-size:.68rem}.mobile-menu[data-astro-cid-jae56hh5] nav[data-astro-cid-jae56hh5]>a[data-astro-cid-jae56hh5]{border-top:1px solid var(--line);min-height:50px;color:var(--text);justify-content:space-between;align-items:center;gap:16px;padding:0 10px;font-size:1rem;text-decoration:none;display:flex}.mobile-menu[data-astro-cid-jae56hh5] nav[data-astro-cid-jae56hh5]>a[data-astro-cid-jae56hh5]:first-of-type{border-top:0}.mobile-menu[data-astro-cid-jae56hh5] nav[data-astro-cid-jae56hh5]>a[data-astro-cid-jae56hh5] span[data-astro-cid-jae56hh5]:last-child{color:var(--muted);font-size:.82rem}.mobile-menu[data-astro-cid-jae56hh5] nav[data-astro-cid-jae56hh5]>a[data-astro-cid-jae56hh5][aria-current=page] span[data-astro-cid-jae56hh5]:first-child{color:var(--accent);font-weight:760}.mobile-menu__footer[data-astro-cid-jae56hh5]{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;margin-top:10px;padding:12px 10px 2px;font-size:.74rem;display:flex}.mobile-menu__footer[data-astro-cid-jae56hh5] a[data-astro-cid-jae56hh5]{color:inherit;text-decoration:none}}.site-footer[data-astro-cid-bddg4lij]{border-top:1px solid var(--line);background:color-mix(in srgb,var(--surface) 46%,var(--background));margin-top:64px}.site-footer__inner[data-astro-cid-bddg4lij]{width:min(1480px,100% - 32px);color:var(--muted);justify-content:space-between;gap:28px;margin:0 auto;padding:36px 0 48px;display:flex}.site-footer[data-astro-cid-bddg4lij] strong[data-astro-cid-bddg4lij]{color:var(--text)}.site-footer[data-astro-cid-bddg4lij] p[data-astro-cid-bddg4lij]{margin:6px 0 0;font-size:.85rem}.site-footer__right[data-astro-cid-bddg4lij]{justify-items:end;gap:10px;display:grid}.site-footer__links[data-astro-cid-bddg4lij],.site-footer__filings[data-astro-cid-bddg4lij]{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px 14px;font-size:.82rem;display:flex}.site-footer__filings[data-astro-cid-bddg4lij]{color:color-mix(in srgb,var(--muted) 78%,transparent);font-size:.74rem}.site-footer__filings[data-astro-cid-bddg4lij]>[data-astro-cid-bddg4lij]+[data-astro-cid-bddg4lij]:before{content:"·";color:var(--line-strong);margin-right:14px}.site-footer__filing-link[data-astro-cid-bddg4lij]{color:inherit;align-items:center;gap:5px;text-decoration:none;display:inline-flex}.site-footer__filing-link[data-astro-cid-bddg4lij] img[data-astro-cid-bddg4lij]{object-fit:contain;flex:none;width:16px;height:16px}.site-footer[data-astro-cid-bddg4lij] a[data-astro-cid-bddg4lij]{color:inherit;text-decoration:none}.site-footer[data-astro-cid-bddg4lij] a[data-astro-cid-bddg4lij]:hover{color:var(--text)}@media (width<=680px){.site-footer[data-astro-cid-bddg4lij]{margin-top:48px}.site-footer__inner[data-astro-cid-bddg4lij]{flex-direction:column;width:calc(100% - 32px);padding:28px 0 36px}.site-footer__right[data-astro-cid-bddg4lij]{justify-items:start}.site-footer__links[data-astro-cid-bddg4lij],.site-footer__filings[data-astro-cid-bddg4lij]{justify-content:flex-start}}.search-palette{width:min(720px,100% - 28px);max-height:min(680px,100vh - 40px);color:var(--text);background:0 0;border:0;border-radius:20px;padding:0;overflow:visible}.search-palette::backdrop{backdrop-filter:blur(5px);background:#0a0a088a}.search-palette__panel{border:1px solid var(--line);background:var(--surface);border-radius:20px;overflow:hidden;box-shadow:0 28px 90px #0000004d}.search-palette__header{justify-content:space-between;align-items:start;gap:16px;padding:20px 22px 12px;display:flex}.search-palette__header p{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin:0 0 3px;font-size:.68rem}.search-palette__header h2{margin:0;font-size:1.25rem}.search-palette__close{border:1px solid var(--line);background:var(--surface-soft);color:var(--muted);cursor:pointer;border-radius:8px;padding:5px 8px;font-size:.72rem}.search-palette__box{border:1px solid var(--line);background:var(--background);border-radius:13px;align-items:center;gap:10px;margin:0 16px;padding:0 13px;display:flex}.search-palette__box:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.search-palette__box svg{fill:none;width:18px;height:18px;stroke:var(--muted);stroke-width:1.8px}.search-palette__box input{width:100%;height:48px;color:var(--text);background:0 0;border:0;outline:0}.search-palette__meta{color:var(--muted);padding:12px 22px 8px;font-size:.76rem}.search-palette__results{max-height:390px;padding:0 10px 10px;overflow:auto}.search-palette__result{color:inherit;border-radius:11px;gap:4px;padding:12px;text-decoration:none;display:grid}.search-palette__result:hover,.search-palette__result[data-active]{background:var(--surface-soft)}.search-palette__result strong{font-size:.94rem}.search-palette__result span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.search-palette__result small{color:var(--accent);font-size:.7rem}.search-palette__result mark{background:var(--accent-soft);color:inherit;border-radius:3px;padding:0 .06em}.search-palette__footer{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:14px;padding:11px 16px;font-size:.72rem;display:flex}.search-palette__footer a{color:var(--text);margin-left:auto;text-decoration:none}.search-palette__footer kbd{border:1px solid var(--line);background:var(--background);min-width:20px;font:inherit;border-radius:5px;place-items:center;margin-right:3px;padding:2px 5px;display:inline-grid}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=520px){.search-palette__footer span{display:none}.search-palette__footer a{margin-left:0}}
