@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Noto+Serif+JP:wght@400;500;600&display=swap");:root{--ink:#071b1f;--green:#13514a;--lime:#a6f000;--paper:#f7f8f4;--stage-h:calc(100svh - 110px)}*{box-sizing:border-box}html{background:var(--ink);scrollbar-width:thin;scrollbar-color:#4a6b62 var(--ink)}body{margin:0;color:var(--ink);font-family:DM Sans,Arial,sans-serif}a,button{-webkit-tap-highlight-color:transparent}button{font:inherit;border:0;cursor:pointer;background:none}a,button{color:inherit}a{text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid #6bb300;outline-offset:5px}button:disabled{cursor:default}::selection{background:var(--lime);color:var(--ink)}.scroll-story{height:800svh}.app-shell{position:-webkit-sticky;position:sticky;top:0;height:100svh;padding:0 2vw}.header{height:76px;display:flex;align-items:center;justify-content:space-between;color:var(--paper);position:relative;z-index:30}.nav-pill{display:flex;background:var(--paper);color:var(--ink);border-radius:30px;padding:6px;gap:0}.nav-pill button{padding:9px 13px;font-size:11px;font-weight:700;letter-spacing:.04em;position:relative}.nav-pill button:after{content:"";position:absolute;bottom:5px;left:13px;right:13px;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .3s}.nav-pill button:hover:after{transform:scaleX(1)}.brand{position:absolute;left:50%;top:10px;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:0;font-size:11px;letter-spacing:.12em;font-weight:700}.brand svg{width:35px;height:34px;color:var(--lime)}.header-right{gap:24px}.header-right,.language{display:flex;align-items:center}.language{font-size:11px;font-weight:600;gap:9px}.language button{opacity:.45;padding:2px 0;letter-spacing:.06em}.language button.selected{opacity:1}.language i{font-style:normal;opacity:.35;line-height:1}.connect-pill{background:var(--paper);color:var(--ink);border-radius:30px;padding:12px 19px;font-size:11px;letter-spacing:.06em;font-weight:700;display:flex;gap:27px;align-items:center}.connect-pill span{font-size:17px;transition:transform .3s}.connect-pill:hover span{transform:translateY(3px)}.menu-button{width:27px;height:32px;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:0}.menu-button i{height:1px;width:23px;background:#fff;display:block;transform-origin:center;transition:transform .4s cubic-bezier(.22,1,.36,1),width .35s ease,align-self .35s ease}.menu-button i:last-child{width:16px;align-self:flex-end}.menu-button.is-open i:first-child{transform:translateY(3.5px) rotate(45deg);width:23px}.menu-button.is-open i:last-child{transform:translateY(-3.5px) rotate(-45deg);width:23px;align-self:flex-start}.visual-stage{height:var(--stage-h);position:relative;isolation:isolate;overflow:hidden;border-radius:17px;background:var(--paper);border:1px solid #b1c4bb}.scene,.scene-renderer{position:absolute;inset:0}.scene{overflow:hidden;background:var(--paper);isolation:isolate}.scene:not(:first-child){-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0)}.scene[aria-hidden=true],.stage-top{pointer-events:none}.stage-top{position:absolute;top:18px;left:22px;right:52px;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:14px;gap:14px}.stage-top-label{justify-self:start;display:flex;align-items:center;gap:8px;font-family:"Noto Serif JP",serif;font-size:11px;font-weight:600;letter-spacing:.12em;background:rgba(247,248,244,.9);padding:7px 11px;border:1px solid #13514a22;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.tiny-square{width:7px;height:7px;background:var(--green);flex:none}.stage-top-mark{display:flex;align-items:center;gap:14px;color:var(--green)}.stage-top-mark .crowds-symbol{width:34px;height:34px;filter:drop-shadow(0 1px 0 #f7f8f4)}.stage-top-rule{display:block;width:42px;height:1px;background:linear-gradient(90deg,transparent,var(--green));opacity:.55}.stage-top-mark .stage-top-rule:last-child{background:linear-gradient(90deg,var(--green),transparent)}.stage-top-code{justify-self:end;font-size:10px;font-weight:700;letter-spacing:.22em;color:var(--green);opacity:.72}.is-dark .stage-top-label{background:rgba(7,27,31,.78);color:var(--paper);border-color:#a6f00033}.is-dark .stage-top-code{color:var(--lime)}.is-dark .tiny-square{background:var(--lime)}.is-dark .stage-top-mark{color:var(--lime)}.is-dark .stage-top-rule{opacity:.7}.stage-grain{pointer-events:none;position:absolute;inset:0;z-index:22;opacity:.075;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.87' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23000' filter='url(%23n)' opacity='.5' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}.background-layer{position:absolute;inset:-3%;z-index:-3;overflow:hidden;background:var(--paper)}.paper-grid{position:absolute;inset:0;background-image:linear-gradient(#13514a08 1px,transparent 0),linear-gradient(90deg,#13514a08 1px,transparent 0);background-size:80px 80px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 65%);mask-image:linear-gradient(90deg,#000,transparent 65%)}.background-disc{position:absolute;width:65vw;height:65vw;border-radius:50%;background:#ddf86a;left:24%;top:-23%;opacity:.47}.fine-orbit{position:absolute;width:68%;height:94%;border:1px solid #29796c50;border-radius:50%;left:27%;top:3%;transform:rotate(-27deg)}.giant-name{position:absolute;z-index:-1;top:5%;left:5%;font-size:clamp(125px,19vw,330px);font-weight:800;line-height:.76;letter-spacing:-.075em;color:var(--green)}.giant-name span{display:block;font-size:.36em;letter-spacing:.03em;margin-top:.2em;margin-left:.045em}.character-layer{position:absolute;z-index:2;pointer-events:none}.character-layer img{display:block;width:100%;height:auto;transform-origin:50% 15%;mix-blend-mode:multiply}.scene-0 .character-layer{width:73%;left:14%;top:-5%;mix-blend-mode:multiply}.foreground-layer{position:absolute;inset:-5%;pointer-events:none;z-index:1}.foreground-layer svg{width:100%;height:100%;overflow:visible}.ribbon{fill:none}.ribbon-dark{stroke:#0c3331;stroke-width:80;opacity:.96}.ribbon-lime{stroke:#a6f000;stroke-width:24;opacity:.78}.ribbon-line{stroke:#29796c;stroke-width:1}.fragment{display:block;position:absolute;width:48px;height:72px;background:var(--lime);mix-blend-mode:multiply;transform:rotate(-19deg);opacity:.7}.f1{left:39%;top:5%;width:100px;height:35px}.f2{right:12%;top:60%;width:83px;height:120px}.f3{left:10%;bottom:12%;width:18px;height:18px}.intro-kicker{position:absolute;top:75px;left:5%;font-size:10px;letter-spacing:.12em;font-weight:600;z-index:5}.intro-kicker span{padding:0 12px}.identity{position:absolute;top:40%;left:5.5%;z-index:5;display:flex;flex-direction:column;gap:4px}.identity>span{font-family:"Noto Serif JP",serif;font-size:clamp(28px,4.2vw,70px);letter-spacing:.2em}.identity small{font-size:12px;letter-spacing:.06em}.hero-heading{position:absolute;z-index:8;left:4.5%;bottom:12%}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.15em;line-height:1.6;margin:0 0 18px}.hero-heading .eyebrow{display:inline-block;background:var(--paper);padding:6px 9px;box-shadow:0 0 14px #f7f8f420;font-size:9px}.editorial{font-size:clamp(45px,6.2vw,105px);letter-spacing:-.065em;line-height:.99;margin:0;font-weight:500}.editorial em{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.07em}.line-mask{overflow:hidden;padding-bottom:.13em;margin-bottom:-.08em}.line-inner,.line-mask{display:block}.hero-heading .editorial{text-shadow:1px 1px 0 var(--paper),-1px -1px 0 var(--paper),1px -1px 0 var(--paper),-1px 1px 0 var(--paper)}.floating-card{position:absolute;background:var(--paper);z-index:10;padding:22px;box-shadow:6px 8px 0 #071b1f10,0 8px 25px #071b1f14;border:1px solid #071b1f0a}.dark-card{background:var(--ink);color:var(--paper);border:1px solid #537567}.profile-card{right:6%;top:7%;width:230px;transform:rotate(2deg)}.card-label{font-size:9px;letter-spacing:.11em;display:flex;justify-content:space-between;padding-bottom:13px;border-bottom:1px solid #ffffff25}.card-label span{color:var(--lime)}.profile-row{display:flex;align-items:center;gap:12px;padding:14px 0}.crowds-symbol{width:64px;color:var(--lime)}.profile-row strong{font-size:40px;font-weight:400;letter-spacing:-.02em}.profile-row small{display:block;font-size:9px;letter-spacing:.12em;margin-top:4px}.card-bottom{font-family:"Noto Serif JP",serif;font-size:10px;display:flex;justify-content:space-between;align-items:center}.live-dot{width:5px;height:5px;border-radius:50%;background:var(--lime)}.scroll-card{right:6.2%;bottom:18%;width:210px;transform:rotate(-2deg)}.scroll-card p{font-family:"Noto Serif JP",serif;font-size:18px;line-height:1.8;margin:0 0 23px;letter-spacing:.04em}.text-button{padding:0;display:flex;align-items:center;justify-content:space-between;width:100%;font-size:9px;font-weight:700;letter-spacing:.04em}.round-arrow{display:grid;place-items:center;border-radius:50%;width:28px;height:28px;background:var(--ink);color:#fff;font-size:15px;transition:transform .3s}.text-button:hover .round-arrow{transform:translateY(4px)}.vertical-poem{position:absolute;right:3%;top:40%;font-family:"Noto Serif JP",serif;font-size:13px;letter-spacing:.25em;writing-mode:vertical-rl;z-index:5}.scene-navigation{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:25;background:var(--ink);border:1px solid #577770;padding:6px 0;width:31px;color:#d0e0d7}.scene-navigation button{display:flex;position:relative;width:29px;height:28px;align-items:center;justify-content:center;font-size:9px;padding:0}.nav-indicator{opacity:.65}.scene-navigation [aria-current] .nav-indicator{color:var(--lime);opacity:1}.scene-navigation [aria-current]:after{content:"";position:absolute;left:-2px;top:12px;width:3px;height:3px;background:var(--lime)}.nav-tooltip{position:absolute;right:35px;white-space:nowrap;background:var(--ink);padding:7px 10px;font-size:9px;letter-spacing:.1em;opacity:0;transform:translateX(7px);transition:.2s;pointer-events:none}.scene-navigation button:focus-visible .nav-tooltip,.scene-navigation button:hover .nav-tooltip{opacity:1;transform:translateX(0)}.scene-metadata{position:absolute;bottom:14px;left:26px;right:25px;z-index:23;display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:.08em;font-weight:600;transition:color .3s}.scene-metadata>span:first-child{display:flex;align-items:center;gap:8px}.scene-metadata i{display:block;width:5px;height:5px;background:var(--green)}.scene-metadata b{font-weight:400;padding:0 8px;opacity:.5}.is-dark .scene-metadata{color:var(--paper)}.is-dark .scene-metadata i{background:var(--lime)}.progress-track{position:absolute;bottom:0;left:0;right:0;height:3px;background:#071b1f15;z-index:24}.progress-fill{display:block;width:100%;height:100%;background:var(--lime);transform:scaleX(0);transform-origin:left}.shell-caption{height:34px;display:flex;justify-content:space-between;align-items:center;color:#8da7a1;font-size:8px;letter-spacing:.12em}.shell-caption b{font-weight:400;color:var(--lime);padding-left:10px}.custom-cursor{position:fixed;left:-7px;top:-7px;width:14px;height:14px;border:1px solid #a6f000;border-radius:50%;z-index:100;pointer-events:none;mix-blend-mode:difference;transition:width .2s,height .2s,margin .2s}.custom-cursor.over-link{width:36px;height:36px;margin:-11px;background:#a6f00030}.scene-copy{position:absolute;z-index:6}.scene-copy>p:not(.eyebrow){font-size:16px;line-height:1.8}.scene-1 .character-layer{width:142%;left:-20%;top:-23%;mix-blend-mode:multiply}.scene-1 .foreground-layer{opacity:.4;z-index:0}.scene-1 .background-disc{background:#fff}.eyes-copy{bottom:12%;left:6%}.eyes-copy .editorial{font-size:5.5vw}.eyes-copy>p:last-child{font-size:12px}.eye-crosshair{position:absolute;left:52%;top:36%;width:21%;height:24%;border:1px solid #a6f00080;z-index:4}.eye-crosshair:after{content:"+";color:#a6f000;font-size:25px;position:absolute;right:-9px;top:-18px}.eye-label{position:absolute;right:8%;bottom:12%;font-size:10px;letter-spacing:.16em}.scene-2,.scene-4{color:var(--paper)}.scene-2,.scene-2 .background-layer,.scene-4,.scene-4 .background-layer{background:var(--ink)}.scene-2 .background-disc{background:#13514a;opacity:.4;left:55%;top:-30%}.scene-2 .paper-grid{background-image:linear-gradient(#ffffff08 1px,transparent 0),linear-gradient(90deg,#ffffff08 1px,transparent 0);-webkit-mask-image:none;mask-image:none}.scene-2 .foreground-layer{opacity:.25;z-index:0}.code-heading{position:absolute;top:25%;left:7%;z-index:4}.code-heading h2{margin:0;font-size:clamp(110px,23vw,370px);font-weight:500;line-height:1;letter-spacing:-.075em;color:var(--lime)}.code-heading h2 span{font-size:.22em;vertical-align:top;display:inline-block;margin-top:.3em;margin-left:.15em}.code-heading>p:last-child{font-size:14px;letter-spacing:.02em}.symbol-large{position:absolute;right:5%;top:25%;width:25%;transform:rotate(12deg);opacity:.75}.symbol-large svg{width:100%}.signal-orbits{position:absolute;inset:0}.signal-orbits i{position:absolute;width:500px;height:500px;border:1px solid #a6f00020;border-radius:50%;right:2%;top:5%}.signal-orbits i:nth-child(2){transform:scale(.8)}.signal-orbits i:nth-child(3){transform:scale(1.3)}.signal-coordinates{position:absolute;left:7%;bottom:10%;font-size:9px;line-height:1.6;letter-spacing:.1em}.scene-3 .character-layer{height:97%;width:auto;left:37%;top:2%;mix-blend-mode:multiply}.scene-3 .character-layer img{width:auto;height:100%}.scene-3 .foreground-layer{z-index:0;opacity:.7}.scene-3 .background-disc{background:#c5d9c7;left:30%;top:-15%}.full-name{position:absolute;right:12%;top:10%;font-size:23vw;line-height:.7;font-weight:800;letter-spacing:-.09em;color:#13514a18}.full-name span{display:block}.utsutsu-copy{left:8%;top:26%}.japanese-name{font-family:"Noto Serif JP",serif;font-weight:400;font-size:8vw;letter-spacing:.2em;margin:0 0 12px}.roman-name{font-size:26px!important;margin:0!important}.roman-name em{font-family:Georgia,serif}.quiet-description{margin-top:35px;font-size:13px!important}.ascii-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:1}.digital-title{position:absolute;left:7%;top:23%;z-index:5;color:var(--paper)}.digital-title .editorial{font-size:7vw}.digital-readout{bottom:12%;left:7%;font-family:monospace;font-size:11px;line-height:2}.digital-marker,.digital-readout{position:absolute;color:var(--lime);z-index:5}.digital-marker{right:10%;top:15%;font:10px monospace;letter-spacing:.1em}.glitch-strips{position:absolute;inset:0;z-index:3;overflow:hidden;pointer-events:none}.glitch-strips i{position:absolute;width:100%;height:2px;background:#9cffe7;opacity:.1;animation:scan 1.4s steps(4) infinite}.scene[aria-hidden=true] .glitch-strips i{animation-play-state:paused}@keyframes scan{0%,60%{transform:translateX(-100%)}75%{transform:translateX(30%)}to{transform:translateX(100%)}}.city-layer img{width:100%;height:100%;object-fit:cover}.city-veil{position:absolute;inset:0;background:linear-gradient(90deg,#f7f8f4dd,transparent 68%)}.connection-copy{left:6%;top:26%;width:70%}.connection-copy .editorial{font-size:6.8vw}.connection-copy>p:last-child{margin-top:30px;font-size:14px}.city-caption{position:absolute;left:6%;bottom:12%;font-size:10px;letter-spacing:.14em}.connection-grid{position:absolute;inset:0;z-index:2;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(3,1fr);pointer-events:none}.connection-grid i{border:1px solid #f7f8f411}.connection-grid i:nth-child(7n){background:#a6f00018}.scene-6 .city-layer{opacity:.15;filter:saturate(.5)}.quiet-sky{position:absolute;inset:0;background:linear-gradient(90deg,#f7f8f4 38%,#f7f8f480 75%,transparent)}.quiet-window{position:absolute;right:-5%;top:0;width:61%;height:100%;overflow:hidden;-webkit-clip-path:ellipse(74% 78% at 80% 50%);clip-path:ellipse(74% 78% at 80% 50%)}.quiet-window img{width:100%;height:100%;object-fit:cover;object-position:85% center;transform:scale(1.07)}.quiet-copy{left:7%;top:22%}.quiet-copy .editorial{font-size:5.9vw}.quiet-copy>p[lang=ja]{font-family:"Noto Serif JP",serif;line-height:2.2;margin-top:32px;font-size:17px}.quiet-copy small{display:block;margin-top:30px;font-size:9px;letter-spacing:.2em}.scene-6>.fine-orbit{opacity:.5;z-index:2;left:50%;top:-10%;height:130%}.scene-7 .character-layer{width:66%;left:-14%;top:-7%;mix-blend-mode:multiply;opacity:.8}.scene-7 .foreground-layer{z-index:1;opacity:.55;transform:rotate(180deg)}.scene-7 .background-disc{left:60%;background:var(--lime);opacity:.8}.final-code{position:absolute;top:2%;right:4%;font-size:22vw;line-height:1;font-weight:700;letter-spacing:-.08em;color:#13514a15}.final-heading{position:absolute;left:30%;right:5%;top:19%;z-index:6;text-align:center}.final-heading .editorial{font-size:6.4vw}.final-heading .eyebrow{font-size:10px}.explore-button{display:inline-flex;gap:35px;align-items:center;background:var(--ink);color:var(--paper);padding:15px 22px;font-size:10px;letter-spacing:.08em;margin-top:30px}.explore-button span{color:var(--lime);font-size:17px;transition:transform .3s}.explore-button:hover span{transform:translate(3px,-3px)}footer{position:absolute;bottom:40px;left:4%;right:4%;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #071b1f30;padding-top:18px;z-index:12;font-size:8px;letter-spacing:.05em}footer>div{display:flex;gap:20px}footer button{font-size:9px;padding:0}footer a{font-size:9px}.chapter-menu{position:fixed;inset:0;margin:0;width:100%;max-width:none;height:100%;max-height:none;padding:18px;border:0;background:#071b1ff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--ink);justify-content:flex-end;align-items:flex-start;overflow:auto}.chapter-menu:not([open]){display:none}.chapter-menu[open]{display:flex}.chapter-menu::-webkit-backdrop{background:transparent}.chapter-menu::backdrop{background:transparent}.chapter-menu-panel{width:min(420px,calc(100vw - 36px));max-height:min(86svh,760px);overflow:auto;background:var(--paper);padding:28px 26px 24px;border:1px solid #13514a33;border-radius:16px;box-shadow:0 24px 80px #000a;transform-origin:100% 0;will-change:transform,opacity}.menu-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;font-size:10px;letter-spacing:.15em}.menu-top button{font-size:28px}.chapter-menu-panel>button{width:100%;display:flex;align-items:center;text-align:left;font-size:clamp(18px,3vw,27px);border-bottom:1px solid #071b1f20;padding:12px 0;gap:20px}.chapter-menu-panel>button small{font-size:10px;color:#537567}.chapter-menu-panel>button span{margin-left:auto;transition:transform .25s ease}.chapter-menu-panel>button:hover{color:#29796c}.chapter-menu-panel>button:hover span{transform:translate(3px,-3px)}.chapter-menu-panel p{font-size:9px;line-height:1.8;letter-spacing:.1em;margin:18px 0 0}.skip-link{position:fixed;left:10px;top:-100px;background:#fff;padding:12px;z-index:100}.skip-link:focus{top:10px}.credits-page{max-width:800px;margin:8vh auto;padding:35px;color:var(--paper)}.credits-page h1{font-size:clamp(60px,9vw,110px);line-height:.95;letter-spacing:-.06em;font-weight:500}.credits-page h1 em{font-family:Georgia,serif;color:var(--lime)}.credits-page h2{font-size:22px;margin-top:40px}.credits-page p{line-height:1.8;color:#b8cdc5}.credits-page a{font-size:12px;letter-spacing:.12em;color:var(--lime)}@media(min-width:1700px){.profile-card{width:270px;padding:26px}.scroll-card{width:250px}.scroll-card p{font-size:21px}.nav-pill button{font-size:12px;padding:10px 18px}}@media(max-width:1050px){.header-right{gap:15px}.nav-pill button{font-size:9px;padding:9px}.profile-card{width:185px;padding:17px;right:7%}.profile-row strong{font-size:31px}.profile-row svg{width:48px}.scroll-card{width:175px;padding:17px}.scroll-card p{font-size:16px}.hero-heading{bottom:13%}.identity{top:38%}.intro-kicker{font-size:8px}.scene-0 .character-layer{width:82%;left:7%;top:0}.shell-caption{font-size:7px}}@media(max-width:768px){:root{--stage-h:calc(100svh - 93px)}.app-shell{padding:0 12px}.header{height:64px}.nav-pill{display:none}.brand{left:5px;transform:none;top:9px;flex-direction:row;gap:6px}.brand svg{width:30px;height:30px}.brand span{font-size:11px}.header-right{margin-left:auto;gap:16px}.connect-pill{padding:10px 13px;font-size:8px;gap:15px}.connect-pill span{font-size:13px}.language{font-size:9px;gap:7px}.menu-button,.menu-button i{width:20px}.visual-stage{border-radius:13px}.stage-top{top:12px;left:12px;right:36px;gap:8px}.chapter-menu{padding:12px}.chapter-menu-panel{width:min(100vw - 24px,420px);padding:22px 18px 18px;border-radius:14px}.stage-top-label{font-size:9px;padding:5px 7px}.stage-top-mark .crowds-symbol{width:26px;height:26px}.stage-top-rule{width:22px}.stage-top-code{font-size:8px;letter-spacing:.16em}.scene-navigation{width:25px}.scene-navigation button{width:23px;height:28px;font-size:8px}.intro-kicker{left:6%;top:61px;font-size:7px;letter-spacing:.07em}.intro-kicker span{padding:0 5px}.giant-name{font-size:33vw;left:4%;top:15%;line-height:.8}.giant-name span{font-size:.36em}.scene-0 .character-layer{width:155%;left:-24%;top:19%}.scene-0 .background-disc{width:135vw;height:135vw;left:5%;top:10%}.scene-0 .foreground-layer{inset:0 -75%;transform:rotate(-15deg)}.identity{left:7%;top:38%;gap:5px}.identity>span{font-size:31px;letter-spacing:.1em}.identity small{font-size:8px;max-width:75px;line-height:1.7}.profile-card{right:35px;top:10%;width:131px;padding:10px;transform:rotate(3deg)}.card-label{font-size:6px;padding-bottom:8px}.profile-row{gap:5px;padding:7px 0}.profile-row .crowds-symbol{width:34px}.profile-row strong{font-size:26px}.profile-row small{font-size:6px;letter-spacing:.05em}.card-bottom{font-size:7px}.hero-heading{left:6%;bottom:12%;right:4%}.hero-heading .eyebrow{font-size:6px;margin-bottom:12px;letter-spacing:.08em}.hero-heading .editorial{font-size:clamp(42px,11.7vw,82px)}.scroll-card{right:36px;bottom:5.5%;background:transparent;border:0;box-shadow:none;padding:0;width:135px;transform:none}.scroll-card p{display:none}.text-button{font-size:7px}.round-arrow{width:22px;height:22px;font-size:12px}.vertical-poem{right:35px;top:37%;font-size:10px}.scene-metadata{left:14px;right:13px;bottom:11px;font-size:6px;letter-spacing:.03em}.scene-metadata>span:first-child{gap:4px}.scene-metadata b{padding:0 3px}.scene-metadata i{width:3px;height:3px}.shell-caption{height:29px;font-size:6px;letter-spacing:.06em}.custom-cursor,.shell-caption>span:last-child{display:none}.scene-1 .character-layer{width:270%;left:-87%;top:2%}.scene-1 .foreground-layer{display:none}.eyes-copy{left:7%;bottom:13%}.eyes-copy .editorial{font-size:11.5vw}.eyes-copy .eyebrow{font-size:7px}.eye-crosshair{left:49%;top:28%;width:29%;height:17%}.eye-label{bottom:8%;font-size:7px;right:12%}.code-heading{top:28%;left:7%;right:7%}.code-heading .eyebrow{font-size:8px;max-width:60%}.code-heading h2{font-size:30vw}.code-heading>p:last-child{font-size:12px;max-width:70%;line-height:1.8}.symbol-large{width:52%;right:-5%;top:51%;opacity:.5}.signal-coordinates{font-size:8px;bottom:13%}.signal-orbits i{width:90vw;height:90vw;top:20%;right:-20%}.scene-3 .character-layer{height:80%;left:5%;top:15%;width:100%}.scene-3 .character-layer img{height:100%;width:auto;max-width:none;margin:auto}.utsutsu-copy{left:7%;top:11%;z-index:4}.japanese-name{font-size:13vw;letter-spacing:.1em}.utsutsu-copy .eyebrow{font-size:7px}.roman-name{font-size:19px!important}.utsutsu-copy>p[lang=ja]{font-size:12px}.quiet-description{position:absolute;top:49svh;width:230px;background:#f7f8f4dc;padding:8px 12px;font-size:11px!important}.full-name{font-size:43vw;right:5%;top:40%}.scene-3 .foreground-layer{opacity:.5}.digital-title{top:13%;left:7%}.digital-title .eyebrow{font-size:7px}.digital-title .editorial{font-size:13vw}.digital-readout{font-size:8px;bottom:12%}.digital-marker{font-size:7px;top:auto;bottom:7%;right:10%}.connection-copy{left:7%;top:18%;width:82%}.connection-copy .eyebrow{font-size:7px}.connection-copy .editorial{font-size:11vw}.connection-copy>p:last-child{font-size:12px}.scene-5 .city-layer img{object-position:68% center}.city-veil{background:linear-gradient(180deg,#f7f8f4ba,transparent 60%)}.city-caption{font-size:7px;bottom:8%}.quiet-window{width:110%;height:65%;top:35%;right:-30%;-webkit-clip-path:ellipse(69% 67% at 65% 64%);clip-path:ellipse(69% 67% at 65% 64%)}.quiet-copy{top:13%;left:7%;right:7%}.quiet-copy .eyebrow{font-size:7px}.quiet-copy .editorial{font-size:12vw}.quiet-copy>p[lang=ja]{font-size:12px;margin-top:25px}.quiet-copy small{font-size:7px;margin-top:15px}.scene-7 .character-layer{width:145%;left:-56%;top:18%;opacity:.55}.scene-7 .foreground-layer{opacity:.35;inset:0 -100%}.scene-7 .background-disc{width:110vw;height:110vw;left:20%;top:-30%}.final-heading{left:7%;right:9%;top:23%}.final-heading .editorial{font-size:12vw}.final-heading .eyebrow{font-size:7px}.explore-button{font-size:9px;padding:12px 18px;gap:25px;margin-top:28px}.final-code{font-size:35vw;top:9%;right:5%}footer{bottom:38px;flex-direction:column;align-items:flex-start;gap:15px;padding-top:14px;left:6%;right:7%}footer>div{gap:20px}footer a,footer button{font-size:8px}footer>span{font-size:6px}.chapter-menu{padding:22px}.chapter-menu>button{padding:11px 0}.editorial{letter-spacing:-.065em}.credits-page{padding:25px}}@media(max-height:600px) and (min-width:769px){.header{height:60px}:root{--stage-h:calc(100svh - 90px)}.profile-card{top:5%;padding:12px;width:180px}.scroll-card{bottom:12%;padding:12px;width:170px}.scroll-card p{font-size:14px;margin-bottom:12px}.intro-kicker{top:57px}.hero-heading .eyebrow{margin-bottom:8px}.hero-heading .editorial{font-size:5.5vw}.identity{top:37%}.identity>span{font-size:35px}.final-heading{top:16%}.final-heading .editorial{font-size:5.3vw}.explore-button{margin-top:17px;padding:10px 17px}footer{bottom:30px;padding-top:10px}}@media(prefers-reduced-motion:reduce){.chapter-menu::-webkit-backdrop{opacity:1;-webkit-transition:none;transition:none}.chapter-menu,.chapter-menu::backdrop{opacity:1;transition:none}.menu-button i{transition:none}*,:after,:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}.custom-cursor{display:none}.line-inner{transform:none!important}.scene{-webkit-clip-path:none;clip-path:none}.scene[aria-hidden=true]{visibility:hidden}.character-layer img{transform:none!important}}