@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap";:root{--paper:#f0f0e9;--ink:#20251f;--yellow:#e8fb47;--line:#c8cbc0;--muted:#60675b;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Noto Sans JP,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible{outline-offset:6px;outline:3px solid #537400}::selection{background:var(--yellow);color:var(--ink)}.skip{z-index:99;background:var(--yellow);padding:16px;position:fixed;top:-100px}.skip:focus{top:0}.header{border-bottom:1px solid var(--line);z-index:5;justify-content:space-between;align-items:center;height:100px;padding:0 4%;display:flex;position:relative}.brand{align-items:center;gap:12px;font-size:18px;font-weight:900;display:flex}.brand img{border-radius:50%}.brand small{letter-spacing:1.6px;margin-top:4px;font-size:8px;font-weight:500;display:block}nav{gap:38px;font-size:12px;font-weight:700;display:flex}nav a:hover{border-bottom:1px solid}.hero{padding:26px 4% 0;overflow:hidden}.hero-meta,.hero-foot,.section-label{letter-spacing:1.2px;justify-content:space-between;align-items:center;font-size:10px;display:flex}.hero-meta>span:first-child{align-items:center;gap:9px;display:flex}.status-dot{background:#526934;border-radius:50%;width:7px;height:7px;display:inline-block}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;min-height:660px;display:grid}.eyebrow{letter-spacing:1.8px;font-size:10px;font-weight:700}.hero-copy{z-index:2;padding-bottom:50px;position:relative}.hero h1{letter-spacing:-.06em;white-space:nowrap;margin:25px 0;font-size:clamp(32px,3.9vw,64px);line-height:1.65}.serif{font-family:serif;font-weight:400}.hero-lead{color:var(--muted);font-size:14px;line-height:2.1}.round-link{align-items:center;gap:16px;width:fit-content;margin-top:34px;font-size:12px;font-weight:700;display:flex}.round-link small{letter-spacing:1.3px;color:var(--muted);margin-top:6px;font-size:8px;display:block}.circle{border:1px solid var(--ink);border-radius:50%;place-items:center;width:46px;height:46px;font-size:22px;transition:background .3s,transform .3s;display:grid}.round-link:hover .circle{background:var(--yellow);transform:translateY(4px)}.hero-foot{border-top:1px solid var(--line);padding:24px 0;font-size:9px}.scene{perspective:1200px;--tilt:0deg;min-height:550px;position:relative}.stack{width:86%;height:290px;transform-style:preserve-3d;transform:rotateX(42deg) rotateY(-15deg) rotateZ(calc(-17deg + var(--tilt)));transition:transform .6s;animation:1.6s cubic-bezier(.2,.6,.2,1) both arrive;position:absolute;top:23%;left:8%}.browser-plane{background:var(--paper);border:1px solid var(--ink);backface-visibility:hidden;border-radius:9px;transition:transform 1s cubic-bezier(.2,.7,.2,1),opacity 1s;position:absolute;inset:0;box-shadow:2px 3px #262c22,10px 25px 40px #22271e26}.plane-0{background:var(--yellow);transform:translateZ(90px)}.plane-1{transform:translateZ(0)translate(25px,25px)}.plane-2{background:#d9ddd2;transform:translateZ(-90px)translate(50px,50px)}.browser-bar{border-bottom:1px solid var(--ink);justify-content:space-between;gap:10px;padding:11px 16px;font:9px monospace;display:flex}.browser-content{padding:22px 30px}.micro{letter-spacing:1.3px;font:8px monospace}.browser-word{letter-spacing:-4px;margin-top:14px;font-family:Arial,sans-serif;font-size:64px;font-weight:700;line-height:.91}.browser-word span{font-weight:400}.browser-lines{gap:12px;width:20%;display:grid;position:absolute;top:100px;right:26px}.browser-lines i{background:#d6e944;border:1px solid #627124;height:40px}.browser-bottom{justify-content:space-between;margin-top:18px;font:9px monospace;display:flex}.ghost-grid{gap:15px;margin-top:20px;display:flex}.ghost-grid i{border:1px solid var(--line);flex:1;height:120px}.scene-axis{writing-mode:vertical-rl;letter-spacing:2px;font:9px monospace;position:absolute;top:15%;right:4%}.scene-caption{align-items:center;gap:10px;font:10px monospace;display:flex;position:absolute;bottom:3%;left:12%}.orbit{border:1px solid #c7cdbd;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0;transform:rotate(-25deg)scaleY(.75)}.orbit-two{border-style:dashed;transform:rotate(40deg)scaleX(.55)}.scene[data-mode=webpage] .plane-1{background:var(--yellow);transform:translateZ(120px)translate(-30px,50px)}.scene[data-mode=webpage] .plane-0{opacity:.35;transform:translateZ(30px)translateY(-170px)}.scene[data-mode=homepage] .plane-0{transform:translateZ(170px)rotate(10deg)translate(-10px,20px)}.scene[data-mode=homepage] .plane-1,.scene[data-mode=homepage] .plane-2{opacity:.3}.section{padding:85px 7%}.section-label{border-top:1px solid var(--ink);padding-top:16px;font-size:9px}.section-heading{justify-content:space-between;align-items:flex-end;gap:25px;margin:45px 0 40px;display:flex}h2{letter-spacing:-.04em;margin:0;font-size:clamp(28px,3.5vw,50px);line-height:1.5}.section-heading h2 span{color:var(--muted)}.section-heading p{color:var(--muted);font-size:12px;line-height:2}.term-grid{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.term-card{border-right:1px solid var(--line)}.term-card:last-child{border-right:0}.term-select{text-align:left;background:0 0;border:0;width:100%;padding:26px;transition:background .4s;display:block;position:relative}.term-select:hover,.term-select[aria-pressed=true]{background:var(--yellow)}.card-top{justify-content:space-between;font:12px monospace;display:flex}.term-symbol{margin:25px 0;font:72px Arial;display:block}.term-en{letter-spacing:2px;font:10px monospace;display:block}.term-name{margin:8px 0 20px;font-size:22px;font-weight:700;display:block}.term-short{border:1px solid var(--ink);border-radius:50%;padding:12px;font-size:12px;position:absolute;top:100px;right:24px}.term-summary{min-height:46px;font-size:12px;line-height:1.9;display:block}.term-card>a{border-top:1px solid var(--line);justify-content:space-between;padding:18px 26px;font-size:10px;display:flex}.term-card>a:hover{background:#dfe2d8}.aside-note{max-width:680px;color:var(--muted);margin-top:24px;font-size:11px;line-height:1.9}.statement{background:var(--ink);color:var(--paper);padding:80px 7%;position:relative;overflow:hidden}.statement h2{margin:32px 0 55px;font-size:clamp(30px,4.6vw,66px)}.statement h2 span{color:var(--yellow)}.statement-bottom{align-items:center;gap:30px;display:flex}.statement-bottom img{border-radius:50%}.statement-bottom p{flex:1;font-size:12px;line-height:2.2}.text-link{border-bottom:1px solid;padding-bottom:10px;font-size:11px}.history-feature{justify-content:space-between;align-items:center;gap:25px;padding:60px 0 10px;display:flex}.history-feature h2{margin:25px 0;font-size:clamp(26px,3.2vw,46px)}.history-feature p{font-size:12px;line-height:2}.pill-link{border:1px solid;border-radius:40px;margin-top:25px;padding:15px 24px;font-size:11px;transition:background .3s;display:inline-block}.pill-link:hover{background:var(--yellow)}.year-art{letter-spacing:-.08em;color:var(--ink);font:900 clamp(110px,15vw,230px)/.8 Arial;position:relative}.year-art>span{display:block}.year-clock{width:.5em;height:.5em;color:var(--ink);background:var(--paper);border-radius:50%;position:absolute;bottom:8%;right:-10px}.archive{padding-top:25px}.source-row{border-top:1px solid var(--line);align-items:center;gap:30px;padding:25px 0;display:flex}.source-row>span{font:13px monospace}.source-row>span:last-child{margin-left:auto}.source-row small{color:var(--muted);font-size:10px}.source-row h3{margin:7px 0;font-size:16px;line-height:1.6}.source-row:hover h3{text-decoration:underline}footer{background:var(--yellow);padding:55px 7% 25px}.footer-top{justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-top p{letter-spacing:-1px;font-size:28px;font-weight:700}.footer-top a{font-size:12px}.footer-bottom{border-top:1px solid #9ba937;justify-content:space-between;gap:20px;margin-top:25px;padding-top:23px;font-size:9px;display:flex}.footer-bottom a{margin-left:22px}.article-shell{max-width:1050px;margin:auto;padding:60px 28px 100px}.breadcrumbs{color:var(--muted);margin-bottom:55px;font:10px monospace}.article-layout{grid-template-columns:180px 1fr;gap:50px;display:grid}.article-aside{font-size:11px;line-height:2.5}.article-aside a{display:block}.article-aside a:hover{text-decoration:underline}.prose{min-width:0;max-width:720px;font-size:15px;line-height:2.15}.prose h1,.page-title{letter-spacing:-.05em;margin:0 0 35px;font-size:clamp(30px,4vw,52px);line-height:1.5}.prose h2{margin:50px 0 20px;font-size:25px}.prose a{border-bottom:1px solid #8a9b60}.prose ul{padding-left:22px}.prose strong{background:linear-gradient(transparent 60%,var(--yellow) 60%)}.references{border-top:1px solid var(--ink);margin-top:60px;padding-top:20px;font-size:12px}.references li{margin:12px 0}.source-detail{border-top:1px solid var(--line);padding:30px 0;scroll-margin-top:30px}.source-detail h2{font-size:22px}.source-detail p{font-size:13px;line-height:1.9}.source-detail small{color:var(--muted);font-size:11px}.timeline-item{border-top:1px solid var(--line);grid-template-columns:150px 1fr;gap:30px;padding:35px 0;display:grid}.timeline-year{letter-spacing:-4px;font:60px Arial}.timeline-item h2{font-size:24px}.timeline-item p{font-size:13px;line-height:1.9}.timeline-item a{margin-right:15px;font-size:11px;text-decoration:underline}.badge{background:#dfe4d5;margin-top:12px;padding:5px 9px;font:10px monospace;display:inline-block}.intro{max-width:660px;margin-bottom:45px;font-size:14px;line-height:2}@keyframes arrive{0%{opacity:0;transform:rotateX(65deg)rotateY(-35deg)rotate(-40deg)translateY(100px)}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@media (width>=1000px){.hero-copy{animation:.9s both copy-in}@keyframes copy-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}@media (width<=900px){.hero-grid{min-height:580px}.hero h1{font-size:34px}.scene{min-height:430px}.stack{width:100%;height:245px;left:0}.browser-word{font-size:50px}.browser-content{padding:15px}.browser-lines{right:15px}.browser-bar{padding:10px;font-size:7px}.hero-meta>span:last-child{display:none}.term-select{padding:20px}.term-name{font-size:18px}.statement-bottom{flex-wrap:wrap}.article-layout{grid-template-columns:1fr}.article-aside{flex-wrap:wrap;gap:20px;display:flex}.year-art{font-size:145px}}@media (width<=600px){.header{height:82px;padding:0 20px}.brand{gap:8px;font-size:14px}.brand img{width:34px;height:34px}.brand small{letter-spacing:1px;font-size:6px}nav{gap:14px;font-size:10px}nav a:first-child{display:none}.hero{padding:22px 20px 0}.hero-grid{flex-direction:column;align-items:stretch;min-height:0;display:flex}.hero-copy{padding:45px 0 0}.hero h1{margin:20px 0;font-size:32px;line-height:1.6}.eyebrow{font-size:8px}.hero-lead{font-size:12px}.round-link{margin-top:24px;font-size:10px}.scene{min-height:395px;margin:0 -5px}.stack{width:88%;height:230px;top:23%;left:5%}.browser-word{font-size:48px}.browser-content{padding:15px 23px}.browser-bottom{font-size:8px}.scene-caption{font-size:8px;bottom:3%;left:5%}.orbit{height:93%;top:3%}.hero-foot{gap:10px;font-size:7px}.hero-foot>span:first-child{display:none}.section{padding:55px 22px}.section-label{letter-spacing:.4px;font-size:8px}.section-heading{margin-top:30px;display:block}.section-heading h2{font-size:32px}.section-heading p{margin-top:20px;font-size:11px}.term-grid{grid-template-columns:1fr}.term-card{border-right:0;border-bottom:1px solid var(--line)}.term-select{padding:20px 23px}.term-symbol{margin:12px 0;font-size:50px}.term-short{top:75px}.term-name{margin-bottom:10px;font-size:22px}.term-summary{min-height:0}.term-card>a{padding:16px 23px}.aside-note{font-size:10px}.statement{padding:50px 22px}.statement h2{margin-bottom:30px;font-size:30px}.statement-bottom{gap:20px}.statement-bottom img{width:60px;height:60px}.statement-bottom p{flex-basis:70%;font-size:11px}.statement-bottom p br{display:none}.history-feature{align-items:flex-start;padding:35px 0 0;position:relative}.history-feature h2{z-index:1;font-size:25px;position:relative}.history-feature p{font-size:11px}.year-art{opacity:.12;font-size:145px;position:absolute;top:50px;right:0}.history-feature>div:first-child{z-index:1}.source-row{gap:16px}.source-row h3{font-size:13px}.source-row small{font-size:9px}.archive{padding-top:20px}footer{padding:30px 22px}.footer-top{display:block}.footer-top p{font-size:26px}.footer-bottom{flex-wrap:wrap;line-height:1.8}.footer-bottom div{width:100%}.footer-bottom a{margin:0 20px 0 0}.article-shell{padding:30px 22px 65px}.breadcrumbs{margin-bottom:30px}.article-layout{gap:30px}.prose{font-size:14px}.prose h2{font-size:22px}.timeline-item{grid-template-columns:1fr;gap:15px}.timeline-year{font-size:48px}.timeline-item h2{font-size:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.stack{transform:rotateX(35deg)rotateY(-10deg)rotate(-12deg)}}.scene-controls{z-index:3;flex-wrap:wrap;justify-content:center;gap:7px;padding:15px 0 25px;display:flex;position:relative}.scene-controls button{border:1px solid var(--line);background:0 0;border-radius:30px;min-height:42px;padding:11px 16px;font-size:10px}.scene-controls button[aria-pressed=true]{background:var(--yellow);border-color:var(--ink)}.scene-controls #motion-toggle{font-size:9px}.plane-0{transform:translateZ(calc(90px + var(--spread,0px)))}.plane-2{transform:translateZ(calc(-90px - var(--spread,0px))) translate(50px,50px)}.motion-paused *{transition:none!important;animation:none!important}.motion-paused .stack{transform:rotateX(42deg)rotateY(-15deg)rotate(-17deg)}.motion-paused{scroll-behavior:auto}@media (width<=600px){.scene-controls{gap:5px;padding-bottom:20px}.scene-controls button{padding:10px 12px}.hero-copy{padding-top:35px}}
