:root{color-scheme:only light;--color-bg: #f4f4f0;--color-surface: #e5e3dd;--color-surface-dark: #404040;--color-text: #111111;--color-text-soft: #1a1a1a;--color-text-on-dark: #f4f4f0;--color-text-on-dark-soft: #e5e3dd;--content-max-width: 1400px;--shadow-card: 0 26px 52px rgba(17, 17, 17, .18);--shadow-soft: 0 -8px 24px rgba(0, 0, 0, .03)}html{background-color:var(--color-bg);overscroll-behavior-y:none}body{margin:0;min-height:100vh;overflow-x:hidden;overscroll-behavior-y:none;font-family:Inter,PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Noto Sans CJK SC,system-ui,-apple-system,sans-serif;background-color:var(--color-bg);color:var(--color-text);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}*{box-sizing:border-box}img,svg,video,canvas{display:block;max-width:100%}a{color:inherit;text-decoration:none}::-webkit-scrollbar{display:none}.home-shell{position:fixed;inset:0;min-height:100vh;overflow:hidden;z-index:10;display:flex;flex-direction:column}.home-header{width:100%;max-width:var(--content-max-width);margin:0 auto;padding:1.5rem 1rem 0;background-color:var(--color-bg);flex-shrink:0;z-index:50}.home-title{margin:0 0 1.5rem;font-weight:900;line-height:.92;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.25rem}.home-title__latin{font-size:clamp(4rem,10vw,6.875rem);letter-spacing:.12em;text-transform:uppercase}.home-title__cn{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Noto Sans CJK SC,sans-serif;font-size:clamp(3rem,7vw,4.75rem);line-height:.9;letter-spacing:.03em}.home-meta{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}.home-kicker,.home-social{font-size:.95rem;font-weight:700;letter-spacing:.04em}.home-kicker{max-width:36rem;line-height:1.5}.home-social{width:100%}.home-social__link:hover,.post-brand__link:hover{color:#6b7280}.home-rule{width:100%;height:8px;margin-bottom:1rem;background-color:var(--color-text)}.home-main{position:relative;width:100%;max-width:var(--content-max-width);min-height:0;margin:0 auto;flex:1;overflow:hidden;z-index:40}.home-footer-wrap{position:relative;flex-shrink:0;z-index:60;background-color:var(--color-bg)}.home-card{position:absolute;top:88px;left:0;right:0;width:90%;height:36.67vh;min-height:294px;margin:0 auto;padding:2rem 2rem 1.5rem;border:2px solid var(--color-text-soft);border-radius:2rem;background-color:var(--color-surface);color:var(--color-text-soft);box-shadow:var(--shadow-card);display:flex;flex-direction:column;justify-content:flex-start;will-change:transform}.home-card--dark{border:none;background-color:var(--color-surface-dark);color:var(--color-text-on-dark)}.home-card__link{position:absolute;inset:0;z-index:10;border-radius:inherit}.home-card__title,.home-card__excerpt{position:relative;z-index:1}.home-card__title{margin:0 0 1.5625rem;font-size:2.25rem;font-weight:900;line-height:1.18;letter-spacing:-.04em;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Noto Sans CJK SC,sans-serif}.home-card__excerpt{max-width:44rem;margin:0;font-size:1.25rem;font-weight:500;line-height:1.7;text-align:justify}.home-card--dark .home-card__excerpt{color:var(--color-text-on-dark-soft)}.home-scroll-spacer{width:100%;height:var(--home-scroll-height, 700vh)}.post-brand{position:fixed;top:1.5rem;left:1rem;z-index:100}.post-brand__link{font-size:1.25rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;transition:color .2s ease}.post-layout{width:100%;max-width:var(--content-max-width);margin:0 auto;padding:0 1rem 5rem;display:flex;flex-direction:column;align-items:flex-start}.post-sidebar{width:100%;margin-bottom:3rem}.post-sidebar__inner{display:flex;flex-direction:column;align-items:flex-start;width:100%}.post-display-title{width:min(9em,100%);max-width:100%;margin:0 0 .5rem;font-size:clamp(2.4rem,4.2vw,3rem);font-weight:700;line-height:1.25;letter-spacing:-.03em;color:var(--color-text-soft);overflow-wrap:anywhere}.post-date{font-size:.875rem;font-weight:700;letter-spacing:.08em;color:var(--color-text-soft)}.post-sections{width:100%;padding-top:5rem;display:flex;flex-direction:column;gap:2rem}.post-content-shell{width:100%}.post-toc{display:none}.post-toc__nav{display:flex;flex-direction:column;gap:.8rem}.post-toc__link{font-size:1rem;font-weight:500;line-height:1.55;color:#1111119e;transition:color .2s ease}.post-toc__link:hover{color:var(--color-text-soft)}.post-section{width:100%;color:var(--color-text-soft);scroll-margin-top:6rem}.post-section:not(:last-child){padding-bottom:2rem;border-bottom:1px solid rgba(17,17,17,.1)}.post-section__title{margin:0 0 1.5rem;font-size:clamp(1.6rem,2vw,2.1rem);font-weight:700;line-height:1.2}.post-section__body{display:flex;flex-direction:column;gap:1rem}.post-section__body code{padding:.15em .4em;border-radius:.35rem;background-color:#f37021;color:#111;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.85em}.post-section__list{margin:0;padding-left:1.5rem;list-style:disc;display:flex;flex-direction:column;gap:.75rem;font-size:clamp(1.05rem,1.25vw,1.2rem);font-weight:500;line-height:1.75}.post-section__paragraph{max-width:72rem;margin:0;font-size:clamp(1.05rem,1.2vw,1.2rem);font-weight:400;line-height:1.65}.post-section__code{overflow-x:auto;margin:0;padding:1.25rem 1.5rem;border-radius:1rem;background-color:#111;color:#fff;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.95rem;line-height:1.7}.post-section__code code{display:block;padding:0;background:none;font-size:inherit;color:#fff}.post-section__figure{margin:0;display:flex;flex-direction:column;gap:.75rem}.post-section__image{width:100%;border-radius:1rem;border:1px solid rgba(17,17,17,.08);object-fit:cover}.post-section__figure--missing{padding:1.25rem 1.5rem;border:1px dashed rgba(17,17,17,.2);border-radius:1rem;background-color:#11111108}.post-section__image-missing{font-size:.95rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.post-section__caption{display:flex;flex-direction:column;gap:.3rem;font-size:.95rem;font-weight:500;line-height:1.5;opacity:.74;text-align:center;align-items:center}.post-section__caption-path{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.9em;opacity:.9}.site-footer{position:relative;z-index:0;width:100%;max-width:var(--content-max-width);margin:0 auto;padding:0 1rem 3rem;background-color:var(--color-bg)}.site-footer__rule{width:100%;height:3rem;margin-bottom:1.5rem;background-color:var(--color-text)}.site-footer__nav{display:flex;align-items:center;gap:3rem;font-size:.875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.site-footer__link{transition:color .2s ease}.site-footer__link:hover{color:#6b7280}@media(min-width:768px){.home-header,.post-layout,.site-footer{padding-left:3rem;padding-right:3rem}.home-meta{flex-direction:row;justify-content:space-between;align-items:flex-end}.home-social{width:auto;text-align:right}.home-card{top:104px;width:66%;padding:2.25rem 3rem 2rem}.post-brand{left:45px}.post-brand__link{font-size:1.5rem}.post-layout{flex-direction:row;align-items:flex-start}.post-sidebar{width:clamp(18rem,24vw,22rem);flex:0 0 clamp(18rem,24vw,22rem);margin-bottom:0;margin-right:clamp(2rem,4vw,4rem);padding-right:0;position:sticky;top:50vh;transform:translateY(-50%)}.post-sidebar__inner{align-items:center;width:100%;margin-left:0}.post-display-title{text-align:left;width:min(7em,100%);max-width:none}.post-date{align-self:center}.post-sections{width:min(100%,72rem);max-width:72rem}.post-content-shell{flex:1;min-width:0;margin-left:0}}@media(min-width:1280px){.post-content-shell{display:grid;width:min(100%,calc(73rem + clamp(7rem,8vw,8.5rem)));max-width:calc(73rem + clamp(7rem,8vw,8.5rem));grid-template-columns:minmax(0,72rem) clamp(7rem,8vw,8.5rem);column-gap:1rem;align-items:start}.post-toc{display:block;position:sticky;top:6.5rem;align-self:start}.post-toc__link{display:block;width:min(7em,100%)}}@media(min-width:1024px){.home-card{height:33.33vh;padding-top:5.25vh}}@media(max-width:767px){.home-title{margin-bottom:1.125rem;gap:.15rem}.home-title__latin{font-size:clamp(2.9rem,17vw,4.75rem);letter-spacing:.08em}.home-title__cn{font-size:clamp(2.5rem,12vw,3.75rem)}.home-header{padding-top:1.25rem}.home-meta{gap:.45rem;margin-bottom:.35rem}.home-kicker,.home-social{font-size:.875rem;letter-spacing:.02em}.home-rule{height:6px;margin-bottom:.75rem}.home-main{min-height:0}.home-card{--home-card-mobile-height: clamp(16rem, 62%, 21rem);top:calc(50% - (var(--home-card-mobile-height) / 2));left:1rem;right:1rem;bottom:auto;width:auto;height:var(--home-card-mobile-height);min-height:0;padding:1.5rem 1.25rem;border-radius:1.5rem}.home-card__title{margin-bottom:.875rem;font-size:clamp(1.9rem,9vw,2.5rem);line-height:1.12}.home-card__excerpt{max-width:none;font-size:1rem;line-height:1.6;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.site-footer{padding-bottom:1.75rem}.site-footer__rule{height:1.5rem;margin-bottom:1rem}.site-footer__nav{font-size:.8125rem;letter-spacing:.12em}.post-brand{position:static;padding:1.5rem 1rem 0}.post-layout{padding-top:1rem}}
