:root{--paper:#fff;--ink:#151719;--muted:#62666d;--blue:#2445d8;--deep:#173abc;--line:#d9dce3;--gutter:clamp(24px,4.8vw,84px);--serif:"Noto Serif SC","Source Han Serif SC","Songti SC","SimSun",serif;--sans:"Noto Sans SC","Microsoft YaHei","PingFang SC",Arial,sans-serif;color:var(--ink);background:var(--paper);font-family:var(--sans);font-synthesis:none}html{scroll-behavior:smooth;scroll-padding-top:24px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;background:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:6px;border-radius:2px}button:hover,a:hover{color:var(--blue)}svg{fill:none;stroke:currentColor;stroke-width:1.5;width:28px;height:24px;flex:none}img{max-width:100%;display:block}p{line-height:1.8;margin:0}h1,h2,h3,h4{margin:0;font-weight:600}h1,h2,h3{font-family:var(--serif);letter-spacing:-.025em}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}section[id],details[id]{scroll-margin-top:28px}.skip-link{position:fixed;top:-80px;left:24px;z-index:20;background:#fff;padding:12px}.skip-link:focus{top:12px}.site-header{height:94px;padding:0 var(--gutter);display:flex;align-items:center;gap:52px;position:relative;z-index:3;background:#fff}.brand{font-family:Arial,sans-serif;letter-spacing:-.055em;font-size:32px;font-weight:600;white-space:nowrap}.section-nav{margin-left:auto;display:flex;gap:38px;font-size:15px;white-space:nowrap}.languages{display:flex;align-items:center;gap:13px;font-family:Arial,"Microsoft YaHei",sans-serif;font-size:15px;white-space:nowrap}.languages a{padding:12px 0;position:relative}.languages a[aria-current]{color:var(--blue)}.languages a[aria-current]:after{position:absolute;bottom:5px;left:0;right:0;content:"";height:2px;background:var(--blue)}.languages span{color:#6d7075}.hero{position:relative;isolation:isolate;min-height:clamp(700px,57vw,920px);overflow:hidden;padding:40px var(--gutter) 0}.hero-copy{position:relative;z-index:2;width:49%;max-width:770px}.hero h1{font-size:clamp(48px,5.4vw,86px);line-height:1.42;margin-bottom:22px}.hero-copy>p{font-size:clamp(17px,1.55vw,24px);line-height:1.75;max-width:650px}.text-action{display:inline-flex;align-items:center;gap:20px;min-height:48px;color:var(--blue);font-size:20px;padding:6px 0;position:relative}.text-action:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:1px;background:currentColor;opacity:0;transition:opacity 200ms}.text-action:hover:after{opacity:1}.hero-copy .text-action{margin-top:24px}.hero-art{position:absolute;width:100%;height:auto;inset:auto 0 30px;z-index:0;pointer-events:none}.chapter-teaser{position:absolute;bottom:22px;left:var(--gutter);display:flex;align-items:center;gap:28px;z-index:2}.chapter-teaser>span:first-child{font-family:var(--serif);font-size:32px;font-weight:600}.teaser-year{font-size:16px;color:#717781}.chapter-teaser svg{width:22px}.section-shell{padding:70px var(--gutter)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:24px}.section-heading h2{font-size:clamp(32px,3.7vw,56px);line-height:1.4}.interaction-hint{font-size:13px;color:var(--muted);padding-bottom:10px}.mobile-hint{display:none}.year-nav{display:grid;grid-template-columns:repeat(10,1fr);border-bottom:1px solid #aeb4c0;gap:4px;margin-bottom:20px}.year-button{text-align:center;padding:16px 2px 18px;font-family:Arial,sans-serif;font-size:21px;position:relative;min-height:58px;transition:color 200ms,background-color 200ms}.year-button:first-child{text-align:left}.year-button.is-active{color:var(--blue)}.year-button.is-active:after{content:"";position:absolute;height:2px;background:var(--blue);bottom:5px;left:16%;right:16%}.year-button.is-active:before{content:"";position:absolute;width:7px;height:7px;background:var(--blue);border-radius:50%;bottom:-4px;left:calc(50% - 3.5px)}.year-button:hover{background:#f5f7ff}.moment{display:grid;grid-template-columns:62% 38%;position:relative;min-height:610px;align-items:center}.moment-visual{position:relative;align-self:stretch;min-width:0}.moment-year{font-family:Georgia,"Times New Roman",serif;font-size:clamp(105px,12vw,190px);font-weight:400;line-height:1.05;letter-spacing:-.055em;color:var(--blue);position:relative;z-index:2;padding-top:18px;pointer-events:none}.moment-visual img{width:100%;height:410px;object-fit:contain;object-position:center;position:absolute;bottom:0;left:-3%;transition:opacity 240ms ease-out}.moment-copy{padding:30px 0 70px 26px;align-self:center;min-width:0}.moment-copy h3{font-size:clamp(28px,3.1vw,48px);line-height:1.5;margin-bottom:28px;text-wrap:balance}.moment-copy p{font-size:19px;line-height:1.85;overflow-wrap:anywhere}.moment-copy .text-action{margin-top:30px;font-size:17px}.moment-controls{position:absolute;bottom:18px;right:0;display:flex;gap:18px;align-items:center}.icon-button{width:48px;height:48px;display:grid;place-items:center;transition:background 200ms,color 200ms}.icon-button:hover{background:#f0f3ff}.previous svg{rotate:180deg}.moment-controls>span{height:24px;border-left:1px solid var(--line)}.image-error{position:absolute;bottom:0;background:#fff;padding:10px;font-size:13px;color:#596175}.moment.is-changing .moment-copy{animation:content-arrive 240ms ease-out}.moment.is-changing .moment-year{animation:state-light 280ms ease-out}@keyframes content-arrive{from{opacity:.6}to{opacity:1}}@keyframes state-light{from{text-shadow:0 0 16px #2445d833}to{text-shadow:none}}.moment-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.moment-details>summary,.archive>summary,.sources-section summary{display:flex;justify-content:space-between;gap:20px;padding:20px 0;font-size:16px}.plus{font-family:Arial,sans-serif;color:var(--blue);font-size:23px;line-height:1}.moment-details[open]>summary .plus,.archive[open]>summary .plus,details[open]>summary>.plus{rotate:45deg}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;padding:16px 0 25px}.detail-grid h4{font-size:14px;font-weight:500;color:var(--blue);margin-bottom:12px}.detail-grid h4 span{font-size:11px;color:var(--muted);margin-left:6px}.detail-grid p{font-size:16px}.source-links{display:flex;gap:24px;flex-wrap:wrap;padding-bottom:26px}.source-links a,.sources-section a{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-size:14px;text-decoration:underline;text-underline-offset:4px}.source-links svg,.sources-section svg{width:15px;height:15px}.history-footnote{display:flex;justify-content:space-between;gap:30px;margin:23px 0 15px;color:var(--muted)}.history-footnote p{font-size:12px;max-width:48%;line-height:1.8}.archive>summary{color:var(--muted);font-size:14px;padding-top:6px}.archive-entry{border-bottom:1px solid var(--line);padding:16px 0}.archive-entry>summary{display:flex;gap:24px;align-items:center;font-size:18px}.archive-entry>summary>span:first-child{font-family:Georgia,serif;color:var(--blue);font-size:28px}.archive-entry>summary .plus{margin-left:auto}.archive-entry .detail-grid{margin-top:16px}.horizon{background:var(--deep);color:#fff;padding:80px var(--gutter) 42px;overflow:hidden}.horizon-head{display:grid;grid-template-columns:53% 47%;align-items:center;min-height:410px;gap:0}.horizon h2{font-size:clamp(42px,5.4vw,82px);line-height:1.45;font-weight:500}.future-note{font-size:clamp(17px,2vw,28px);margin-top:24px}.horizon-head img{width:100%;mix-blend-mode:lighten;object-fit:contain}.questions{display:grid;grid-template-columns:repeat(3,1fr);gap:6%;padding:40px 0 52px}.questions p{font-family:var(--serif);font-size:clamp(23px,2.45vw,36px);line-height:1.7;position:relative;padding-bottom:27px;text-wrap:balance}.questions p:after{content:"";width:64px;height:2px;background:#fff;position:absolute;left:0;bottom:0}.outlook-context{border-top:1px solid #ffffff40;padding-top:26px;display:grid;grid-template-columns:1fr 1fr;gap:7%;color:#e5eaff}.outlook-context p{font-size:13px;line-height:1.9}.outlook-context h3{font-family:var(--sans);font-size:16px;font-weight:500;line-height:1.8;margin-bottom:8px}.site-footer{padding:32px var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:24px}.site-footer small{font-size:12px}.site-footer>a:last-child{font-size:14px}.sources-section{padding-top:0;padding-bottom:26px}.sources-section>details{border-top:1px solid var(--line)}.sources-section>details>summary{font-size:13px;color:var(--muted)}.sources-section p{font-size:13px;color:var(--muted)}.sources-section ol{list-style:none;padding:0;margin:15px 0}.sources-section li{display:flex;gap:18px;align-items:baseline;padding:12px 0;flex-wrap:wrap}.sources-section li>span{min-width:48px;color:var(--muted);font-size:14px}:lang(en){--serif:Georgia,"Times New Roman",serif;--sans:Arial,sans-serif}:lang(ja){--serif:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif;--sans:"Noto Sans JP","Yu Gothic","Meiryo",sans-serif}:lang(en) .hero h1{font-size:clamp(52px,5.2vw,84px);line-height:1.15;letter-spacing:-.055em}:lang(en) .hero-copy{width:47%}:lang(en) .moment-copy h3{font-size:clamp(29px,3.1vw,47px);line-height:1.2}:lang(en) .moment-copy p{font-size:18px}:lang(ja) .hero h1{font-size:clamp(42px,4.9vw,77px);line-height:1.5}:lang(ja) .hero-copy>p{font-size:19px}
@media(min-width:1700px){.hero{max-width:1900px;margin:auto}.section-shell,.site-header,.site-footer{padding-left:max(var(--gutter),calc((100vw - 1700px)/2));padding-right:max(var(--gutter),calc((100vw - 1700px)/2))}}
@media(max-width:1000px){.site-header{gap:25px}.section-nav{gap:22px}.hero{min-height:690px}.hero-copy{width:55%}.hero-art{bottom:55px;width:112%;max-width:none;left:-8%}.hero h1{font-size:clamp(44px,5.4vw,65px)}.hero-copy>p{font-size:17px}.chapter-teaser>span:first-child{font-size:26px}.interaction-hint{display:none}.moment{grid-template-columns:56% 44%;min-height:550px}.moment-visual img{height:330px}.moment-copy{padding-left:15px}.moment-copy h3{font-size:32px}.moment-copy p{font-size:16px}.horizon{padding-top:55px}.horizon-head{min-height:320px}.horizon h2{font-size:48px}.future-note{font-size:20px}.questions{gap:25px}.questions p{font-size:25px}:lang(en) .hero h1{font-size:52px}:lang(ja) .hero-copy>p{font-size:17px}}
@media(max-width:700px){:root{--gutter:24px}.site-header{height:auto;min-height:115px;display:grid;grid-template-columns:1fr auto;gap:12px 10px;padding-top:18px;padding-bottom:18px}.brand{font-size:25px}.languages{grid-column:2;grid-row:1;font-size:12px;gap:8px}.languages a{padding:7px 0}.languages a[aria-current]:after{bottom:0}.section-nav{grid-column:1/-1;grid-row:2;margin-left:0;font-size:13px;gap:28px}.hero{min-height:0;padding-top:26px;overflow:hidden;display:flex;flex-direction:column}.hero-copy,:lang(en) .hero-copy{width:100%;max-width:none}.hero h1,:lang(en) .hero h1{font-size:clamp(34px,8.8vw,55px);line-height:1.42;letter-spacing:-.035em;margin-bottom:21px}.hero-copy>p,:lang(ja) .hero-copy>p{font-size:16px;line-height:1.85}.hero-copy .text-action{margin-top:17px;font-size:17px;gap:15px}.hero-art{position:relative;inset:auto;width:calc(100% + 90px);max-width:none;height:320px;object-fit:cover;object-position:68% 77%;margin:7px -45px 20px}.chapter-teaser{position:relative;left:auto;bottom:auto;padding:0 0 30px;gap:18px}.chapter-teaser>span:first-child{font-size:23px;line-height:1.5}.teaser-year{font-size:14px}.chapter-teaser svg{display:none}.section-shell{padding-top:30px;padding-bottom:42px}.section-heading{display:block;margin-bottom:10px}.section-heading h2{font-size:31px}.interaction-hint{display:block;font-size:11px;margin-top:10px;padding-bottom:5px}.desktop-hint{display:none}.mobile-hint{display:inline}.year-nav{grid-template-columns:repeat(5,1fr);gap:0 7px;border:0;margin-bottom:13px}.year-button{font-size:16px;padding:12px 1px;min-height:48px;border-bottom:1px solid var(--line)}.year-button:first-child{text-align:center}.year-button.is-active:after{bottom:0;left:12%;right:12%}.year-button.is-active:before{bottom:-3px;width:5px;height:5px}.moment{display:block;min-height:0}.moment-visual{height:310px}.moment-year{font-size:98px;line-height:1.1;padding-top:8px}.moment-visual img{height:235px;width:112%;max-width:none;left:-6%;bottom:-5px}.moment-copy{padding:24px 0 62px;min-height:285px}.moment-copy h3,:lang(en) .moment-copy h3{font-size:30px;line-height:1.5;margin-bottom:14px}.moment-copy p,:lang(en) .moment-copy p{font-size:16px;line-height:1.85}.moment-copy .text-action{font-size:15px;margin-top:18px}.moment-controls{bottom:5px;gap:12px}.icon-button{width:44px;height:44px}.moment-details>summary{font-size:14px}.detail-grid{grid-template-columns:1fr;gap:20px;padding-top:7px}.detail-grid h4{font-size:13px;margin-bottom:7px}.detail-grid p{font-size:15px}.source-links{gap:15px}.source-links a{font-size:13px;overflow-wrap:anywhere}.history-footnote{display:block;margin-top:20px}.history-footnote p{max-width:none;font-size:11px;margin-bottom:8px}.archive>summary{font-size:13px}.archive-entry>summary{font-size:15px;gap:15px}.archive-entry>summary>span:first-child{font-size:24px}.horizon{padding:43px var(--gutter) 28px}.horizon-head{display:flex;flex-direction:column;align-items:stretch;min-height:0}.horizon h2{font-size:clamp(34px,9vw,49px);line-height:1.6}.future-note{font-size:16px;margin-top:20px}.horizon-head img{height:235px;object-fit:contain;margin-top:12px}.questions{grid-template-columns:1fr;gap:27px;padding:10px 0 35px}.questions p{font-size:25px;line-height:1.6;padding-bottom:17px;max-width:95%}.questions p:after{width:44px}.outlook-context{grid-template-columns:1fr;gap:21px;padding-top:22px}.outlook-context p{font-size:12px}.outlook-context h3{font-size:15px}.site-footer{display:grid;grid-template-columns:1fr auto;gap:20px;padding-top:25px;padding-bottom:22px}.site-footer .brand{font-size:25px}.site-footer small{grid-row:2;grid-column:1/-1;font-size:11px}.site-footer>a:last-child{grid-row:1;grid-column:2;font-size:13px}.sources-section{padding-top:0}.sources-section li{display:block}.sources-section li>span{display:block;margin-bottom:7px}.sources-section li a{display:flex;margin-bottom:9px;font-size:12px}.sources-section summary{font-size:12px!important}:lang(ja) .hero h1{font-size:clamp(35px,9vw,51px);max-width:330px;line-height:1.65;letter-spacing:-.025em}:lang(ja) .hero h1 br{display:none}:lang(ja) .hero-copy>p br{display:none}:lang(en) .hero h1{line-height:1.15;margin-bottom:25px}:lang(en) .hero-copy>p br{display:none}:lang(en) .chapter-teaser>span:first-child{font-size:22px}:lang(ja) .chapter-teaser>span:first-child{font-size:22px}.chapter-teaser .teaser-year{margin-left:auto}}
/* Locally hosted, content-subset Noto fonts make CJK layout independent of OS fonts. */
:root{--serif:"AGI serif-sc","Noto Serif SC",serif;--sans:"AGI sans-sc","Microsoft YaHei",sans-serif}
:lang(ja){--serif:"AGI serif-jp","Noto Serif JP",serif;--sans:"AGI sans-jp","Noto Sans JP",sans-serif}
.languages{font-family:var(--sans)}
.moment{overflow:hidden}.moment-visual img{pointer-events:none}
.horizon-head img{height:auto;mix-blend-mode:normal;mask-image:radial-gradient(ellipse at center,#000 40%,#000 65%,transparent 75%)}
.detail-trigger,.moment-controls{display:none}.js .detail-trigger{display:inline-flex}.js .moment-controls{display:flex}
@media(min-width:1001px){.hero-art{bottom:110px}.moment{min-height:650px}.moment-visual img{width:110%;max-width:none;height:auto;left:-8%;bottom:-5px}.moment-copy h3{font-size:clamp(36px,3.6vw,56px)}}
@media(max-width:700px){.chapter-teaser{display:none}.hero-art{margin-bottom:0}.history{padding-top:20px}:lang(ja) .hero h1{font-size:clamp(38px,10.5vw,51px);line-height:1.55;max-width:none}:lang(ja) .hero h1 br{display:block}.ja-mobile-break{display:block}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
