.chapter-page{background:var(--chapter-color,#fff);color:#1a1a1a;min-height:100vh;position:relative;overflow-x:hidden}.chapter-page:before{content:"";pointer-events:none;opacity:.5;z-index:0;background-image:radial-gradient(circle at 20% 30%,#fff6 0,#0000 2px),radial-gradient(circle at 60% 70%,#ffffff4d 0,#0000 1.5px),radial-gradient(circle at 80% 20%,#ffffff59 0,#0000 1.5px),radial-gradient(circle at 35% 85%,#ffffff40 0,#0000 2px),radial-gradient(circle at 90%,#ffffff4d 0,#0000 1.5px);background-size:100% 100%;animation:24s ease-in-out infinite particleDrift;position:fixed;inset:0}.chapter-page:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 0 0,#fff8dc2e,#0000 50%),radial-gradient(at 100% 100%,#c8dcff1f,#0000 50%);animation:18s ease-in-out infinite alternate lightShift;position:fixed;inset:0}@keyframes particleDrift{0%,to{transform:translate(0)}25%{transform:translate(8px,-12px)}50%{transform:translate(-6px,8px)}75%{transform:translate(10px,6px)}}@keyframes lightShift{0%{opacity:.7;transform:scale(1)}to{opacity:1;transform:scale(1.08)}}.h2-float{pointer-events:none;color:#0000000f;z-index:0;-webkit-user-select:none;user-select:none;font-family:Noto Serif SC,Georgia,serif;font-weight:200;position:fixed}.h2-float-1{font-size:5rem;animation:22s ease-in-out infinite floatA;top:12vh;left:5vw}.h2-float-2{font-size:4rem;animation:28s ease-in-out infinite floatB;top:45vh;right:7vw}.h2-float-3{font-size:6rem;animation:26s ease-in-out infinite reverse floatA;top:75vh;left:8vw}@keyframes floatA{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(20px,-30px)rotate(3deg)}}@keyframes floatB{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-25px,20px)rotate(-2deg)}}.chapter-nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:.875rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.nav-back{color:#888;letter-spacing:.05em;font-size:.8125rem;text-decoration:none;transition:color .2s}.nav-back:hover{color:#1a1a1a}.nav-progress{color:#aaa;font-variant-numeric:tabular-nums;letter-spacing:.05em;font-size:.75rem}.progress-sep{opacity:.4;margin:0 .2rem}.nav-next{color:#1a1a1a;letter-spacing:.05em;font-size:.8125rem;font-weight:500;text-decoration:none;transition:opacity .2s}.nav-next:hover{opacity:.5}.history-image-frame{opacity:0;border:1px solid #ffffff2e;border-radius:4px;width:100%;margin:0 auto 3rem;animation:1.4s cubic-bezier(.16,1,.3,1) .2s forwards imageIn;position:relative;overflow:hidden;transform:translateY(40px);box-shadow:0 30px 80px #0006}@keyframes imageIn{to{opacity:1;transform:translateY(0)}}.history-image{object-fit:cover;will-change:transform;width:100%;height:auto;transition:transform 12s ease-out;display:block}.history-image-frame:hover .history-image{transform:scale(1.04)}.history-image-frame:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 60%,#0009 100%);position:absolute;inset:0}.history-image-caption{z-index:2;letter-spacing:.15em;color:#ffffffd9;align-items:center;gap:.5rem;font-family:Noto Serif SC,serif;font-size:.75rem;display:flex;position:absolute;bottom:.875rem;left:1.25rem;right:1.25rem}.caption-icon{opacity:.6;font-size:.6rem}.chapter-header{background:var(--chapter-color,#fff);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.chapter-header-image{width:100%;height:100%;position:absolute;inset:0}.chapter-header-image img,.header-img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.chapter-header-image:after{content:"";background:linear-gradient(#00000026 0%,#0000001a 25%,#000000a6 65%,#000000e6 100%);position:absolute;inset:0}.chapter-header-content{z-index:2;text-align:center;opacity:0;margin-top:auto;padding:4rem 2rem 5rem;animation:1s cubic-bezier(.25,.46,.45,.94) .3s forwards fadeUp;position:relative}.chapter-number{letter-spacing:.4em;color:#ffffffb3;margin-bottom:1.5rem;font-size:.75rem}.chapter-timeline{color:#fff9;letter-spacing:.15em;margin-bottom:.75rem;font-size:.875rem}.chapter-title{color:#1a1a1a;text-shadow:0 1px 2px #ffffff80;font-family:Noto Serif SC,Source Han Serif CN,Georgia,serif;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:400;line-height:1.2}.chapter-header-image~.chapter-header-content .chapter-title{color:#fff;text-shadow:0 3px 30px #00000080}.chapter-location{color:#ffffff73;letter-spacing:.2em;margin-top:.75rem;font-size:.75rem}.header-scroll-hint{z-index:2;opacity:0;flex-direction:column;align-items:center;gap:.5rem;animation:1s 1.5s forwards fadeIn;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-arrow{border-bottom:1px solid #fff6;border-right:1px solid #fff6;width:20px;height:20px;transform:rotate(45deg)}.scroll-hint-text{letter-spacing:.25em;color:#ffffff59;font-size:.625rem}.chapter-scroll{position:relative}.scene-screen{border-top:1px solid #0000000d;flex-direction:column;justify-content:flex-start;align-items:center;min-height:auto;padding:3rem 2rem 3.5rem;display:flex;position:relative;overflow:visible}.screen-indicator{z-index:10;flex-direction:column;gap:.5rem;display:flex;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}.indicator-dot{background:#00000026;border-radius:50%;width:3px;height:3px;transition:all .4s}.indicator-dot.active{background:#1a1a1a;border-radius:2px;height:18px}.screen-deco-symbol{opacity:0;width:100%;max-width:400px;margin:0 auto 1.25rem;animation:.7s .25s forwards fadeIn}.scene-visual-hint{color:#aaa;text-align:center;letter-spacing:.05em;opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.6875rem;animation:.7s .35s forwards fadeUp;display:flex}.visual-tag{color:#999;letter-spacing:.15em;text-transform:uppercase;border:1px solid #00000026;border-radius:2px;padding:.2em .5em;font-size:.5625rem}.dark-visual{color:#ffffffb3}.dark-visual .visual-tag{color:#fff9;border-color:#ffffff4d}.scene-hero-image{width:100%;max-width:760px;margin:0 auto 2rem;position:relative}.chapter-scene{border-radius:3px;width:100%;height:auto;display:block;box-shadow:0 16px 48px #0000004d}.scene-caption{color:#888;letter-spacing:.15em;white-space:nowrap;font-size:.5625rem;position:absolute;bottom:-1.25rem;left:50%;transform:translate(-50%)}.scene-section-label{opacity:0;align-items:center;gap:.5rem;margin-bottom:1.5rem;animation:.7s .4s forwards fadeUp;display:flex}.label-num{color:#d4a574;letter-spacing:.05em;font-size:.75rem;font-weight:600}.label-text{letter-spacing:.25em;color:#999;text-transform:uppercase;font-size:.625rem}.dark-label .label-text{color:#ffffff59}.scene-content{width:100%;max-width:640px;margin:0 auto;position:relative}.scene-content>[class*=deco-container]{pointer-events:none;position:absolute;inset:0;overflow:visible}.narrative-paragraph{color:#1a1a1a;text-align:justify;text-justify:inter-ideograph;opacity:0;margin-bottom:1em;font-family:Noto Serif SC,Georgia,serif;font-size:1.0625rem;line-height:2.1;animation:.9s cubic-bezier(.16,1,.3,1) forwards fadeUp;transform:translateY(20px)}.narrative-content p,.reflection-content p{color:#1a1a1a;text-align:justify;text-justify:inter-ideograph;opacity:0;margin-bottom:1em;font-family:Noto Serif SC,Georgia,serif;font-size:1.0625rem;line-height:2.1;animation:.7s forwards fadeUp}.narrative-content p:last-child,.reflection-content p:last-child{margin-bottom:0}.narrative-content p strong,.reflection-content p strong,.narrative-paragraph strong{font-weight:600}.narrative-content p em,.reflection-content p em,.narrative-paragraph em{color:#555;font-style:italic}.dark-mode .narrative-content p em,.dark-mode .reflection-content p em{color:#ffffffb3}.dialogue-block{opacity:0;margin-bottom:1.25em;animation:.7s forwards fadeUp}.dialogue-block:last-child{margin-bottom:0}.dialogue-speaker{letter-spacing:.2em;color:#bbb;text-transform:uppercase;margin-bottom:.4em;font-size:.625rem;display:block}.dialogue-quote{color:#333;border-left:2px solid #e8d5c0;margin:0;padding-left:1.25em;font-family:Noto Serif SC,Georgia,serif;font-size:1.0625rem;font-style:normal;line-height:2}.dialogue-emphasis{color:#1a1a1a;border-left:2px solid #d4a574;margin:0;padding-left:1.25em;font-family:Noto Serif SC,Georgia,serif;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.9}.dialogue-meta{color:#999;border-left:1px dashed #0000001f;margin:.5em 0 0;padding-left:1.25em;font-size:.875rem;font-style:italic}.content-divider{opacity:0;justify-content:center;align-items:center;gap:.75rem;margin:1.25em 0;animation:.6s .5s forwards fadeIn;display:flex}.div-seg{background:#00000012;flex:1;max-width:48px;height:1px}.div-sym{color:#d4c4a8;letter-spacing:.15em;font-size:.5rem}.dark-mode .div-seg{background:#ffffff1f}.dark-mode .div-sym{color:#fff6}.page-turn-hint{color:#ccc;letter-spacing:.2em;opacity:0;align-items:center;gap:.75rem;font-size:.625rem;animation:.8s 1s forwards fadeIn;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.turn-line{background:#00000014;width:40px;height:1px}.dark-hint{color:#ffffff40}.dark-hint .turn-line{background:#ffffff14}.source-footnotes{opacity:0;border-radius:4px;max-width:600px;margin:2.5rem auto 0;padding:1.5rem 1.5rem 1.25rem;font-family:Noto Serif SC,serif;animation:.8s 1s forwards fadeUp}.source-footnotes-heading{letter-spacing:.3em;text-transform:uppercase;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.8rem;font-weight:500;display:flex}.source-footnotes-icon{font-size:1rem}.source-footnotes-toggle{letter-spacing:.3em;color:#8e6b3d;cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;padding:.5rem 1rem;font-size:.7rem;list-style:none;transition:color .3s}.source-footnotes-toggle:hover{color:#c8a96e}.source-footnotes-toggle::-webkit-details-marker{display:none}.source-footnotes-list{flex-direction:column;gap:.75rem;margin:1rem auto 0;padding:0;font-size:.85rem;line-height:1.5;list-style:none;display:flex}.source-footnote{border-top:1px solid;align-items:flex-start;gap:.75rem;padding:.5rem 0;display:flex}.source-footnote-tag{letter-spacing:.2em;border-radius:2px;flex-shrink:0;margin-top:.1rem;padding:.15rem .5rem;font-size:.65rem;font-weight:600}.source-footnote-primary .source-footnote-tag{color:#8e6b3d;background:#8e6b3d26}.source-footnote-secondary .source-footnote-tag{color:#555;background:#1a1a1a14}.source-footnote-literary .source-footnote-tag{color:#8b5a2b;background:#c8a96e2e}.source-footnote-title{color:inherit;text-underline-offset:2px;font-weight:500;text-decoration:underline}.source-footnote-title:hover{color:#c8a96e}.source-footnote-author{opacity:.7;margin-top:.1rem;font-size:.75rem}.history-hook:not(.dark-mode) .source-footnotes{color:#2a2620;background:#ffffff80;border:1px solid #8e6b3d33}.history-hook:not(.dark-mode) .source-footnotes-heading{color:#8e6b3d}.dark-mode .source-footnotes{color:#ffffffe0;background:#ffffff0a;border:1px solid #ffffff1f}.dark-mode .source-footnotes-heading{color:#c8a96e}.dark-mode .source-footnote-primary .source-footnote-tag{color:#c8a96e;background:#c8a96e2e}.dark-mode .source-footnote-secondary .source-footnote-tag{color:#ffffffb3;background:#ffffff14}.dark-mode .source-footnote-literary .source-footnote-tag{color:#d4b583;background:#c8a96e24}.history-hook{color:#1a1a1a;background:#f5f3ef}.history-hook.dark-mode{color:#f0ede8;background:#181818}.history-disclaimer{text-align:left;color:#4a4a4a;background:#fff8ebb3;border:1px solid #c8a96e66;border-left:3px solid #c8a96e;border-radius:2px;max-width:560px;margin:2rem auto;padding:1.25rem 1.5rem;font-family:Noto Serif SC,serif;font-size:.85rem;line-height:1.75}.history-disclaimer-label{letter-spacing:.4em;color:#8e6b3d;text-transform:uppercase;margin-bottom:.5rem;font-size:.65rem;font-weight:500}.history-disclaimer-text{color:#2d2d2d;margin:0 0 .5rem}.history-disclaimer-sources{margin-top:.5rem}.history-disclaimer-sources summary{letter-spacing:.15em;color:#8e6b3d;cursor:pointer;-webkit-user-select:none;user-select:none;padding:.25rem 0;font-size:.7rem}.history-disclaimer-sources summary:hover{color:#5a3f1d}.history-disclaimer-sources ul{color:#5a5a5a;margin:.5rem 0 0;padding:0;font-size:.7rem;line-height:1.7;list-style:none}.history-disclaimer-sources li{text-indent:-.8rem;padding:.15rem 0 .15rem 1rem}.history-disclaimer-sources li:before{content:"·";color:#c8a96e;margin-right:.5rem}.history-hook.dark-mode .history-disclaimer{background:#fff8eb0a;border-color:#c8a96e40}.history-hook.dark-mode .history-disclaimer-text{color:#f5f1ead9}.history-hook.dark-mode .history-disclaimer-sources ul{color:#f5f1ea99}.why-different{text-align:left;opacity:0;background:#c8a96e14;border-left:3px solid #c8a96e;border-radius:2px;max-width:560px;margin:2.5rem auto;padding:1.75rem 1.75rem 1.5rem;font-family:Noto Serif SC,serif;animation:.8s .6s forwards fadeUp}.why-different-label{letter-spacing:.4em;color:#8e6b3d;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.7rem;display:flex}.why-different-label:before,.why-different-label:after{content:"";opacity:.4;background:currentColor;flex:1;height:1px}.why-different-content{color:#2a2620;white-space:pre-line;font-size:1rem;line-height:2}.why-different-content strong{font-weight:600}.history-hook.dark-mode .why-different{background:#c8a96e0f;border-left-color:#c8a96eb3}.history-hook.dark-mode .why-different-label{color:#c8a96e}.history-hook.dark-mode .why-different-content{color:#ffffffeb}.history-hero{text-align:center;opacity:0;margin-bottom:1.5rem;animation:.8s .25s forwards fadeUp}.history-year-display{justify-content:center;align-items:baseline;gap:.2em;margin-bottom:.75rem;display:flex}.year-num{letter-spacing:-.02em;color:inherit;font-family:Noto Serif SC,Georgia,serif;font-size:clamp(3rem,10vw,5rem);font-weight:300;line-height:1}.year-label{color:#bbb;font-size:1rem;font-weight:300}.dark-mode .year-label{color:#ffffff40}.history-location-tag{color:#888;letter-spacing:.15em;justify-content:center;align-items:center;gap:.5em;font-size:.75rem;display:flex}.dark-mode .history-location-tag{color:#ffffffa6}.history-note{color:#888;text-align:center;opacity:0;justify-content:center;align-items:flex-start;gap:.5rem;max-width:520px;margin:0 auto 1.5rem;font-size:.75rem;font-style:italic;line-height:1.7;animation:.7s .45s forwards fadeUp;display:flex}.dark-mode .history-note{color:#ffffffbf}.note-icon{color:#bbb;flex-shrink:0;font-size:.625rem}.dark-mode .note-icon{color:#fff9}.history-content .narrative-text{text-align:left}.history-paragraph{color:#1a1a1a;opacity:0;margin-bottom:1em;font-family:Noto Serif SC,Georgia,serif;font-size:1.0625rem;line-height:2.1;animation:.7s forwards fadeUp}.history-paragraph strong{font-weight:600}.history-paragraph em{color:#555;font-style:italic}.dark-mode .history-paragraph{color:#ffffffeb}.dark-mode .history-paragraph em{color:#ffffffb3}.history-quote{color:#444;opacity:0;border-left:2px solid #c9b89a;margin:.85em 0;padding-left:1.25em;font-size:1.0625rem;font-style:italic;line-height:2;animation:.8s .7s forwards fadeUp}.dark-mode .history-quote{color:#ffffffd9;border-left-color:#ffffff40}.history-emphasis{color:#1a1a1a;opacity:0;border-left:2px solid #d4a574;margin:1em 0;padding-left:1.25em;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.9;animation:.8s .75s forwards fadeUp}.dark-mode .history-emphasis{color:#ffffffeb;border-left-color:#ffffff4d}.meta-italic{color:#888;text-align:center;opacity:0;margin:.85em 0;font-size:.9375rem;font-style:italic;animation:.7s .65s forwards fadeUp}.dark-mode .meta-italic{color:#ffffff8c}.divider-line{text-align:center;color:#bbb;letter-spacing:.5em;opacity:0;margin:1.5em 0;font-size:.875rem;font-style:normal;animation:.7s .7s forwards fadeUp}.divider-dot{opacity:.5;margin:0 .25em}.dark-mode .divider-line{color:#ffffff26}.source-cite{color:#888;text-align:right;opacity:0;border-top:1px solid #0000000f;margin-top:1em;padding-top:.75em;font-size:.75rem;font-style:normal;animation:.7s .9s forwards fadeUp;display:block}.dark-mode .source-cite{color:#ffffff73;border-top-color:#ffffff14}cite.standalone{color:#888;text-align:center;opacity:0;margin-top:1em;font-size:.75rem;animation:.7s .9s forwards fadeUp;display:block}.dark-mode cite.standalone{color:#ffffff73}.history-meta{color:#888;text-align:center;opacity:0;margin:.85em 0;font-size:.9375rem;font-style:italic;animation:.7s .65s forwards fadeUp}.dark-mode .history-meta{color:#ffffff73}.today-me{background:var(--chapter-color,#fafafa);text-align:center;align-items:center}.reflection-content{text-align:center}.reflection-paragraph{color:#555;text-align:center;opacity:0;margin-bottom:1em;font-family:Noto Serif SC,Georgia,serif;font-size:1.0625rem;line-height:2.1;animation:.7s forwards fadeUp}.reflection-paragraph strong{font-weight:600}.reflection-paragraph em{color:#777;font-style:italic}.reflection-quote{color:#555;text-align:center;opacity:0;border-left:none;margin:1em auto;padding-left:0;font-size:1.0625rem;font-style:normal;line-height:2;animation:.7s forwards fadeUp}.reflection-emphasis{color:#1a1a1a;text-align:center;opacity:0;border-left:none;margin:1.5em auto;padding-left:0;font-size:1.25rem;font-style:normal;font-weight:500;line-height:1.8;animation:.7s forwards fadeUp}.inline-link{color:#d4a574;text-underline-offset:3px;text-decoration:underline}.final-cta{text-align:center;opacity:0;margin-top:3rem;animation:.8s .9s forwards fadeUp}.cta-divider{margin-bottom:1.5rem}.cta-sym{color:#ccc;font-size:1.25rem}.cta-final-text{color:#888;max-width:420px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:.9375rem;line-height:1.8}.cta-final-button{color:#fff;letter-spacing:.1em;background:#1a1a1a;border-radius:2px;padding:.75rem 2.5rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.cta-final-button:hover{background:#333;transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.back-to-story{margin-top:1.5rem}.back-link{color:#bbb;letter-spacing:.1em;font-size:.75rem;text-decoration:none;transition:color .2s}.back-link:hover{color:#1a1a1a}.chapter-transition{text-align:center;opacity:0;margin-top:3.5rem;animation:.8s .9s forwards fadeUp}.transition-divider{justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.trans-dot{color:#ddd;letter-spacing:.3em;font-size:.375rem}.trans-dots{color:#ccc;letter-spacing:.4em;font-size:.75rem}.next-chapter-card{color:#1a1a1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #00000012;border-radius:3px;flex-direction:column;align-items:center;gap:.625rem;min-width:300px;padding:2.5rem 4rem;text-decoration:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:inline-flex;position:relative;overflow:hidden}.next-chapter-card:before,.next-chapter-card:after{content:"";opacity:.5;border-style:solid;border-color:#d4c4a8;width:24px;height:24px;transition:opacity .4s;position:absolute}.next-chapter-card:before{border-width:1px 0 0 1px;top:12px;left:12px}.next-chapter-card:after{border-width:0 1px 1px 0;bottom:12px;right:12px}.card-pattern{pointer-events:none;position:absolute;inset:0;overflow:hidden}.card-pattern:before{content:"";background:linear-gradient(90deg,#0000,#d4a57433,#0000);height:1px;position:absolute;top:0;left:0;right:0}.card-pattern:after{content:"";background:linear-gradient(90deg,#0000,#d4a57433,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.card-cross{pointer-events:none;position:absolute;inset:0}.card-cross:before{content:"";background:#d4a5740f;height:1px;position:absolute;top:50%;left:0;right:0}.card-cross:after{content:"";background:#d4a5740f;width:1px;position:absolute;top:0;bottom:0;left:50%}.card-corner-dots{pointer-events:none;position:absolute;inset:0}.corner-dot{opacity:.3;background:#d4c4a8;border-radius:50%;width:3px;height:3px;position:absolute}.corner-dot:first-child{top:8px;right:8px}.corner-dot:nth-child(2){bottom:8px;left:8px}.corner-dot:nth-child(3){top:8px;left:50%;transform:translate(-50%)}.corner-dot:nth-child(4){bottom:8px;left:50%;transform:translate(-50%)}.next-chapter-card:hover{border-color:#d4a5744d;transform:translateY(-3px);box-shadow:0 16px 48px #00000014}.next-chapter-card:hover:before,.next-chapter-card:hover:after{opacity:.8}.next-label{color:#bbb;letter-spacing:.35em;text-transform:uppercase;z-index:1;font-size:.5625rem;position:relative}.next-title{z-index:1;font-family:Noto Serif SC,Georgia,serif;font-size:1.625rem;font-weight:400;line-height:1.3;position:relative}.next-meta{color:#ccc;letter-spacing:.1em;z-index:1;font-size:.6875rem;position:relative}.next-arrow{color:#d4a574;z-index:1;margin-top:.375rem;font-size:1.125rem;transition:transform .3s;position:relative}.next-chapter-card:hover .next-arrow{transform:translate(5px)}.chapter-sidebar{z-index:50;flex-direction:column;gap:.875rem;display:flex;position:fixed;top:50%;right:1.5rem;transform:translateY(-50%)}.sidebar-label{letter-spacing:.25em;color:#ddd;text-transform:uppercase;text-align:center;margin-bottom:.25rem;font-size:.5rem}.sidebar-item{color:#ccc;align-items:center;gap:.5rem;padding:.2rem 0;text-decoration:none;transition:all .3s;display:flex}.sidebar-item:hover,.sidebar-item.active{color:#1a1a1a}.sidebar-item.active .sidebar-num{color:#fff;background:#1a1a1a}.sidebar-num{border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.5rem;font-weight:600;transition:all .3s;display:flex}.sidebar-title{opacity:0;white-space:nowrap;width:0;font-size:.5rem;transition:all .3s;overflow:hidden}.sidebar-item:hover .sidebar-title,.sidebar-item.active .sidebar-title{opacity:1;width:auto;margin-left:.25rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes typeBlink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-12deg)scale(.92)}to{opacity:1;transform:rotate(0)scale(1)}}@keyframes breath{0%,to{letter-spacing:.3em;opacity:.7}50%{letter-spacing:.4em;opacity:1}}.journey-badge{color:#c8a96e;background:#c8a96e0f;border:1px solid #c8a96e4d;border-radius:999px;align-items:center;gap:.5rem;margin:.25rem 0;padding:.4rem .85rem;font-family:Noto Serif SC,serif;font-size:.7rem;animation:3s ease-in-out infinite pulse;display:inline-flex}.choices-echo{text-align:center;background:#c8a96e0d;border:1px solid #c8a96e40;border-radius:4px;max-width:480px;margin:3rem auto;padding:1.75rem 1.5rem;font-family:Noto Serif SC,serif;animation:1.2s ease-out .6s both fadeIn}.dark-mode .choices-echo{background:#c8a96e14;border-color:#c8a96e66}.dark-mode .echo-label{color:#fffc}.dark-mode .echo-item{color:#ffffffe0}.dark-mode .echo-arrow{color:#ffffff8c}.dark-mode .echo-hint{color:#ffffffa6}.history-hook:not(.dark-mode) .choices-echo{background:#c8a96e1f;border-color:#8e6b3d59}.history-hook:not(.dark-mode) .echo-label,.history-hook:not(.dark-mode) .echo-item{color:#1a1a1a}.history-hook:not(.dark-mode) .echo-arrow{color:#1a1a1a8c}.history-hook:not(.dark-mode) .echo-hint{color:#1a1a1aa6}.echo-divider{color:#c8a96e99;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.echo-seg{background:currentColor;flex:1;height:1px}.echo-sym{color:#c8a96e;font-size:.7rem}.echo-label{letter-spacing:.4em;color:#1a1a1a;text-transform:uppercase;margin-bottom:1.25rem;font-size:.7rem}.echo-list{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.echo-item{color:#1a1a1a;justify-content:center;align-items:center;gap:.625rem;font-size:.875rem;display:flex}.echo-year{color:#8e6b3dd9;letter-spacing:.05em;font-family:monospace;font-size:.7rem}.echo-arrow{color:#1a1a1a73}.echo-opt{letter-spacing:.05em}.echo-hint{color:#1a1a1a99;letter-spacing:.1em;margin-top:.75rem;font-size:.7rem}.share-card-section{z-index:3;background:linear-gradient(#0000 0%,#0a080799 30%);margin-top:-2rem;padding:4rem 1rem 6rem;position:relative}.breath-text{animation:4s ease-in-out infinite breath}.shimmer-text{background:linear-gradient(90deg,currentColor 0%,#c8a96e99 50%,currentColor 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out shimmer}@media (max-width:768px){.chapter-nav{padding:.75rem 1.25rem}.scene-screen{max-height:unset;min-height:unset;padding:2.5rem 1.25rem 3.5rem}.screen-indicator,.chapter-sidebar{display:none}.next-chapter-card{min-width:unset;padding:2rem 1.5rem}.chapter-header-content{padding:3rem 1.25rem 4rem}.header-scroll-hint,.scene-content>[class*=deco-container]{display:none}}
