button.svelte-89ocbq{border:solid 2px var(--color);background-color:var(--bg-color);color:var(--color);min-width:140px;transition:all .2s;padding:10px 20px;margin:10px;font-size:16px;cursor:pointer}button.svelte-89ocbq:hover{border-color:var(--hover-color);background-color:var(--hover-color);color:var(--hover-text-color)}button.svelte-89ocbq:disabled{color:#abb3b7;border-color:#abb3b7;background-color:#fff}button.svelte-89ocbq:focus{outline:none}.wrapper.svelte-12pvukm.svelte-12pvukm{grid-column:1/13;padding-top:var(--wrapperPadding);padding-bottom:var(--wrapperPadding)}.img.svelte-12pvukm.svelte-12pvukm{display:inline-block}.img.svelte-12pvukm+.img.svelte-12pvukm{margin-left:var(--padding)}.img.svelte-12pvukm a.svelte-12pvukm{fill:var(--color);transition:fill .3s;text-decoration:none;border-bottom:none}.img.svelte-12pvukm a.svelte-12pvukm svg{width:32px;padding:4px}.img.svelte-12pvukm a.svelte-12pvukm:hover{fill:var(--hover-color);text-decoration:none;border-bottom:none}.menu-screen.svelte-10k2vzm.svelte-10k2vzm{position:fixed;background:var(--menuBackgroundColor, var(--base-bg-color));top:0;left:-15%;opacity:0;transition:all .35s;overflow-x:hidden;z-index:20;color:var(--navTextColor, var(--base-text-color));min-height:100%;min-width:280px;max-width:80%;pointer-events:none}.menu-screen.menu-open.svelte-10k2vzm.svelte-10k2vzm{opacity:1;left:0;pointer-events:auto}.menu-screen.svelte-10k2vzm .menu-inner.svelte-10k2vzm{display:flex;flex-direction:column;align-items:flex-start;min-height:100%}.menu-screen.svelte-10k2vzm .menu-top.svelte-10k2vzm{display:flex;align-items:center;width:100%;padding:32px 48px 16px}.menu-screen.svelte-10k2vzm .menu-top .close-icon.svelte-10k2vzm{cursor:pointer}.menu-screen.svelte-10k2vzm .menu-top .logo-img.svelte-10k2vzm{margin-left:20px}.menu-screen.svelte-10k2vzm hr.svelte-10k2vzm{border:0;height:1px;width:100%;background-color:var(--base-secondary-color);margin:0}.menu-screen.svelte-10k2vzm a.menu-link.svelte-10k2vzm{display:block;width:100%;padding:16px 48px}.menu-screen.svelte-10k2vzm a.subscribe.svelte-10k2vzm{margin:16px 48px}.menu-screen.svelte-10k2vzm a.disabled.svelte-10k2vzm{cursor:not-allowed}.menu-screen.svelte-10k2vzm a.disabled .menu-link-text.svelte-10k2vzm{color:#888}.menu-screen.svelte-10k2vzm a:not(.disabled):hover .menu-link-text.svelte-10k2vzm{color:var(--menuHoverColor, var(--base-theme-primary-color))}.menu-screen.svelte-10k2vzm .menu-link-text.svelte-10k2vzm{transition:all .3s;color:var(--menuTextColor, var(--base-text-color));text-transform:uppercase;font-size:18px;font-weight:400}.menu-screen.svelte-10k2vzm .menu-link-subtext.svelte-10k2vzm{margin-top:4px;color:var(--menuSubtextColor, black);text-transform:uppercase;font-size:14px;font-weight:200;letter-spacing:.2em}.menu-screen.svelte-10k2vzm .social-wrap.svelte-10k2vzm{margin:0 48px}.close-overlay.svelte-10k2vzm.svelte-10k2vzm{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#17171700;pointer-events:none;z-index:15;transition:all .35s}.close-overlay.menu-open.svelte-10k2vzm.svelte-10k2vzm{background-color:#17171766;pointer-events:auto}@media screen and (max-width: 767px){.menu-screen.svelte-10k2vzm.svelte-10k2vzm{min-width:unset;width:400px}.menu-screen.svelte-10k2vzm .menu-top.svelte-10k2vzm{padding:32px 32px 16px}.menu-screen.svelte-10k2vzm .menu-top .logo-img.svelte-10k2vzm{margin-left:16px}.menu-screen.svelte-10k2vzm a.menu-link.svelte-10k2vzm{padding:16px 32px}.menu-screen.svelte-10k2vzm a.subscribe.svelte-10k2vzm{margin:16px 32px}.menu-screen.svelte-10k2vzm .social-wrap.svelte-10k2vzm{margin:0 32px}.menu-screen.svelte-10k2vzm.svelte-10k2vzm,.close-overlay.svelte-10k2vzm.svelte-10k2vzm{bottom:-100px;padding-bottom:100px}}.user-menu.svelte-12pw7o8.svelte-12pw7o8{position:absolute;background-color:var(--base-primary-color);right:0;top:36px;max-height:0;transition:.35s max-height ease-in-out,.2s opacity,0s border,0s padding;overflow:hidden;transition-delay:0s,.15s,.35s,.35s;padding:0;border:0 solid var(--base-text-color)}.user-menu.open.svelte-12pw7o8.svelte-12pw7o8{max-height:max(50vh,300px);border:1px solid var(--base-secondary-color);transition-delay:0s}a.svelte-12pw7o8.svelte-12pw7o8,button.svelte-12pw7o8.svelte-12pw7o8,.user-info.svelte-12pw7o8.svelte-12pw7o8{display:block;padding:16px 24px;color:var(--base-text-color);white-space:nowrap;background:none;border:none;width:100%;text-align:left;font-size:16px}a.svelte-12pw7o8.svelte-12pw7o8:hover,button.svelte-12pw7o8.svelte-12pw7o8:hover{background-color:var(--base-secondary-color)}hr.svelte-12pw7o8.svelte-12pw7o8{margin:0;border:none;height:1px;background-color:var(--base-secondary-color)}.user-info.svelte-12pw7o8 .name.svelte-12pw7o8{margin-bottom:10px}@media screen and (max-width: 767px){.user-menu.svelte-12pw7o8.svelte-12pw7o8{position:fixed;top:0;bottom:-100px;right:0;left:0;z-index:5;border:none;opacity:0;overflow:scroll}.user-menu.open.svelte-12pw7o8.svelte-12pw7o8{padding-top:var(--navBackgroundHeight);max-height:100vh;border:none;opacity:1}}.storyline.svelte-45fwdg.svelte-45fwdg.svelte-45fwdg{-webkit-text-size-adjust:100%;font-family:Roboto,Noto Sans TC,sans-serif;box-sizing:border-box;display:block;position:fixed;background-color:#fff;width:100%;z-index:9;border-top:1px solid #eee;border-bottom:1px solid #eee;overflow:hidden;transition:top .2s ease-in-out;height:auto;top:var(--container-height)}.storyline.shift-to-top.svelte-45fwdg.svelte-45fwdg.svelte-45fwdg{top:0}@media screen and (max-width: 767px){.storyline.svelte-45fwdg.svelte-45fwdg.svelte-45fwdg{height:auto}}.items-container.svelte-45fwdg.svelte-45fwdg.svelte-45fwdg{display:flex;align-items:center;position:relative;justify-content:center;margin:0 auto;max-width:970px}@media screen and (max-width: 1023px){.items-container.svelte-45fwdg.svelte-45fwdg.svelte-45fwdg{display:flex;justify-content:center;padding-right:0}}.items-container.svelte-45fwdg.svelte-45fwdg.svelte-45fwdg:after{content:"";display:block;width:25px;height:100%;position:absolute;right:0;top:0;background:linear-gradient(90deg,transparent,#fff)}@media screen and (max-width: 1023px){.items-container.svelte-45fwdg.svelte-45fwdg.svelte-45fwdg:after{right:0}}.items-container.svelte-45fwdg .storyline-title.svelte-45fwdg.svelte-45fwdg{display:flex;align-items:center;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;text-align:center;box-sizing:border-box;position:relative;font-weight:500;white-space:nowrap;font-size:16px}@media screen and (max-width: 1023px){.items-container.svelte-45fwdg .storyline-title.svelte-45fwdg.svelte-45fwdg{white-space:nowrap}}.items-container.svelte-45fwdg .storyline-title.svelte-45fwdg.svelte-45fwdg:before{content:"";display:block;width:20px;height:100%;position:absolute;right:-19px;top:0;background:linear-gradient(270deg,transparent,#fff);z-index:1}@media screen and (max-width: 1023px){.items-container.svelte-45fwdg .storyline-title.svelte-45fwdg.svelte-45fwdg:before{right:-19px;width:20px}}.items-container.svelte-45fwdg .storyline-title .storyline-hint.svelte-45fwdg.svelte-45fwdg{margin:0 8px 0 20px}@media screen and (max-width: 1023px){.items-container.svelte-45fwdg .storyline-title .storyline-hint.svelte-45fwdg.svelte-45fwdg{margin:0 8px 0 25px}}@media screen and (max-width: 767px){.items-container.svelte-45fwdg .storyline-title .storyline-hint.svelte-45fwdg.svelte-45fwdg{margin:0 8px 0 20px}}.items-container.svelte-45fwdg .storyline-title svg.svelte-45fwdg.svelte-45fwdg{margin-top:2px;width:8px}.items-container.svelte-45fwdg .story-items.svelte-45fwdg.svelte-45fwdg{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;max-width:-moz-fit-content;max-width:fit-content}.items-container.svelte-45fwdg .story-items.svelte-45fwdg.svelte-45fwdg::-webkit-scrollbar{display:none}@media screen and (min-width: 1024px){.items-container.svelte-45fwdg .story-items.svelte-45fwdg.svelte-45fwdg{max-width:-moz-fit-content;max-width:fit-content}}@media screen and (max-width: 1023px){.items-container.svelte-45fwdg .story-items.svelte-45fwdg.svelte-45fwdg{padding-right:20px}}.items-container.svelte-45fwdg .story-items ul.svelte-45fwdg.svelte-45fwdg{display:flex;list-style-type:none;padding:0;margin:0}.items-container.svelte-45fwdg .story-items ul li.svelte-45fwdg+li.svelte-45fwdg:after{content:"";display:block;width:1px;height:14px;background-color:#d3d5d7;position:absolute;left:0;top:50%;transform:translateY(-50%)}.items-container.svelte-45fwdg .storyline-item.svelte-45fwdg.svelte-45fwdg{color:#171717;font-family:Noto Sans TC;font-size:14px;font-weight:300;line-height:100%;padding:12px 16px;position:relative;white-space:nowrap}.items-container.svelte-45fwdg .storyline-item span.svelte-45fwdg.svelte-45fwdg{display:inline-block;color:#171717}.items-container.svelte-45fwdg .storyline-item a.svelte-45fwdg.svelte-45fwdg{color:#171717}.items-container.svelte-45fwdg .storyline-item a.svelte-45fwdg.svelte-45fwdg:hover{color:var(--base-theme-primary-color)}.items-container.svelte-45fwdg .storyline-item.bold.svelte-45fwdg.svelte-45fwdg{font-weight:500}@media screen and (max-width: 767px){.items-container.svelte-45fwdg .storyline-item.svelte-45fwdg.svelte-45fwdg{padding:12px 16px}}nav.storyline-mode.svelte-ujljbw{position:fixed;width:100%;height:var(--navBackgroundHeight);transition:height .2s ease-in-out;z-index:10}nav.hide.svelte-ujljbw{overflow:hidden;height:0px}a.svelte-ujljbw{color:inherit}.nav-background.svelte-ujljbw{position:fixed;top:0;width:100%;background-color:var(--navBackgroundColor);height:var(--navBackgroundHeight);z-index:5}.nav-background.storyline-mode.svelte-ujljbw{position:absolute}.left-block.svelte-ujljbw,.right-block.svelte-ujljbw{top:0;display:flex;align-items:center;z-index:10;color:var(--autoColor, var(--navTextColor, black));min-height:30px;margin:12px 0 0}.left-block.svelte-ujljbw{left:72px}.right-block.svelte-ujljbw{right:72px}.ham.svelte-ujljbw{margin:20px 0 0 32px;top:0;left:0;cursor:pointer;z-index:10}.user.svelte-ujljbw{margin:20px 34px 0 0;top:0;right:0;z-index:7}.user-icon.svelte-ujljbw{cursor:pointer;z-index:10;position:relative}.ham.svelte-ujljbw svg,.user-icon.svelte-ujljbw svg{pointer-events:none}@media screen and (max-width: 767px){.left-block.svelte-ujljbw{margin:8px 0 0;left:56px}.right-block.svelte-ujljbw{margin:8px 0 0;right:54px}.user.svelte-ujljbw{margin:17px 20px 0 0}.ham.svelte-ujljbw{margin:17px 0 0 20px}}.video-wrap.svelte-1jxrf1w{position:absolute;top:0;width:100%;height:100%;overflow:hidden;background-size:cover;background-position:center center;transition:opacity .5s ease-in-out;will-change:opacity;opacity:1}.video-wrap.hide.svelte-1jxrf1w{opacity:0}video.svelte-1jxrf1w{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%}@media screen and (min-aspect-ratio: 16/9){video.svelte-1jxrf1w{width:100%;height:auto}}.scroll-hint.svelte-hwgyxq.svelte-hwgyxq{position:absolute;top:calc(100dvh - 87px);left:50%;transform:translateY(-50%);width:20px;padding-top:30px;padding-bottom:50px;opacity:1;transition:opacity .3s ease-in-out}.scroll-hint.svelte-hwgyxq.svelte-hwgyxq:focus,.scroll-hint.svelte-hwgyxq.svelte-hwgyxq:active{outline-color:#fff}.scroll-hint.svelte-hwgyxq span.svelte-hwgyxq{display:block;width:20px;height:20px;margin:-10px;border-right:2px solid #fff;border-bottom:2px solid #fff;animation:svelte-hwgyxq-animate 2s infinite;filter:drop-shadow(0px 0px 4px #000)}.scroll-hint.svelte-hwgyxq span.svelte-hwgyxq:nth-child(2){animation-delay:-.33s}.scroll-hint.svelte-hwgyxq span.svelte-hwgyxq:nth-child(3){animation-delay:-.66s}@media screen and (max-width: 767px){.scroll-hint.svelte-hwgyxq span.svelte-hwgyxq{width:16px;height:16px}}@keyframes svelte-hwgyxq-animate{0%{opacity:0;transform:rotate(45deg) translate(-20px,-20px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(20px,20px)}}.landing-elements.svelte-1t97uge{position:absolute;width:100%;height:100%;opacity:1;will-change:opacity;transition:opacity .3s ease-in-out;pointer-events:none;background-color:#24252166}.landing-elements.hide.svelte-1t97uge{opacity:0}.title-block.svelte-1t97uge{position:relative;width:30vw;aspect-ratio:866/580;left:50%;top:50%;transform:translate(-50%,-50%);max-width:540px}@media screen and (max-width: 1024px){.title-block.svelte-1t97uge{width:50.83vw}}@media screen and (max-width: 767px){.title-block.svelte-1t97uge{width:80vw}}h1.svelte-1t97uge{position:absolute;top:-999px}.header-meta.svelte-1t97uge{width:100%;text-align:center;position:absolute;white-space:pre-wrap;font-size:14px;line-height:1.8;color:#fff;font-weight:300;left:50%;bottom:16%;filter:drop-shadow(0px 0px 4px #000);transform:translate(-50%)}@media screen and (max-width: 1024px){.header-meta.svelte-1t97uge{font-size:14px}}@media screen and (max-width: 480px){.header-meta.svelte-1t97uge{bottom:20%}}.elements-wrapper.svelte-t4vchu{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;will-change:opacity;transition:opacity .3s ease-in-out;pointer-events:none;background-color:#24252166;opacity:0}.elements-wrapper.show.svelte-t4vchu{opacity:1}.intro-content-container.svelte-t4vchu{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44%;height:-moz-fit-content;height:fit-content;max-width:640px}@media screen and (max-width: 1024px){.intro-content-container.svelte-t4vchu{width:77%;max-width:initial}}@media screen and (max-width: 767px){.intro-content-container.svelte-t4vchu{width:85%}}p.svelte-t4vchu{color:#fff;text-align:center;text-shadow:0px 0px 4px #000;font-size:18px;font-weight:400;line-height:180%;margin:0 0 24px}.image-wrapper.svelte-t4vchu{margin:0 auto;width:36%;aspect-ratio:446/722}@media screen and (max-width: 1024px){.image-wrapper.svelte-t4vchu{width:35%;max-width:initial}}@media screen and (max-width: 767px){.image-wrapper.svelte-t4vchu{width:60%}}@media screen and (max-width: 480px){.image-wrapper.svelte-t4vchu{width:56%}}.scroll-hint.svelte-1gt324i.svelte-1gt324i{margin:0 auto;width:20px;padding-top:30px;transform:translate(50%);opacity:1;transition:opacity .3s ease-in-out}.scroll-hint.svelte-1gt324i.svelte-1gt324i:focus,.scroll-hint.svelte-1gt324i.svelte-1gt324i:active{outline-color:#cdff33}.scroll-hint.svelte-1gt324i span.svelte-1gt324i{display:block;width:20px;height:20px;margin:-10px;border-right:2px solid #cdff33;border-bottom:2px solid #cdff33;animation:svelte-1gt324i-animate 2s infinite;filter:drop-shadow(0px 0px 4px #000)}.scroll-hint.svelte-1gt324i span.svelte-1gt324i:nth-child(2){animation-delay:-.33s}.scroll-hint.svelte-1gt324i span.svelte-1gt324i:nth-child(3){animation-delay:-.66s}@media screen and (max-width: 767px){.scroll-hint.svelte-1gt324i span.svelte-1gt324i{width:16px;height:16px}}@keyframes svelte-1gt324i-animate{0%{opacity:0;transform:rotate(45deg) translate(-20px,-20px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(20px,20px)}}.elements-wrapper.svelte-12sksoh.svelte-12sksoh{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;will-change:opacity;transition:opacity .3s ease-in-out;pointer-events:none;background-color:#24252166;opacity:0}.elements-wrapper.show.svelte-12sksoh.svelte-12sksoh{opacity:1}.intro-content-container.svelte-12sksoh.svelte-12sksoh{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44%;height:-moz-fit-content;height:fit-content;max-width:640px}@media screen and (max-width: 1024px){.intro-content-container.svelte-12sksoh.svelte-12sksoh{width:77%;max-width:initial}}@media screen and (max-width: 767px){.intro-content-container.svelte-12sksoh.svelte-12sksoh{width:85%}}p.svelte-12sksoh.svelte-12sksoh{color:#fff;text-align:center;text-shadow:0px 0px 4px #000;font-size:18px;font-weight:400;line-height:180%;margin:0 0 40px}.image-wrapper.svelte-12sksoh.svelte-12sksoh{position:relative;margin:0 auto 40px;width:86.72%;aspect-ratio:1122/315}@media screen and (max-width: 1024px){.image-wrapper.svelte-12sksoh.svelte-12sksoh{width:86.718%;max-width:initial}}@media screen and (max-width: 767px){.image-wrapper.svelte-12sksoh.svelte-12sksoh{width:105%}}.point.svelte-12sksoh.svelte-12sksoh{position:absolute;background-color:#cdff33;top:86%;right:9.5%;width:var(--radius-min);height:var(--radius-min);border-radius:50%}@media screen and (max-width: 767px){.point.svelte-12sksoh.svelte-12sksoh{top:82%;right:13%}}.point.svelte-12sksoh .inside-point.svelte-12sksoh{position:absolute;display:inline-block;width:var(--radius-min);height:var(--radius-min);opacity:.5;border-radius:50%;background-color:#cdff33;display:inherit;transform:scale(1) translate(calc(-50% + var(--radius-min) / 2),calc(-50% + var(--radius-min) / 2));animation:svelte-12sksoh-ripple 2s linear infinite}@keyframes svelte-12sksoh-ripple{0%{opacity:.5;transform:scale(1) translate(calc(-50% + var(--radius-min) / 2),calc(-50% + var(--radius-min) / 2))}to{opacity:0;transform:scale(5) translate(calc(-50% + var(--radius-min) / 2),calc(-50% + var(--radius-min) / 2))}}.cta.svelte-12sksoh.svelte-12sksoh{text-align:center;color:#cdff33;text-shadow:0px 0px 4px #000;font-size:20px;font-weight:500;line-height:130%;letter-spacing:2px}.b-text-container.svelte-h184e6{position:absolute;top:0;aspect-ratio:192/108;height:100vh;transform:translate(calc((177.7777777778vh - 100vw) / -2));transition:opacity var(--transition-time) ease-in-out;pointer-events:none}@media screen and (min-aspect-ratio: 16/9){.b-text-container.svelte-h184e6{width:100%;height:auto;transform:translateY(calc((56.25vw - 100vh)/-2))}}@supports not (aspect-ratio: 192/108){.b-text-container.svelte-h184e6{width:177.7777777778vh}}@media screen and (max-width: 767px){.b-text-container.svelte-h184e6{aspect-ratio:640/960;transform:translate(calc((66.6666666667vh - 100vw) / -2))}@supports not (aspect-ratio: 640/960){.b-text-container.svelte-h184e6{width:66.6666666667vh}}}.b-text.svelte-h184e6{position:absolute;color:#fff;letter-spacing:2px;font-size:22px;transform:translate(-50%,-150%);transition:opacity .1s linear;z-index:1}@media screen and (max-width: 767px){.b-text.svelte-h184e6{font-size:18px}}.b-text.back.svelte-h184e6{-webkit-text-stroke:4px #3a5544}.b-point.svelte-h184e6{position:absolute;width:14px;height:14px;border-radius:100%;background:#cdff33;border:2px solid #3a5544;transform:translate(-50%,-50%);transition:opacity .1s linear}.text-wrapper.svelte-1s46ylp{position:absolute;top:0;aspect-ratio:192/108;height:100vh;transform:translate(calc((177.7777777778vh - 100vw) / -2));opacity:0;transition:opacity var(--transition-time) ease-in-out;pointer-events:none}.text-wrapper.show.svelte-1s46ylp{opacity:1}@media screen and (min-aspect-ratio: 16/9){.text-wrapper.svelte-1s46ylp{width:100%;height:auto;transform:translateY(calc((56.25vw - 100vh)/-2))}}@supports not (aspect-ratio: 192/108){.text-wrapper.svelte-1s46ylp{width:177.7777777778vh}}@media screen and (max-width: 767px){.text-wrapper.svelte-1s46ylp{aspect-ratio:640/960;transform:translate(calc((66.6666666667vh - 100vw) / -2))}@supports not (aspect-ratio: 640/960){.text-wrapper.svelte-1s46ylp{width:66.6666666667vh}}}.float-text.svelte-1s46ylp{position:absolute;top:var(--y);left:var(--x);font-size:22px;margin:0;color:#fff;letter-spacing:10px;writing-mode:vertical-rl;text-orientation:upright}@media screen and (max-width: 767px){.float-text.svelte-1s46ylp{transform:rotate(0);font-size:18px}}.float-text.back.svelte-1s46ylp{-webkit-text-stroke:4px #3a5544}svg.svelte-km3rvu{position:absolute;top:0;width:100%;height:100%;opacity:1;transition:opacity .2s ease-in-out}svg.hide.svelte-km3rvu{opacity:0}path.svelte-km3rvu{stroke:url(#path-gradient)}.special-card.svelte-pec8w6.svelte-pec8w6{display:flex;flex-direction:column;position:absolute;width:360px;padding:16px 24px;background-color:#f7f7f7eb;left:var(--left-percentage);transition:top .1s linear;border-radius:8px;border:2px solid #cdff33;pointer-events:initial;z-index:2}@media screen and (max-width: 767px){.special-card.svelte-pec8w6.svelte-pec8w6{width:80vw;left:50%;transform:translate(-50%,-50%)}}.title.svelte-pec8w6.svelte-pec8w6{color:#272727;font-size:18px;font-weight:500;margin:0 0 8px}.title.svelte-pec8w6 span.svelte-pec8w6{color:#2f6e09;border-left:1px solid;padding-left:6px}@media screen and (max-width: 767px){.title.svelte-pec8w6.svelte-pec8w6{font-size:16px}}.title.svelte-pec8w6 .sub-title.svelte-pec8w6{font-size:14px;font-weight:300;margin-left:8px}p.svelte-pec8w6.svelte-pec8w6{color:#272727;font-family:Noto Sans TC;font-size:16px;font-weight:300;line-height:180%;white-space:pre-wrap;margin:0 0 8px}video.svelte-pec8w6.svelte-pec8w6{width:100%;aspect-ratio:640/360;margin-bottom:8px}.before-after-container.svelte-pec8w6.svelte-pec8w6{position:relative;width:100%;aspect-ratio:312/208}.before-after-container.svelte-pec8w6 .img.svelte-pec8w6{position:absolute;width:100%;height:100%;background-size:cover;background-position:center center;border-radius:8px 8px 0 0;transition:opacity .3s ease-in-out}.btn-container.svelte-pec8w6.svelte-pec8w6{display:flex;width:100%;border-radius:0 0x 8px 8px}.btn-container.svelte-pec8w6 button.svelte-pec8w6{width:50%;font-weight:500;color:#526a42;font-size:16px;border:none;padding:8px 0;border:1px solid #98ad8b}@media screen and (max-width: 767px){.btn-container.svelte-pec8w6 button.svelte-pec8w6{font-size:14px}}.btn-container.svelte-pec8w6 button.after.svelte-pec8w6{border-radius:0 0 8px}.btn-container.svelte-pec8w6 button.before.svelte-pec8w6{border-radius:0 0 0 8px}.btn-container.svelte-pec8w6 button.active.svelte-pec8w6{background:#98ad8b;color:#fff}.meta.svelte-pec8w6.svelte-pec8w6{color:#272727;font-family:Noto Sans TC;font-size:14px;line-height:1.7;font-weight:100}.location-cards-container.svelte-13g7hhe{position:absolute;top:0;aspect-ratio:192/108;height:100vh;transform:translate(calc((177.7777777778vh - 100vw) / -2));transition:opacity var(--transition-time) ease-in-out;pointer-events:none}@media screen and (min-aspect-ratio: 16/9){.location-cards-container.svelte-13g7hhe{width:100%;height:auto;transform:translateY(calc((56.25vw - 100vh)/-2))}}@supports not (aspect-ratio: 192/108){.location-cards-container.svelte-13g7hhe{width:177.7777777778vh}}@media screen and (max-width: 767px){.location-cards-container.svelte-13g7hhe{aspect-ratio:640/960;transform:translate(calc((66.6666666667vh - 100vw) / -2))}@supports not (aspect-ratio: 640/960){.location-cards-container.svelte-13g7hhe{width:66.6666666667vh}}}.special-card.svelte-1sk7lv3.svelte-1sk7lv3{display:flex;flex-direction:column;position:absolute;width:80vw;padding:16px 24px;background-color:#f7f7f7eb;left:50%;transform:translate(-50%);border-radius:8px;border:2px solid #cdff33;pointer-events:initial;z-index:2}.title.svelte-1sk7lv3.svelte-1sk7lv3{color:#272727;font-size:18px;font-weight:500;margin:0 0 8px}.title.svelte-1sk7lv3 span.svelte-1sk7lv3{color:#2f6e09;border-left:1px solid;padding-left:6px}@media screen and (max-width: 767px){.title.svelte-1sk7lv3.svelte-1sk7lv3{font-size:16px}}.title.svelte-1sk7lv3 .sub-title.svelte-1sk7lv3{font-size:14px;font-weight:300;margin-left:8px}p.svelte-1sk7lv3.svelte-1sk7lv3{color:#272727;font-family:Noto Sans TC;font-size:16px;font-weight:300;line-height:180%;white-space:pre-wrap;margin:0 0 8px}video.svelte-1sk7lv3.svelte-1sk7lv3{width:100%;aspect-ratio:640/360;margin-bottom:8px}.before-after-container.svelte-1sk7lv3.svelte-1sk7lv3{position:relative;width:100%;aspect-ratio:312/208}.before-after-container.svelte-1sk7lv3 .img.svelte-1sk7lv3{position:absolute;width:100%;height:100%;background-size:cover;background-position:center center;border-radius:8px 8px 0 0;transition:opacity .3s ease-in-out}.btn-container.svelte-1sk7lv3.svelte-1sk7lv3{display:flex;width:100%;border-radius:0 0x 8px 8px}.btn-container.svelte-1sk7lv3 button.svelte-1sk7lv3{width:50%;font-weight:500;color:#526a42;font-size:16px;border:none;padding:8px 0;border:1px solid #98ad8b}@media screen and (max-width: 767px){.btn-container.svelte-1sk7lv3 button.svelte-1sk7lv3{font-size:14px}}.btn-container.svelte-1sk7lv3 button.after.svelte-1sk7lv3{border-radius:0 0 8px}.btn-container.svelte-1sk7lv3 button.before.svelte-1sk7lv3{border-radius:0 0 0 8px}.btn-container.svelte-1sk7lv3 button.active.svelte-1sk7lv3{background:#98ad8b;color:#fff}.meta.svelte-1sk7lv3.svelte-1sk7lv3{color:#272727;font-family:Noto Sans TC;font-size:16px;font-weight:300;line-height:180%}@media screen and (max-width: 767px){.meta.svelte-1sk7lv3.svelte-1sk7lv3{font-size:14px}}.attribution.svelte-1wup4i2{position:absolute;color:#fff;font-family:Roboto;font-size:12px;font-weight:300;right:40px;bottom:32px}@media screen and (max-width: 767px){.attribution.svelte-1wup4i2{right:16px;bottom:16px}}.legends-container.svelte-1qeh7be.svelte-1qeh7be{display:flex;flex-direction:column}.legend-wrapper.svelte-1qeh7be.svelte-1qeh7be{display:flex;flex-wrap:wrap;margin-top:16px;gap:16px}.collapse-legend.svelte-1qeh7be.svelte-1qeh7be{display:flex;align-items:center}.collapse-legend.svelte-1qeh7be .rect.svelte-1qeh7be{width:12px;height:12px;margin-right:4px;background:#b84b01;border:1px solid #f5813a}.collapse-legend.svelte-1qeh7be span.svelte-1qeh7be{color:#fff;font-size:12px;line-height:1}.legends-container.svelte-o4iziv.svelte-o4iziv{display:flex;flex-direction:column}.legend-wrapper.svelte-o4iziv.svelte-o4iziv{display:flex;flex-wrap:wrap;margin-top:16px;gap:16px}.collapse-legend.svelte-o4iziv.svelte-o4iziv{display:flex;align-items:center}.collapse-legend.svelte-o4iziv .rect.svelte-o4iziv{width:12px;height:3px;margin-right:4px;background:#fff}.collapse-legend.svelte-o4iziv span.svelte-o4iziv{color:#fff;font-size:12px;line-height:1}.text.svelte-gfiwbm span{font-weight:500}.text.svelte-gfiwbm span.area{background-color:#b84b01;margin:0 2px;padding:0 2px}.text.svelte-gfiwbm span.number{color:#ffa333;font-size:24px;font-weight:500}@media screen and (max-width: 480px){.text.svelte-gfiwbm span.number{font-size:22px}}.content.svelte-gfiwbm.svelte-gfiwbm{position:absolute;top:var(--top);left:50%;transform:translate(-50%);padding:24px;max-width:500px;width:100%;border:1px solid rgba(255,255,255,.4);background:rgba(30,30,30,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px}@media screen and (max-width: 1024px){.content.svelte-gfiwbm.svelte-gfiwbm{max-width:584px}}@media screen and (max-width: 767px){.content.svelte-gfiwbm.svelte-gfiwbm{width:100%;padding:24px 0 0 16px;max-width:85vw}}.content.svelte-gfiwbm>p.text.svelte-gfiwbm{font-size:16px;font-weight:300;line-height:1.75;white-space:pre-wrap;color:#fff;margin:0}@media screen and (max-width: 1024px){.content.svelte-gfiwbm>p.text.svelte-gfiwbm{max-width:452px}}.content.svelte-gfiwbm>p.meta.svelte-gfiwbm{margin:0;font-size:14px;line-height:20px;color:#fff;padding-top:18px;font-weight:300}@media screen and (max-width: 1024px){.content.svelte-gfiwbm.svelte-gfiwbm{margin:15px auto;padding:24px 26px}}.cover-transition.svelte-1i473ek{height:max(var(--mvh) * 300,300vh);pointer-events:none}@media screen and (max-width: 767px){.cover-transition.svelte-1i473ek{height:max(var(--mvh) * 200,200vh)}}.taroko-transition.svelte-1i473ek{position:relative;width:100%;height:max(var(--mvh) * 3000,3000vh);pointer-events:none}@media screen and (max-width: 767px){.taroko-transition.svelte-1i473ek{height:max(var(--mvh) * 2000,2000vh)}}.middle-transition.svelte-1i473ek{height:max(var(--mvh) * 80,80vh);pointer-events:none}.end-transition.svelte-1i473ek{height:max(var(--mvh) * 100,100vh);pointer-events:none}.intro.svelte-19i8j9e{width:100%;background-color:#e5eee8;color:var(--base-text-color);position:relative}.background.svelte-19i8j9e{height:max(var(--mvh) * 100,100vh);position:sticky;width:100%;top:0;-webkit-backdrop-filter:brightness(1);backdrop-filter:brightness(1);overflow:hidden}.cards-container.svelte-19i8j9e{position:relative;transform:translateZ(0);pointer-events:none}@keyframes svelte-lmek93-ball-triangle-path-1{33%{transform:translate(25px,-50px)}66%{transform:translate(50px)}to{transform:translate(0)}}@keyframes svelte-lmek93-ball-triangle-path-2{33%{transform:translate(25px,50px)}66%{transform:translate(-25px,50px)}to{transform:translate(0)}}@keyframes svelte-lmek93-ball-triangle-path-3{33%{transform:translate(-50px)}66%{transform:translate(-25px,-50px)}to{transform:translate(0)}}.ball-triangle-path.svelte-lmek93.svelte-lmek93{position:relative;transform:translate(-29.994px,-37.50938px)}.ball-triangle-path.svelte-lmek93>div.svelte-lmek93:nth-child(1){animation-name:svelte-lmek93-ball-triangle-path-1;animation-delay:0s;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path.svelte-lmek93>div.svelte-lmek93:nth-child(2){animation-name:svelte-lmek93-ball-triangle-path-2;animation-delay:0s;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path.svelte-lmek93>div.svelte-lmek93:nth-child(3){animation-name:svelte-lmek93-ball-triangle-path-3;animation-delay:0s;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path.svelte-lmek93>div.svelte-lmek93{animation-fill-mode:both;position:absolute;width:10px;height:10px;border-radius:100%;border:1px solid #fff}.ball-triangle-path.svelte-lmek93>div.svelte-lmek93:nth-of-type(1){top:50px}.ball-triangle-path.svelte-lmek93>div.svelte-lmek93:nth-of-type(2){left:25px}.ball-triangle-path.svelte-lmek93>div.svelte-lmek93:nth-of-type(3){top:50px;left:50px}.loading.svelte-1szk2ja{position:fixed;bottom:50px;left:50%}@keyframes svelte-1szk2ja-scroll-bounce{0%{bottom:35px}50%{bottom:30px}to{bottom:35px}}svg.svelte-1n3rywh{display:block}.wrapper.svelte-zrdf4y.svelte-zrdf4y{grid-column:4/10;display:grid;grid-template-columns:auto auto;grid-row-gap:40px;margin:60px 0;color:var(--color)}.wrapper.svelte-zrdf4y .section-bar.svelte-zrdf4y{height:30px;width:8px;background-color:var(--highlight-color);display:inline-block;margin-right:10px}.wrapper.svelte-zrdf4y .section-title-box.svelte-zrdf4y{font-size:24px;padding:5px 0 3px;display:flex;align-items:center;align-self:start}.wrapper.svelte-zrdf4y .section-title-box .arrow.svelte-zrdf4y{width:20px;margin:0 8px}.wrapper.svelte-zrdf4y .link.svelte-zrdf4y{font-size:22px;display:block;color:inherit;border-bottom:solid 1px #c1c1c1;padding:5px 0 3px}.wrapper.svelte-zrdf4y .link.disabled.svelte-zrdf4y{color:#c1c1c1;pointer-events:none;cursor:not-allowed}.wrapper.svelte-zrdf4y .link.svelte-zrdf4y:hover{color:var(--highlight-color)}@media screen and (max-width: 1024px){.wrapper.svelte-zrdf4y.svelte-zrdf4y{grid-column:3/11}}@media screen and (max-width: 767px){.wrapper.svelte-zrdf4y.svelte-zrdf4y{grid-template-columns:auto;padding:0 15px;grid-column:1/13;grid-row-gap:0}.wrapper.svelte-zrdf4y .section-bar.svelte-zrdf4y{height:20px;width:5px}.wrapper.svelte-zrdf4y .section-links.svelte-zrdf4y{margin-bottom:30px}.wrapper.svelte-zrdf4y .link.svelte-zrdf4y{margin-left:20px;font-size:16px}.wrapper.svelte-zrdf4y .section-title-box.svelte-zrdf4y{font-size:16px}.wrapper.svelte-zrdf4y .arrow.svelte-zrdf4y{width:16px}}.ad-wrapper.svelte-1rdtvj8{background-color:var(--ad-background-color);padding:16px 0 32px;margin:64px calc((100vw - 100%)/-2);display:flex;flex-direction:column;align-items:center;justify-content:center;grid-column:1 / 13}.ad-wrapper.hidden.svelte-1rdtvj8{display:none}.label.svelte-1rdtvj8{color:var(--ad-label-color, #888);margin-bottom:12px;font-size:14px}.placeholder.svelte-1rdtvj8{border:1px solid var(--base-text-color, #444);display:flex;align-items:center;justify-content:center}.paywall.svelte-kvra2q.svelte-kvra2q{grid-column:1 / 13;margin:0 calc((100vw - 100%)/-2);position:relative;min-width:100vw;text-align:center;background-color:var(--base-primary-color, white);z-index:2}.paywall.svelte-kvra2q.svelte-kvra2q:not(.storybook):first-child{position:absolute;bottom:0;left:0}.paywall.svelte-kvra2q.svelte-kvra2q:before{content:"";position:absolute;bottom:100%;height:calc(100vh - 100%);left:0;right:0;background:linear-gradient(#17171700 0%,#17171740 100%);pointer-events:none}.paywall.svelte-kvra2q~*{display:none!important}.kicker.svelte-kvra2q.svelte-kvra2q{display:flex;background-color:var(--base-secondary-color, #e7e7e7);padding:12px 24px;align-items:center;justify-content:center}.kicker-text.svelte-kvra2q.svelte-kvra2q{font-weight:300;font-size:14px;margin:0 8px}.paywall-inner.svelte-kvra2q.svelte-kvra2q{padding:24px;max-width:600px;text-align:left;margin:auto}.paywall-inner-lr.svelte-kvra2q.svelte-kvra2q{display:flex;align-items:center;justify-content:space-between;margin:8px 0}.title.svelte-kvra2q.svelte-kvra2q{font-size:20px}.content.svelte-kvra2q.svelte-kvra2q{font-weight:300;color:var(--base-text-color, #272727)}.paywall-inner-col.svelte-kvra2q+.paywall-inner-col.svelte-kvra2q{margin-left:24px}.content.svelte-kvra2q ul.svelte-kvra2q{list-style-type:disc;padding-left:16px}.content.svelte-kvra2q li.svelte-kvra2q{line-height:2em;list-style-type:disc}.paywall.svelte-kvra2q .button-link.svelte-kvra2q{background-color:var(--base-theme-secondary-color, #003a9f);padding:8px 42px;color:#fff;text-decoration:none;border:none;font-weight:300;display:block}.kicker.svelte-kvra2q .button-link.svelte-kvra2q{margin:0 24px;padding:8px 24px}.paywall.svelte-kvra2q .button-link.svelte-kvra2q:hover{background-color:var(--base-theme-primary-color, #d60c18);color:#fff;text-decoration:none}.subtext.svelte-kvra2q.svelte-kvra2q{font-size:14px;font-weight:300;margin-top:16px;text-align:center}.fine-print.svelte-kvra2q.svelte-kvra2q{border-top:1px solid var(--base-secondary-color, #e7e7e7);color:var(--base-tertiary-color, #4b4b4b);font-size:12px;padding:24px 0;font-weight:300}@media screen and (max-width: 767px){.paywall-inner-lr.svelte-kvra2q.svelte-kvra2q,.kicker.svelte-kvra2q.svelte-kvra2q{flex-direction:column}.fine-print.svelte-kvra2q.svelte-kvra2q{display:none}}circle.svelte-1s3hzcx,path.svelte-1s3hzcx{transition:stroke .3s,fill .3s}circle.svelte-3k90yd,path.svelte-3k90yd{transition:stroke .3s,fill .3s}.wrapper.svelte-pkyr9g.svelte-pkyr9g{grid-column:1/13;padding-top:var(--wrapperPadding)}.img.svelte-pkyr9g.svelte-pkyr9g{display:inline-block}.img.svelte-pkyr9g+.img.svelte-pkyr9g{margin-left:16px}.img.svelte-pkyr9g a.svelte-pkyr9g{fill:var(--color);text-decoration:none;border-bottom:none;-webkit-tap-highlight-color:transparent}.img.svelte-pkyr9g a.svelte-pkyr9g svg{transition:stroke .3s;width:32px}.img.svelte-pkyr9g a.svelte-pkyr9g:focus{outline:none}.img.svelte-pkyr9g a.svelte-pkyr9g:hover{text-decoration:none;border-bottom:none}.img.svelte-pkyr9g a.svelte-pkyr9g:hover circle.solid{fill:var(--hover-color)}.img.svelte-pkyr9g a.svelte-pkyr9g:hover path.white{fill:#f4f4f4}.img.svelte-pkyr9g a.svelte-pkyr9g:hover svg>rect.border{stroke:none}.copy-tip.svelte-pkyr9g.svelte-pkyr9g{width:76px;display:inline-block;position:absolute;top:2px;left:32px;margin-left:4px;color:#f4f4f4;font-size:12px;padding:4px 8px;border-radius:4px;background-color:var(--hover-color);opacity:0}.show-copy-tip.svelte-pkyr9g.svelte-pkyr9g{animation-name:svelte-pkyr9g-tip-animation;animation-duration:1.5s}@keyframes svelte-pkyr9g-tip-animation{0%{opacity:1}to{opacity:0}}.wrapper.svelte-wyw8kd.svelte-wyw8kd{grid-column:4/10;padding:32px 0 16px;border-top:1px solid #c1c1c1;border-bottom:1px solid #c1c1c1}.wrapper.svelte-wyw8kd .info.svelte-wyw8kd{margin-bottom:16px}.wrapper.svelte-wyw8kd .info .work.svelte-wyw8kd{margin:0;color:#272727;font-weight:500;font-size:14px;line-height:180%}.wrapper.svelte-wyw8kd .info .contributors.svelte-wyw8kd{margin:0;color:#272727;font-weight:300;font-size:14px;line-height:180%}.wrapper.svelte-wyw8kd .info.svelte-wyw8kd:last-of-type{margin-bottom:0}@media screen and (max-width: 1024px){.wrapper.svelte-wyw8kd.svelte-wyw8kd{grid-column:3/11}}@media screen and (max-width: 767px){.wrapper.svelte-wyw8kd.svelte-wyw8kd{grid-column:1/13;margin:0 15px}}.research-method.svelte-d98wup.svelte-d98wup{width:100%;grid-column:4/10;background:var(--background-color);margin:48px auto;padding:32px 40px;border:1px solid var(--border-color)}@media screen and (max-width: 1024px){.research-method.svelte-d98wup.svelte-d98wup{grid-column:3/11}}@media screen and (max-width: 767px){.research-method.svelte-d98wup.svelte-d98wup{grid-column:1/13;padding:32px 24px}}.research-method.svelte-d98wup h3.svelte-d98wup{color:var(--h3-text-color);font-size:18px;font-family:Noto Sans TC;font-weight:500;margin:0 auto 26px}.research-method.svelte-d98wup h4.svelte-d98wup{color:var(--h4-text-color);font-size:14px;font-weight:400;margin-bottom:8px}.research-method.svelte-d98wup p.svelte-d98wup{color:var(--text-color);font-size:14px;font-weight:300;margin:0}.research-method.svelte-d98wup .method-block.svelte-d98wup{margin-bottom:24px}.research-method.svelte-d98wup a{color:var(--link-text-color)!important;border-bottom:1px solid var(--link-text-color)!important;cursor:pointer}.research-method.svelte-d98wup a:hover{border-bottom-width:1px!important;color:var(--link-text-hover-color)!important;border-bottom:1px solid var(--link-text-hover-color)!important;outline:none!important}.research-method.svelte-d98wup a:focus{outline:none!important}.video-wrap.svelte-1pkdyya{position:absolute;top:0;width:100%;height:100%;overflow:hidden;background-size:cover;background-position:center center;transition:opacity .5s ease-in-out;will-change:opacity;opacity:1}.video-wrap.svelte-1pkdyya video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%}@media screen and (min-aspect-ratio: 16/9){.video-wrap.svelte-1pkdyya video{width:100%;height:auto}}.img-wrapper.svelte-1svy3pk{position:absolute;top:0;aspect-ratio:192/108;height:100vh;transform:translate3d(calc((177.7777777778vh - 100vw) / -2),0,0);opacity:0;will-change:opacity;transition:opacity var(--transition-time) ease-in-out;pointer-events:none}.img-wrapper.show.svelte-1svy3pk{opacity:1}@media screen and (min-aspect-ratio: 16/9){.img-wrapper.svelte-1svy3pk{width:100%;height:auto;transform:translateY(calc((56.25vw - 100vh)/-2))}}@supports not (aspect-ratio: 192/108){.img-wrapper.svelte-1svy3pk{width:177.7777777778vh}}@media screen and (max-width: 767px){.img-wrapper.svelte-1svy3pk{aspect-ratio:640/960;transform:translate(calc((66.6666666667vh - 100vw) / -2))}@supports not (aspect-ratio: 640/960){.img-wrapper.svelte-1svy3pk{width:66.6666666667vh}}}img.svelte-1svy3pk{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.text-wrapper.svelte-1hc75e4.svelte-1hc75e4{position:absolute;top:0;aspect-ratio:192/108;height:100vh;transform:translate(calc((177.7777777778vh - 100vw) / -2));opacity:0;transition:opacity var(--transition-time) ease-in-out;pointer-events:none}.text-wrapper.show.svelte-1hc75e4.svelte-1hc75e4{opacity:1}@media screen and (min-aspect-ratio: 16/9){.text-wrapper.svelte-1hc75e4.svelte-1hc75e4{width:100%;height:auto;transform:translateY(calc((56.25vw - 100vh)/-2))}}@supports not (aspect-ratio: 192/108){.text-wrapper.svelte-1hc75e4.svelte-1hc75e4{width:177.7777777778vh}}@media screen and (max-width: 767px){.text-wrapper.svelte-1hc75e4.svelte-1hc75e4{aspect-ratio:640/960;transform:translate(calc((66.6666666667vh - 100vw) / -2))}@supports not (aspect-ratio: 640/960){.text-wrapper.svelte-1hc75e4.svelte-1hc75e4{width:66.6666666667vh}}}.float-text.svelte-1hc75e4.svelte-1hc75e4{position:absolute;top:var(--y);left:var(--x);font-size:18px;margin:0;color:#f3f0b0;letter-spacing:2px;line-height:1.2;text-align:center;transform:translate(-50%,-50%)}.float-text.village.svelte-1hc75e4.svelte-1hc75e4{font-size:22px;color:#fff}.float-text.svelte-1hc75e4 .tiny.svelte-1hc75e4{font-size:14px}@media screen and (max-width: 767px){.float-text.svelte-1hc75e4 .tiny.svelte-1hc75e4{font-size:12px}}@media screen and (max-width: 767px){.float-text.svelte-1hc75e4.svelte-1hc75e4{font-size:14px}.float-text.village.svelte-1hc75e4.svelte-1hc75e4{font-size:20px}}.float-text.back.svelte-1hc75e4.svelte-1hc75e4{-webkit-text-stroke:4px #3a5544}.minimap-wrapper.svelte-1ukmcit{position:absolute;top:81px;left:32px;width:80px;height:80px;opacity:1;transition:opacity .3s ease-in-out}.minimap-wrapper.hide.svelte-1ukmcit{opacity:0}@media screen and (max-width: 767px){.minimap-wrapper.svelte-1ukmcit{top:65px;left:16px;width:56px;height:56px}}.attribution.svelte-1o8x38n{position:absolute;color:#fff;font-family:Roboto;font-size:12px;font-weight:300;right:40px;bottom:32px;opacity:1}@media screen and (max-width: 767px){.attribution.svelte-1o8x38n{right:16px;bottom:16px}}.hide.svelte-1o8x38n{opacity:0}.legends-container.svelte-1ydtazt.svelte-1ydtazt{display:flex;flex-direction:column}.legend-wrapper.svelte-1ydtazt.svelte-1ydtazt{display:flex;flex-wrap:wrap;margin-top:16px;gap:16px}.legend.svelte-1ydtazt.svelte-1ydtazt{display:flex;align-items:center}.legend.svelte-1ydtazt span.svelte-1ydtazt{color:#fff;font-size:12px;line-height:1}.warning-zone-legend.svelte-1ydtazt .symbol.svelte-1ydtazt{width:12px;height:12px;margin-right:4px;border-radius:50%;background:#e2db14}.railway-legend.svelte-1ydtazt .symbol.svelte-1ydtazt{width:12px;height:2px;margin-right:4px;background:#ffffff}.station-legend.svelte-1ydtazt .symbol.svelte-1ydtazt{width:12px;height:12px;margin-right:4px;border:1px solid #7ae5ff;background:rgba(122,229,255,.64)}.collapse-legend.svelte-1ydtazt .symbol.svelte-1ydtazt{width:12px;height:12px;margin-right:4px;border:1px solid #f5813a;background:#b84b01}.landslide-legend.svelte-1ydtazt .symbol.svelte-1ydtazt{width:12px;height:12px;margin-right:4px;border:1px dashed #fff;background:rgba(135,25,0,.64)}.resident-legend.svelte-1ydtazt .symbol.svelte-1ydtazt{width:12px;height:12px;margin-right:4px;border:1px solid #fff;background:rgba(234,234,234,.64)}.text.svelte-bzko10 span{font-weight:500}span.tea-farm{color:#f0c000}span.water-station{color:#96ffda}.content.svelte-bzko10.svelte-bzko10{position:absolute;top:var(--top);left:50%;transform:translate(-50%);padding:24px;max-width:500px;width:100%;border:1px solid rgba(255,255,255,.4);background:rgba(30,30,30,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px}@media screen and (max-width: 1024px){.content.svelte-bzko10.svelte-bzko10{max-width:584px}}@media screen and (max-width: 767px){.content.svelte-bzko10.svelte-bzko10{width:100%;padding:24px 0 0 16px;max-width:85vw}}.content.svelte-bzko10>p.text.svelte-bzko10{font-size:16px;font-weight:300;line-height:1.75;white-space:pre-wrap;color:#fff;margin:0}@media screen and (max-width: 1024px){.content.svelte-bzko10>p.text.svelte-bzko10{max-width:452px}}.content.svelte-bzko10>p.meta.svelte-bzko10{margin:0;font-size:14px;line-height:20px;color:#fff;padding-top:18px;font-weight:300}@media screen and (max-width: 1024px){.content.svelte-bzko10.svelte-bzko10{margin:15px auto;padding:24px 26px}}.chongde-transition.svelte-16hxx57{position:relative;width:100%;height:max(var(--mvh) * 1500,1500vh);pointer-events:none}@media screen and (max-width: 767px){.chongde-transition.svelte-16hxx57{height:max(var(--mvh) * 1500,1500vh)}}.middle-transition.svelte-16hxx57,.end-transition.svelte-16hxx57{height:max(var(--mvh) * 50,50vh);pointer-events:none}@media screen and (max-width: 767px){.end-transition.svelte-16hxx57{height:max(var(--mvh) * 50,50vh)}}.scroll-wrapper.svelte-iepgt{position:relative;grid-column:1/13;margin:0 calc((100vw - 100%)/-2) 0;min-width:100vw;z-index:0;padding:32px 0 0}@media screen and (max-width: 430px){.scroll-wrapper.svelte-iepgt{padding:24px 0 0}}.background.svelte-iepgt{height:max(var(--mvh) * 100,100vh);position:sticky;width:100%;top:0;-webkit-backdrop-filter:brightness(1);backdrop-filter:brightness(1);overflow:hidden}.cards-container.svelte-iepgt{position:relative;transform:translateZ(0);pointer-events:none}.wrapper.svelte-1h4rstw{grid-column:3/11}@media screen and (max-width: 767px){.wrapper.svelte-1h4rstw{grid-column:1/13}}.images-container.svelte-sq8dnx{position:relative;width:100%;height:100%}figure.svelte-sq8dnx{background-image:var(--url);background-size:var(--bg-width) var(--bg-height);background-repeat:no-repeat;position:relative;font-size:0;width:100%;height:100%;margin:0}.divisor.svelte-sq8dnx{background-image:var(--url);background-size:var(--bg-width) var(--bg-height);background-repeat:no-repeat;position:absolute;overflow:hidden;bottom:0;height:100%}.year-text.svelte-sq8dnx{position:absolute;top:50%;transform:translateY(-50%);font-family:Roboto;font-size:36px;color:#fff;font-weight:500;z-index:1;border-bottom:2px solid #fff}.year-text.right.svelte-sq8dnx{right:0;padding-right:32px}.year-text.left.svelte-sq8dnx{left:0;padding-left:32px}.images-container.svelte-1bt0je3{position:relative;width:100%;height:100%;background-color:#000}figure.svelte-1bt0je3{background-image:var(--url);background-size:cover;background-repeat:no-repeat;position:relative;font-size:0;width:100%;aspect-ratio:1440/900;top:50%;left:50%;transform:translate3d(-50%,-50%,0);margin:0}@media screen and (max-width: 767px){figure.svelte-1bt0je3{aspect-ratio:375/330}}.divisor-container.svelte-1bt0je3{aspect-ratio:1440/900;background-image:var(--url);background-size:var(--bg-width) calc(var(--bg-width) * 900 / 1440);background-repeat:no-repeat;background-position:0 0;position:absolute;overflow:hidden;bottom:0}@media screen and (max-width: 767px){.divisor-container.svelte-1bt0je3{background-size:var(--bg-width) calc(var(--bg-width) * 330 / 375);aspect-ratio:375/330}}.year-text.svelte-1bt0je3{position:absolute;top:50%;transform:translateY(-50%);font-family:Roboto;font-size:36px;color:#fff;font-weight:500;z-index:1;border-bottom:2px solid #fff}@media screen and (max-width: 767px){.year-text.svelte-1bt0je3{font-size:24px}}.year-text.right.svelte-1bt0je3{right:0;padding-right:32px}.year-text.left.svelte-1bt0je3{left:0;padding-left:32px}@media screen and (max-width: 767px){img.svelte-1bt0je3{aspect-ratio:375/330}}.content.svelte-ewqxqy.svelte-ewqxqy{position:absolute;top:10%;left:50%;transform:translate(-50%,-50%);padding:24px;max-width:500px;width:100%;border:1px solid rgba(255,255,255,.4);background:rgba(30,30,30,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px;z-index:1}@media screen and (max-width: 1024px){.content.svelte-ewqxqy.svelte-ewqxqy{max-width:584px}}@media screen and (max-width: 767px){.content.svelte-ewqxqy.svelte-ewqxqy{width:100%;padding:24px 0 0 16px;max-width:85vw}}.content.svelte-ewqxqy>p.text.svelte-ewqxqy{font-size:16px;font-weight:300;line-height:1.75;white-space:pre-wrap;color:#fff;margin:0}@media screen and (max-width: 1024px){.content.svelte-ewqxqy>p.text.svelte-ewqxqy{max-width:452px}}.content.svelte-ewqxqy>p.meta.svelte-ewqxqy{margin:0;font-size:14px;line-height:20px;color:#fff;padding-top:18px;font-weight:300}@media screen and (max-width: 1024px){.content.svelte-ewqxqy.svelte-ewqxqy{margin:15px auto;padding:24px 26px}}.scrolling-wrapper.svelte-ln53da{position:relative;grid-column:1/13;margin:0 calc((100vw - 100%)/-2) 0;min-width:100vw;z-index:0;padding:32px 0 0}@media screen and (max-width: 430px){.scrolling-wrapper.svelte-ln53da{padding:24px 0 0}}.background.svelte-ln53da{height:max(var(--mvh) * 100,100vh);position:sticky;top:0;width:100%;opacity:1;overflow:hidden;-webkit-backdrop-filter:brightness(1);backdrop-filter:brightness(1)}.cards-container.svelte-ln53da{position:relative;transform:translateZ(0);pointer-events:none}.before-after-transition.svelte-ln53da{position:relative;width:100%;height:max(var(--mvh) * 100,100vh);pointer-events:none}@media screen and (max-width: 767px){.before-after-transition.svelte-ln53da{height:max(var(--mvh) * 100,100vh)}}.end-transition.svelte-ln53da{width:100%;height:max(var(--mvh) * 50,50vh);pointer-events:none}@media screen and (max-width: 767px){.end-transition.svelte-ln53da{height:max(var(--mvh) * 50,50vh)}}img.svelte-1ku4d1h,picture.svelte-1ku4d1h{width:100%}.smaller-image.svelte-1ku4d1h{grid-column:4/10!important}@media (max-width: 767px){.smaller-image.svelte-1ku4d1h{grid-column:1/13!important}}.image-wrapper.svelte-1ku4d1h{aspect-ratio:1440/960;display:block}@supports not (aspect-ratio: 1440/960){.image-wrapper.svelte-1ku4d1h:before{float:left;padding-top:66.67%;content:""}.image-wrapper.svelte-1ku4d1h:after{display:block;content:"";clear:both}}.grid.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn{width:100%;max-width:1200px;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:16px;margin:0 auto;position:relative}.grid.svelte-1a7wmyn>.svelte-1a7wmyn.svelte-1a7wmyn{grid-column:4/10}.grid.svelte-1a7wmyn>img,.grid.svelte-1a7wmyn>picture{grid-column:2/12;width:100%;margin:32px 0 0}@media screen and (max-width: 430px){.grid.svelte-1a7wmyn>img,.grid.svelte-1a7wmyn>picture{margin:24px 0 0}}.full-image.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn{grid-column:1/13;margin:0 calc((100vw - 100%)/-2);position:relative;min-width:100vw}h2.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn,h3.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn,h4.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn{margin:24px auto}h2.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn{font-size:28px;font-weight:500;text-align:center;margin-top:100px;margin-bottom:8px}h3.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn{font-size:20px;font-weight:600;margin-top:48px;margin-bottom:8px;line-height:1.4}h4.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn{font-size:18px;margin-top:8px;font-weight:300;line-height:1.5}p.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn{margin:24px 0;font-size:18px;white-space:pre-wrap;line-height:1.8;font-weight:400}p.svelte-1a7wmyn+p.svelte-1a7wmyn.svelte-1a7wmyn{margin:16px 0}.grid.svelte-1a7wmyn a{text-decoration:none;color:var(--base-theme-secondary-color);border-bottom:2px solid var(--base-theme-secondary-color);transition:.3s}.grid.svelte-1a7wmyn a:hover{color:var(--base-theme-primary-color);border-bottom:2px solid var(--base-theme-primary-color)}.copyright.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn{grid-column:1/13;text-align:center;font-size:14px;letter-spacing:1.4px;background-color:#eee;padding:32px 40px 64px;margin:0 calc((100vw - 100%)/-2);clear:both}@media screen and (max-width: 768px){.copyright.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn{padding:32px 40px 96px}}@media screen and (max-width: 430px){.copyright.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn{font-size:12px}}.bottom-text.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn{width:50%;float:left;text-align:left}@media screen and (max-width: 767px){.bottom-text.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn{width:100%;text-align:center}}@media screen and (max-width: 430px){.bottom-text.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn{padding-bottom:32px}}.bottom-link.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn{width:50%;float:right}.bottom-link.svelte-1a7wmyn ul.svelte-1a7wmyn.svelte-1a7wmyn{display:flex;flex-direction:row;justify-content:end;list-style-type:none;margin:0 auto;padding:0}.bottom-link.svelte-1a7wmyn ul li.svelte-1a7wmyn+li.svelte-1a7wmyn:after{content:"";display:block;width:1px;height:14px;background-color:#2e2e2e;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media screen and (max-width: 430px){.bottom-link.svelte-1a7wmyn ul.svelte-1a7wmyn.svelte-1a7wmyn{padding-bottom:12px;justify-content:center}}.bottom-link.svelte-1a7wmyn li.svelte-1a7wmyn.svelte-1a7wmyn{padding:0 8px;position:relative}.bottom-link.svelte-1a7wmyn a.svelte-1a7wmyn.svelte-1a7wmyn{color:#2e2e2e;border-bottom:none}.bottom-link.svelte-1a7wmyn a.svelte-1a7wmyn.svelte-1a7wmyn:hover{color:var(--base-theme-primary-color)}@media screen and (max-width: 767px){.bottom-link.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn{width:100%}}@media screen and (max-width: 430px){.bottom-link.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn{padding-top:24px}}.graphic-meta.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn{font-size:14px;line-height:1.7;font-weight:100;margin-top:16px;margin-bottom:56px}@media screen and (max-width: 1024px){.grid.svelte-1a7wmyn>.svelte-1a7wmyn.svelte-1a7wmyn{grid-column:3/11}}@media screen and (max-width: 767px){.grid.svelte-1a7wmyn>.svelte-1a7wmyn.svelte-1a7wmyn{grid-column:1/13;padding:0 24px}.grid.svelte-1a7wmyn>.full-image.svelte-1a7wmyn.svelte-1a7wmyn{padding:0}.grid.svelte-1a7wmyn>picture{grid-column:1/13;width:100%;padding:0 24px}.grid.svelte-1a7wmyn>img{grid-column:1/13}p.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn{margin:16px 0}.zh.svelte-1a7wmyn p.svelte-1a7wmyn.svelte-1a7wmyn{text-align:justify}h2.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn{margin-top:56px;margin-bottom:8px;font-size:27px}h3.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn{text-align:center}h4.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn{margin-top:0}.graphic-meta.svelte-1a7wmyn.svelte-1a7wmyn.svelte-1a7wmyn{margin-bottom:32px}}body{overflow-x:hidden;font-family:Roboto,Noto Sans TC,sans-serif}.app.svelte-r06530{background-color:var(--base-bg-color);color:var(--base-text-color)}
