.StoryMap-module__5-Uuma__mapWrapper{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.StoryMap-module__5-Uuma__mapContainer{width:100%;max-width:480px;position:relative}.StoryMap-module__5-Uuma__mapSvg{width:100%;height:auto;display:block}.StoryMap-module__5-Uuma__dot{cursor:pointer;transition:r .2s,fill .2s}.StoryMap-module__5-Uuma__dotLink{text-decoration:none}.StoryMap-module__5-Uuma__pulseRing{animation:3s ease-out infinite StoryMap-module__5-Uuma__pulse}@keyframes StoryMap-module__5-Uuma__pulse{0%{r:1.8;opacity:.6}to{r:5;opacity:0}}.StoryMap-module__5-Uuma__tooltip{z-index:10;pointer-events:none;animation:.2s StoryMap-module__5-Uuma__fadeIn;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes StoryMap-module__5-Uuma__fadeIn{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.StoryMap-module__5-Uuma__tooltipLink{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;pointer-events:auto;text-align:center;background:#1a1a1af2;border:1px solid #d4a5744d;border-radius:4px;flex-direction:column;align-items:center;gap:.25rem;min-width:200px;padding:1rem 1.5rem;text-decoration:none;display:flex;box-shadow:0 8px 32px #0003}.StoryMap-module__5-Uuma__tooltipYear{color:#ffffff80;letter-spacing:.1em;font-size:.6875rem}.StoryMap-module__5-Uuma__tooltipTitle{font-family:Noto Serif SC,Georgia,serif;font-size:.9375rem;font-weight:400;line-height:1.4}.StoryMap-module__5-Uuma__tooltipArrow{color:#d4a574;margin-top:.25rem;font-size:.875rem}.StoryMap-module__5-Uuma__legend{justify-content:center;gap:2rem;display:flex}.StoryMap-module__5-Uuma__legendItem{color:#999;letter-spacing:.05em;align-items:center;gap:.5rem;font-size:.6875rem;display:flex}.StoryMap-module__5-Uuma__legendDot{background:#d4a574;border-radius:50%;width:6px;height:6px;display:inline-block}.StoryMap-module__5-Uuma__legendLine{border-top:1px dashed #d4c4a8;width:20px;height:0;display:inline-block}
.story-overview{color:#1a1a1a;background:#fafaf8;min-height:100vh}.story-nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fafaf8e6;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.nav-back{color:#666;font-size:.875rem;text-decoration:none;transition:color .2s}.nav-back:hover{color:#1a1a1a}.nav-title{letter-spacing:.15em;color:#777;text-transform:uppercase;font-size:.75rem}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffc86426 0%,#0000 70%);width:300px;height:300px;position:absolute;top:20%;left:50%;transform:translate(-50%)}.hero-badge{letter-spacing:.3em;color:#777;opacity:0;margin-bottom:2rem;font-size:.75rem;animation:.8s .2s forwards fadeUp}.hero-title{color:#1a1a1a;opacity:0;margin-bottom:1.5rem;font-family:Noto Serif SC,Source Han Serif CN,Georgia,serif;font-size:clamp(2.5rem,8vw,5rem);font-weight:400;line-height:1.2;animation:.8s .4s forwards fadeUp}.hero-subtitle{color:#666;opacity:0;margin-bottom:3rem;font-size:1.125rem;line-height:1.8;animation:.8s .6s forwards fadeUp}.hero-cta{color:#fff;letter-spacing:.1em;opacity:0;background:#1a1a1a;padding:1rem 2.5rem;font-size:.875rem;text-decoration:none;transition:all .3s;animation:.8s .8s forwards fadeUp;display:inline-block}.hero-cta:hover{background:#333;transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.hero-progress{opacity:0;width:100%;max-width:360px;margin-bottom:2rem;animation:.8s 1s forwards fadeUp}.progress-stats{color:#666;letter-spacing:.05em;justify-content:center;align-items:center;gap:.875rem;margin-bottom:.625rem;font-family:Noto Serif SC,serif;font-size:.8rem;display:flex}.stat-num{color:#1a1a1a;font-variant-numeric:tabular-nums;margin-right:.25rem;font-weight:500}.stat-label{color:#777;font-size:.7rem}.stat-sep{color:#aaa;font-size:.7rem}.progress-bar-track{background:#00000014;border-radius:999px;width:100%;height:3px;overflow:hidden}.progress-bar-fill{background:linear-gradient(90deg,#1a1a1a 0%,#d4a574 100%);border-radius:999px;height:100%;transition:width 1.5s cubic-bezier(.16,1,.3,1)}.map-section{text-align:center;background:#fff;border-top:1px solid #0000000f;padding:5rem 2rem}.map-intro{color:#777;margin-bottom:2.5rem;font-size:.875rem;line-height:1.6}.timeline-section{background:#fff;border-top:1px solid #0000000f;padding:5rem 2rem}.section-title{letter-spacing:.2em;color:#777;text-transform:uppercase;text-align:center;margin-bottom:3rem;font-size:.75rem}.timeline-track{max-width:900px;margin:0 auto;padding:2rem 0;position:relative}.timeline-track:before{content:"";background:linear-gradient(90deg,#0000,#0000001a 5% 95%,#0000);height:1px;position:absolute;top:50%;left:0;right:0}.timeline-node{vertical-align:top;flex-direction:column;align-items:center;width:20%;padding:1rem 0;display:inline-flex;position:relative}.timeline-node:nth-child(odd){padding-top:3rem}.timeline-node:nth-child(2n){padding-top:0;padding-bottom:3rem}.node-dot{z-index:1;background:#ccc;border-radius:50%;width:8px;height:8px;margin-bottom:.75rem;transition:all .3s;position:relative}.timeline-node.milestone .node-dot{background:#1a1a1a;width:12px;height:12px}.timeline-node.narrative .node-dot{background:#d4a574}.timeline-node.challenge .node-dot{background:#c0392b}.timeline-node.clickable:hover .node-dot{background:#d4a574;transform:scale(1.5)}.timeline-node.is-read .node-dot{background:#1a1a1a;position:relative}.timeline-node.is-read .node-dot:after{content:"";border:1px solid #1a1a1a33;border-radius:50%;animation:2.5s ease-in-out infinite nodePulse;position:absolute;inset:-4px}.node-mark{color:#d4a574;z-index:2;justify-content:center;align-items:center;font-size:.65rem;display:flex;position:absolute;inset:0}@keyframes nodePulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:0;transform:scale(1.4)}}.node-year{color:#1a1a1a;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.node-label{color:#666;text-align:center;max-width:120px;font-size:.75rem;line-height:1.4}.node-link{color:#d4a574;margin-top:.5rem;font-size:.75rem;font-weight:500;text-decoration:none;display:none}.timeline-node.clickable:hover .node-link{display:block}.chapters-section{background:#fafaf8;padding:5rem 2rem}.chapters-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.chapter-card{background:var(--card-color,#fff);color:#1a1a1a;border:1px solid #0000000f;border-radius:4px;flex-direction:column;padding:0;text-decoration:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden}.chapter-card:before{content:"";transform-origin:0;background:#1a1a1a;height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.chapter-card:hover{border-color:#0000;transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.chapter-card:hover:before{transform:scaleX(1)}.card-thumb{flex-shrink:0;width:100%;height:160px;overflow:hidden}.card-thumb-img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.chapter-card:hover .card-thumb-img{transform:scale(1.04)}.card-status{z-index:2;color:#fff;letter-spacing:.1em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a1a1aeb;border-radius:999px;align-items:center;gap:.25rem;padding:.3rem .625rem;font-family:Noto Serif SC,serif;font-size:.65rem;display:inline-flex;position:absolute;top:.875rem;right:.875rem}.status-icon{color:#d4a574;font-size:.75rem}.status-divider{opacity:.5}.status-text{letter-spacing:.05em}.chapter-card.is-read{border-color:#d4a57466}.chapter-card.is-read:before{background:#d4a574;transform:scaleX(1)}.card-number{color:#777;letter-spacing:.1em;margin-bottom:.5rem;padding:1.5rem 1.5rem 0;font-size:.75rem;font-weight:600}.card-timeline{color:#777;margin-bottom:.75rem;font-size:.75rem}.card-title{margin-bottom:.75rem;font-family:Noto Serif SC,Georgia,serif;font-size:1.25rem;font-weight:500;line-height:1.4}.card-location{color:#666;margin-bottom:.5rem;font-size:.875rem}.card-atmosphere{color:#777;margin-bottom:1.5rem;padding:0 1.5rem;font-size:.75rem}.card-enter{color:#1a1a1a;letter-spacing:.05em;opacity:0;font-size:.75rem;font-weight:500;transition:all .3s;transform:translate(-8px)}.chapter-card:hover .card-enter{opacity:1;transform:translate(0)}.cta-section{text-align:center;color:#fff;background:#1a1a1a;padding:8rem 2rem}.cta-balloon{opacity:.6;margin-bottom:2rem;font-size:3rem}.cta-title{color:#fff;margin-bottom:1rem;font-family:Noto Serif SC,Georgia,serif;font-size:2rem;font-weight:400}.cta-text{color:#fff9;margin-bottom:3rem;line-height:1.8}.cta-button{color:#1a1a1a;letter-spacing:.1em;background:#fff;padding:1rem 2.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.cta-button:hover{color:#fff;background:#d4a574;transform:translateY(-2px)}.journey-summary{text-align:center;background:linear-gradient(#fafaf8 0%,#f5f0e8 100%);border-top:1px solid #0000000f;padding:5rem 2rem}.summary-intro{color:#666;max-width:480px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:.875rem;line-height:1.8}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;max-width:720px;margin:0 auto;display:grid}.summary-item{text-align:center;background:#ffffffb3;border:1px solid #d4a5744d;border-radius:4px;padding:1.25rem 1rem;transition:all .3s}.summary-item:hover{background:#d4a5741a;border-color:#d4a57499;transform:translateY(-2px)}.summary-year{color:#d4a574;letter-spacing:.05em;margin-bottom:.5rem;font-family:monospace;font-size:.7rem;font-weight:500}.summary-label{color:#1a1a1a;letter-spacing:.05em;font-family:Noto Serif SC,serif;font-size:.875rem}.story-footer{text-align:center;background:#fafaf8;padding:2rem}.footer-home{color:#777;letter-spacing:.1em;font-size:.75rem;text-decoration:none;transition:color .2s}.footer-home:hover{color:#1a1a1a}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.story-nav{padding:1rem}.hero{padding:5rem 1.5rem 3rem}.hero-title{font-size:2.25rem}.chapters-grid{grid-template-columns:1fr;gap:1rem}.chapter-card{padding:1.5rem}.timeline-track{padding:2rem 1rem;overflow-x:auto}.timeline-node{min-width:100px}}
