.site-header[data-astro-cid-ppvotynj]{z-index:40;height:var(--header-height);padding-inline:var(--page-gutter);border-bottom:1px solid color-mix(in srgb, var(--color-line) 58%, transparent);background:color-mix(in srgb, var(--color-background) 92%, transparent);backdrop-filter:blur(12px);justify-content:space-between;align-items:center;display:flex;position:fixed;inset:0 0 auto}.wordmark[data-astro-cid-ppvotynj],.desktop-nav[data-astro-cid-ppvotynj] a[data-astro-cid-ppvotynj],.mobile-nav[data-astro-cid-ppvotynj] summary[data-astro-cid-ppvotynj],.mobile-nav[data-astro-cid-ppvotynj] a[data-astro-cid-ppvotynj]{letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:500;text-decoration:none}.wordmark[data-astro-cid-ppvotynj]{letter-spacing:.1em}html[lang=zh-CN] .wordmark[data-astro-cid-ppvotynj],html[lang=zh-CN] .desktop-nav[data-astro-cid-ppvotynj] a[data-astro-cid-ppvotynj],html[lang=zh-CN] .mobile-nav[data-astro-cid-ppvotynj] summary[data-astro-cid-ppvotynj],html[lang=zh-CN] .mobile-nav[data-astro-cid-ppvotynj] a[data-astro-cid-ppvotynj]{letter-spacing:.06em;text-transform:none}.desktop-nav[data-astro-cid-ppvotynj]{align-items:center;gap:clamp(1.8rem,4vw,3.8rem);height:100%;display:flex}.desktop-nav[data-astro-cid-ppvotynj] a[data-astro-cid-ppvotynj]{height:100%;color:var(--color-text-muted);place-items:center;display:grid;position:relative}.desktop-nav[data-astro-cid-ppvotynj] .language-switch[data-astro-cid-ppvotynj]{border:1px solid var(--color-line);height:auto;color:var(--color-text);padding:.45rem .65rem}.desktop-nav[data-astro-cid-ppvotynj] a[data-astro-cid-ppvotynj][aria-current=page]{color:var(--color-text)}.desktop-nav[data-astro-cid-ppvotynj] a[data-astro-cid-ppvotynj][aria-current=page]:after{background:var(--color-accent);content:"";height:2px;position:absolute;bottom:0;left:0;right:0}.mobile-nav[data-astro-cid-ppvotynj]{display:none}@media (width<=47.99rem){.site-header[data-astro-cid-ppvotynj]{backdrop-filter:none;background:var(--color-background)}.desktop-nav[data-astro-cid-ppvotynj]{display:none}.mobile-nav[data-astro-cid-ppvotynj]{display:block;position:relative}.mobile-nav[data-astro-cid-ppvotynj] summary[data-astro-cid-ppvotynj]{cursor:pointer;place-items:center;min-width:2.75rem;min-height:2.75rem;list-style:none;display:grid}.mobile-nav[data-astro-cid-ppvotynj] summary[data-astro-cid-ppvotynj]::-webkit-details-marker{display:none}.mobile-nav[data-astro-cid-ppvotynj] nav[data-astro-cid-ppvotynj]{background:var(--color-surface);border:1px solid var(--color-line);width:min(15rem,100vw - 2.5rem);display:grid;position:absolute;top:calc(100% + 1.15rem);right:0}.mobile-nav[data-astro-cid-ppvotynj] a[data-astro-cid-ppvotynj]{border-bottom:1px solid var(--color-line);padding:1rem 1.25rem}.mobile-nav[data-astro-cid-ppvotynj] a[data-astro-cid-ppvotynj]:last-child{border-bottom:0}.mobile-nav[data-astro-cid-ppvotynj] .language-switch[data-astro-cid-ppvotynj]{color:var(--color-accent)}}:root{color-scheme:dark;--color-background:#080808;--color-surface:#11110f;--color-text:#f2eee6;--color-text-muted:#918d84;--color-line:#34322e;--color-focus:#79b8ff;--color-accent:#d0a552;--font-display:"Newsreader", "Noto Serif SC", "Noto Serif JP", Georgia, serif;--font-interface:"IBM Plex Sans", "Noto Sans SC", "Noto Sans JP", Arial, sans-serif;--page-gutter:clamp(1.25rem, 4vw, 4rem);--header-height:4.25rem;--timeline-height:4.5rem;--rail-width:13.5rem;--duration-fast:.18s;--duration-base:.32s}html[data-site=japan]{--color-accent:#8295a8}html[lang=zh-CN]{--font-display:"Songti SC", "STSong", "Noto Serif CJK SC", "Source Han Serif SC", serif;--font-interface:"PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", "Source Han Sans SC", sans-serif}@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,p,figure{margin:0}img{max-width:100%;display:block}}@layer base{html{background:var(--color-background);min-width:20rem}body{background:var(--color-background);min-height:100vh;color:var(--color-text);font-family:var(--font-interface);text-rendering:optimizelegibility;line-height:1.6}a{color:inherit;text-underline-offset:.22em;text-decoration-thickness:1px}a:hover{color:var(--color-accent)}:focus-visible{outline:2px solid var(--color-focus);outline-offset:4px}::selection{background:var(--color-accent);color:var(--color-background)}.skip-link{z-index:100;background:var(--color-text);color:var(--color-background);padding:.6rem .85rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.content-shell{width:min(76rem, calc(100% - (2 * var(--page-gutter))));padding-block:calc(var(--header-height) + clamp(3rem, 8vw, 7rem)) 6rem;margin-inline:auto}.eyebrow{color:var(--color-accent);letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;font-weight:500}.page-title{max-width:12ch;font-family:var(--font-display);letter-spacing:-.045em;margin-top:.75rem;font-size:clamp(3.2rem,8vw,7.2rem);font-weight:400;line-height:.9}.page-intro{max-width:42rem;color:var(--color-text-muted);font-family:var(--font-display);margin-top:1.75rem;font-size:clamp(1.2rem,2.2vw,1.65rem);line-height:1.45}.section-rule{border:0;border-top:1px solid var(--color-line);margin-block:clamp(3rem,8vw,6rem)}.archive-list{border-top:1px solid var(--color-line);gap:0;margin:3rem 0 0;padding:0;list-style:none;display:grid}.archive-list>li{border-bottom:1px solid var(--color-line)}.archive-list a,.archive-row{grid-template-columns:minmax(5rem,.25fr) minmax(14rem,1fr) auto;align-items:baseline;gap:1.25rem;padding-block:1.35rem;text-decoration:none;display:grid}.archive-row__date,.archive-row__status{color:var(--color-text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.78rem}.archive-row__title{font-family:var(--font-display);font-size:clamp(1.35rem,2.4vw,2rem);font-weight:400}.prose{max-width:44rem;font-family:var(--font-display);font-size:clamp(1.1rem,1.8vw,1.3rem);line-height:1.72}.prose>*+*{margin-top:1.4em}.prose h2{margin-top:2.4em;font-size:clamp(2rem,4vw,3.4rem);font-weight:400;line-height:1}.site-footer{padding:2rem var(--page-gutter);border-top:1px solid var(--color-line);color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:2rem;font-size:.72rem;display:flex}html[lang=zh-CN] body{line-height:1.75}html[lang=zh-CN] .eyebrow,html[lang=zh-CN] .archive-row__date,html[lang=zh-CN] .archive-row__status,html[lang=zh-CN] .site-footer{letter-spacing:.06em;text-transform:none}html[lang=zh-CN] .page-title{letter-spacing:.02em;max-width:9em;line-height:1.08}html[lang=zh-CN] .page-intro,html[lang=zh-CN] .prose{line-height:1.85}}@layer utilities{.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}}@font-face{font-family:Newsreader;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/newsreader-latin-400-normal.BFBkh4jY.woff2)format("woff2"),url(/_astro/newsreader-latin-400-normal.gRTjlS2D.woff)format("woff")}@font-face{font-family:Newsreader;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/newsreader-latin-600-normal.30OJ_TG_.woff2)format("woff2"),url(/_astro/newsreader-latin-600-normal.DUnT2r2g.woff)format("woff")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/ibm-plex-sans-latin-400-normal.CDDApCn2.woff2)format("woff2"),url(/_astro/ibm-plex-sans-latin-400-normal.CYLoc0-x.woff)format("woff")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/ibm-plex-sans-latin-500-normal.6ng42L7E.woff2)format("woff2"),url(/_astro/ibm-plex-sans-latin-500-normal.BgVn5rGT.woff)format("woff")}@media (width<=47.99rem){:root{--header-height:3.75rem}.archive-list a,.archive-row{grid-template-columns:4.5rem 1fr}.archive-row__status{grid-column:2}.site-footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
