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-1300wtl{position:absolute;top:0;width:100%;height:100%;overflow:hidden;background-image:var(--fallback-bg);background-size:cover;background-position:center center;transition:opacity .5s ease-in-out;will-change:opacity;opacity:1}.video-wrap.hide.svelte-1300wtl{opacity:0}video.svelte-1300wtl{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%}@media screen and (min-aspect-ratio: 16/9){video.svelte-1300wtl{width:100%;height:auto}}.video-wrap.svelte-12ywuve{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-12ywuve{opacity:0}.video-wrap.svelte-12ywuve video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%}@media screen and (min-aspect-ratio: 16/9){.video-wrap.svelte-12ywuve video{width:100%;height:auto}}.start-card.svelte-1y5xoam{height:max(var(--mvh) * 50,50vh);pointer-events:none}.cover-transition-card-container.svelte-1y5xoam{position:relative;width:100%;height:max(var(--mvh) * 400,400vh);pointer-events:none}@media screen and (max-width: 767px){.cover-transition-card-container.svelte-1y5xoam{height:max(var(--mvh) * 350,350vh)}}.scroll-hint.svelte-3mivmn.svelte-3mivmn{position:absolute;top:calc(100dvh - 87px);left:50%;transform:translate(-50%,-50%);width:20px;padding-left:20px;padding-top:30px;padding-bottom:50px;opacity:1;transition:opacity .3s ease-in-out}.scroll-hint.svelte-3mivmn.svelte-3mivmn:focus,.scroll-hint.svelte-3mivmn.svelte-3mivmn:active{outline-color:#3b4526}@media screen and (max-width: 767px){.scroll-hint.svelte-3mivmn.svelte-3mivmn{width:16px;left:42px;top:calc(100dvh - 120px)}}.scroll-hint.svelte-3mivmn span.svelte-3mivmn{display:block;width:20px;height:20px;margin:-10px;border-right:2px solid #3b4526;border-bottom:2px solid #3b4526;animation:svelte-3mivmn-animate 2s infinite}.scroll-hint.svelte-3mivmn span.svelte-3mivmn:nth-child(2){animation-delay:-.33s}.scroll-hint.svelte-3mivmn span.svelte-3mivmn:nth-child(3){animation-delay:-.66s}@media screen and (max-width: 767px){.scroll-hint.svelte-3mivmn span.svelte-3mivmn{width:16px;height:16px}}@keyframes svelte-3mivmn-animate{0%{opacity:0;transform:rotate(45deg) translate(-20px,-20px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(20px,20px)}}.title-container.svelte-1pow9kw.svelte-1pow9kw{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;opacity:1;will-change:opacity;transition:opacity .3s ease-in-out;pointer-events:none}.title-container.hide.svelte-1pow9kw.svelte-1pow9kw{opacity:0}.title-block.svelte-1pow9kw.svelte-1pow9kw{display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.title-block.svelte-1pow9kw .img-title.svelte-1pow9kw{width:8.5vw;top:139px}@media screen and (max-width: 1024px){.title-block.svelte-1pow9kw .img-title.svelte-1pow9kw{width:18.22vw}}@media screen and (max-width: 767px){.title-block.svelte-1pow9kw .img-title.svelte-1pow9kw{position:absolute;top:103px;right:40px;width:26vw}.title-block.svelte-1pow9kw .img-title.story-line-mode.svelte-1pow9kw{top:141px}}h1.svelte-1pow9kw.svelte-1pow9kw{position:absolute;top:-999px}.frame.svelte-1pow9kw.svelte-1pow9kw{position:absolute;width:calc(100% - 32px);height:calc(100% - 102px);border:1px solid #e7ba03;top:79px;left:50%;transform:translate(-50%)}.frame.story-line-mode.svelte-1pow9kw.svelte-1pow9kw{top:119px;height:calc(100% - 142px)}@media screen and (max-width: 767px){.frame.svelte-1pow9kw.svelte-1pow9kw{top:71px;height:calc(100dvh - 87px)}.frame.story-line-mode.svelte-1pow9kw.svelte-1pow9kw{top:109px;height:calc(100dvh - 125px)}}.header-meta.svelte-1pow9kw.svelte-1pow9kw{position:absolute;white-space:pre-wrap;font-size:14px;line-height:1.8;color:#fff;font-weight:300;left:48px;top:calc(100dvh - 48px);transform:translateY(-100%);transition:opacity .3s ease-in-out}@media screen and (max-width: 1024px){.header-meta.svelte-1pow9kw.svelte-1pow9kw{top:calc(100dvh - 48px)}}@media screen and (max-width: 767px){.header-meta.svelte-1pow9kw.svelte-1pow9kw{left:40px;top:calc(100dvh - 24px)}}.header-meta.hide.svelte-1pow9kw.svelte-1pow9kw{opacity:0}.content.svelte-1l2zkva.svelte-1l2zkva{display:flex;gap:10px;justify-content:end;position:absolute;top:var(--top);right:12%;padding:24px;border-radius:8px;z-index:1;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 1024px){.content.svelte-1l2zkva.svelte-1l2zkva{left:initial;right:0;transform:none;padding:24px 0 0 16px}}.content.svelte-1l2zkva>p.text.svelte-1l2zkva{display:inline-block;writing-mode:vertical-rl;text-orientation:upright;height:-moz-fit-content;height:fit-content;letter-spacing:1px;font-size:18px;font-weight:300;line-height:120%;white-space:pre-wrap;color:#3b4526;background:rgba(231,186,3,.9);padding:16px 3.6px 16px 0;margin:0}@media screen and (max-width: 1024px){.content.svelte-1l2zkva>p.text.svelte-1l2zkva{max-width:452px}}@media screen and (max-width: 1024px){.content.svelte-1l2zkva.svelte-1l2zkva{margin:15px;padding:160px 26px}}@media screen and (max-width: 767px){.content.svelte-1l2zkva.svelte-1l2zkva{padding:24px 26px}}@media screen and (max-width: 320px){.content.svelte-1l2zkva.svelte-1l2zkva{padding:0 26px}}.bg-img.svelte-q5hotf{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;will-change:opacity;transition:opacity .5s ease-in-out}.bg-img.hide.svelte-q5hotf{opacity:0}@media screen and (max-width: 767px){.bg-img.svelte-q5hotf{-o-object-position:60% center;object-position:60% center}}.cover-card-wrapper.svelte-q5hotf{opacity:1;transition:opacity .5s ease-in-out}.cover-card-wrapper.hide.svelte-q5hotf{opacity:0}.bg-img.svelte-11iqhni{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;transition:opacity .5s ease-in-out;will-change:opacity}.cover-card-wrapper.svelte-11iqhni{opacity:1;transition:opacity .5s ease-in-out}.intro.svelte-rkhuy3{width:100%;background-color:#e5eee8;color:var(--base-text-color);position:relative}.background.svelte-rkhuy3{height:max(var(--mvh) * 100,100vh);position:sticky;width:100%;top:0}.cards-container.svelte-rkhuy3{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}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}}.legends-container.svelte-jynv5z.svelte-jynv5z{display:flex;flex-direction:column}.legend-wrapper.svelte-jynv5z.svelte-jynv5z{display:flex;flex-wrap:wrap;margin-top:16px;gap:16px}.water-source-container.svelte-jynv5z.svelte-jynv5z{display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px}.water-source-container.svelte-jynv5z span.svelte-jynv5z{color:#fff;font-size:12px;line-height:1}.water-source-container.svelte-jynv5z .water-source-legend.svelte-jynv5z{width:88px;height:8px;background:linear-gradient(270deg,#145e60 0%,#dedede 100%);border:1px solid #969696}.tea-farm-container.svelte-jynv5z.svelte-jynv5z{display:flex;align-items:center}.tea-farm-container.svelte-jynv5z .rect.svelte-jynv5z{width:12px;height:12px;margin-right:4px;background:#b99500;border:1px solid #ecd885}.tea-farm-container.svelte-jynv5z .no-data.svelte-jynv5z{width:12px;height:12px;margin-right:4px;border:.6px solid #606060;background:#a8a8a6}.tea-farm-container.svelte-jynv5z span.svelte-jynv5z{color:#fff;font-size:12px;line-height:1}.text.svelte-dup9sx span{font-weight:500}span.water-station{color:#96ffda}.content.svelte-dup9sx.svelte-dup9sx{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(39,39,39,.24);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media screen and (max-width: 1024px){.content.svelte-dup9sx.svelte-dup9sx{max-width:584px}}@media screen and (max-width: 767px){.content.svelte-dup9sx.svelte-dup9sx{width:100%;padding:24px 0 0 16px;max-width:85vw}}.content.svelte-dup9sx>p.text.svelte-dup9sx{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-dup9sx>p.text.svelte-dup9sx{max-width:452px}}.content.svelte-dup9sx>p.meta.svelte-dup9sx{margin:0;font-size:14px;line-height:20px;color:#fff;padding-top:18px;font-weight:300}@media screen and (max-width: 1024px){.content.svelte-dup9sx.svelte-dup9sx{margin:15px auto;padding:24px 26px}}.start-card.svelte-1j4dcn2{height:max(var(--mvh) * 100,100vh);pointer-events:none}@media screen and (max-width: 767px){.start-card.svelte-1j4dcn2{height:max(var(--mvh) * 50,50vh)}}.transition-card-container.svelte-1j4dcn2{position:relative;width:100%;height:max(var(--mvh) * 800,800vh);pointer-events:none}@media screen and (max-width: 767px){.transition-card-container.svelte-1j4dcn2{height:max(var(--mvh) * 900,900vh)}}.end-card.svelte-1j4dcn2{height:max(var(--mvh) * 50,50vh);pointer-events:none}.text-wrapper.svelte-vim64y{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-vim64y{opacity:1}@media screen and (min-aspect-ratio: 16/9){.text-wrapper.svelte-vim64y{width:100%;height:auto;transform:translateY(calc((56.25vw - 100vh)/-2))}}@supports not (aspect-ratio: 192/108){.text-wrapper.svelte-vim64y{width:177.7777777778vh}}@media screen and (max-width: 767px){.text-wrapper.svelte-vim64y{aspect-ratio:640/960;transform:translate(calc((66.6666666667vh - 100vw) / -2))}@supports not (aspect-ratio: 640/960){.text-wrapper.svelte-vim64y{width:66.6666666667vh}}}.float-text.svelte-vim64y{position:absolute;top:var(--y);left:var(--x);font-size:18px;margin:0;color:#fff;letter-spacing:2px}@media screen and (max-width: 767px){.float-text.svelte-vim64y{font-size:16px}}.float-text.back.svelte-vim64y{-webkit-text-stroke:4px #3b4526}.img-wrapper.svelte-lzafns{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}.img-wrapper.show.svelte-lzafns{opacity:1}@media screen and (min-aspect-ratio: 16/9){.img-wrapper.svelte-lzafns{width:100%;height:auto;transform:translateY(calc((56.25vw - 100vh)/-2))}}@supports not (aspect-ratio: 192/108){.img-wrapper.svelte-lzafns{width:177.7777777778vh}}@media screen and (max-width: 767px){.img-wrapper.svelte-lzafns{aspect-ratio:640/960;transform:translate(calc((66.6666666667vh - 100vw) / -2))}@supports not (aspect-ratio: 640/960){.img-wrapper.svelte-lzafns{width:66.6666666667vh}}}.map-attribution.svelte-7c18rl.svelte-7c18rl{position:absolute;font-family:Roboto;font-size:12px;right:40px;bottom:16px;opacity:1;transition:opacity .3s ease;color:var(--text-color);text-shadow:0px 0px 4px #000000;z-index:2}@media screen and (max-width: 767px){.map-attribution.svelte-7c18rl.svelte-7c18rl{right:16px;bottom:16px}}.map-attribution.svelte-7c18rl a.svelte-7c18rl{color:var(--text-color);border-bottom:none!important;cursor:pointer}.fade-out.svelte-7c18rl.svelte-7c18rl{opacity:0}img.svelte-1tojz1i{position:absolute;top:80px;right:40px;width:18px;opacity:1;transition:opacity .3s ease}@media screen and (max-width: 767px){img.svelte-1tojz1i{top:56px;right:16px}}.fade-out.svelte-1tojz1i{opacity:0}.scrolling-template.svelte-nlfmx8{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-template.svelte-nlfmx8{padding:24px 0 0}}.background.svelte-nlfmx8{height:max(var(--mvh) * 100,100vh);position:sticky;top:0;width:100%;overflow:hidden;opacity:1;-webkit-backdrop-filter:brightness(1);backdrop-filter:brightness(1)}.cards-container.svelte-nlfmx8{position:relative;transform:translateZ(0);pointer-events:none}.legends-wrapper.svelte-126m1zf.svelte-126m1zf{display:flex;flex-wrap:wrap;margin-top:16px;gap:16px}.tea-farm-container.svelte-126m1zf.svelte-126m1zf{display:flex;align-items:center}.tea-farm-container.svelte-126m1zf .rect.svelte-126m1zf{width:12px;height:12px;margin-right:4px;background:#D8B56E;border:1px solid #ECDAB7}.tea-farm-container.svelte-126m1zf .wind.svelte-126m1zf{width:16px;height:4px;margin-right:4px;border:1px solid #4b8ec1;background:#0e4f80}.tea-farm-container.svelte-126m1zf span.svelte-126m1zf{color:#fff;font-size:12px;line-height:1}span.tea-farm{color:#f0c000}span.fog{color:#272727;background-color:#fff;padding:2px 8px;font-weight:500;margin:0 2px}.content.svelte-5lxatx.svelte-5lxatx{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(39,39,39,.24);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1}@media screen and (max-width: 1024px){.content.svelte-5lxatx.svelte-5lxatx{max-width:584px}}@media screen and (max-width: 767px){.content.svelte-5lxatx.svelte-5lxatx{width:100%;padding:24px 0 0 16px;max-width:85vw}}.content.svelte-5lxatx>p.text.svelte-5lxatx{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-5lxatx>p.text.svelte-5lxatx{max-width:452px}}.content.svelte-5lxatx>p.meta.svelte-5lxatx{margin:0;font-size:14px;line-height:20px;color:#fff;padding-top:18px;font-weight:300}@media screen and (max-width: 1024px){.content.svelte-5lxatx.svelte-5lxatx{margin:15px auto;padding:24px 26px}}.start-card.svelte-yv1yzo{width:100%;height:max(calc(var(--mvh) * 50),50vh);pointer-events:none}.fog-transition-card-container.svelte-yv1yzo{position:relative;width:100%;height:max(calc(var(--mvh) * 600),600vh);pointer-events:none}.end-card.svelte-yv1yzo{width:100%;height:max(calc(var(--mvh) * 50),50vh);pointer-events:none}.video-wrap.svelte-1wjijf6{position:absolute;top:0;width:100%;height:100%;overflow:hidden;background-size:cover;background-position:center center;transition:opacity .2s ease-in-out;opacity:1}.video-wrap.hide.svelte-1wjijf6{opacity:0}.video-wrap.svelte-1wjijf6 video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%}@media screen and (min-aspect-ratio: 16/9){.video-wrap.svelte-1wjijf6 video{width:100%;height:auto}}.text-wrapper.svelte-k2umsw{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-k2umsw{opacity:1}@media screen and (min-aspect-ratio: 16/9){.text-wrapper.svelte-k2umsw{width:100%;height:auto;transform:translateY(calc((56.25vw - 100vh)/-2))}}@supports not (aspect-ratio: 192/108){.text-wrapper.svelte-k2umsw{width:177.7777777778vh}}@media screen and (max-width: 767px){.text-wrapper.svelte-k2umsw{aspect-ratio:640/960;transform:translate(calc((66.6666666667vh - 100vw) / -2))}@supports not (aspect-ratio: 640/960){.text-wrapper.svelte-k2umsw{width:66.6666666667vh}}}.float-text.svelte-k2umsw{position:absolute;top:var(--y);left:var(--x);transform-origin:center center;font-size:20px;margin:0;color:#fff;letter-spacing:10px;writing-mode:vertical-rl;text-orientation:upright}.float-text.back.svelte-k2umsw{-webkit-text-stroke:4px #3b4526}.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-17jan2r{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-17jan2r{opacity:1}@media screen and (min-aspect-ratio: 16/9){.text-wrapper.svelte-17jan2r{width:100%;height:auto;transform:translateY(calc((56.25vw - 100vh)/-2))}}@supports not (aspect-ratio: 192/108){.text-wrapper.svelte-17jan2r{width:177.7777777778vh}}@media screen and (max-width: 767px){.text-wrapper.svelte-17jan2r{aspect-ratio:640/960;transform:translate(calc((66.6666666667vh - 100vw) / -2))}@supports not (aspect-ratio: 640/960){.text-wrapper.svelte-17jan2r{width:66.6666666667vh}}}.float-text.svelte-17jan2r{position:absolute;top:var(--y);left:var(--x);font-size:20px;margin:0;color:#fff;letter-spacing:6px}@media screen and (max-width: 767px){.float-text.svelte-17jan2r{font-size:16px}}.float-text.back.svelte-17jan2r{-webkit-text-stroke:4px #3b4526}.text-wrapper.svelte-1wpf0h8{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-1wpf0h8{opacity:1}@media screen and (min-aspect-ratio: 16/9){.text-wrapper.svelte-1wpf0h8{width:100%;height:auto;transform:translateY(calc((56.25vw - 100vh)/-2))}}@supports not (aspect-ratio: 192/108){.text-wrapper.svelte-1wpf0h8{width:177.7777777778vh}}@media screen and (max-width: 767px){.text-wrapper.svelte-1wpf0h8{aspect-ratio:640/960;transform:translate(calc((66.6666666667vh - 100vw) / -2))}@supports not (aspect-ratio: 640/960){.text-wrapper.svelte-1wpf0h8{width:66.6666666667vh}}}.float-text.svelte-1wpf0h8{position:absolute;top:var(--y);left:var(--x);transform:skewY(10deg);transform-origin:center center;font-size:20px;margin:0;color:#9b9b9b;letter-spacing:10px;writing-mode:vertical-rl;text-orientation:upright}.img-wrapper.svelte-prpcwk{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}.img-wrapper.show.svelte-prpcwk{opacity:1}@media screen and (min-aspect-ratio: 16/9){.img-wrapper.svelte-prpcwk{width:100%;height:auto;transform:translateY(calc((56.25vw - 100vh)/-2))}}@supports not (aspect-ratio: 192/108){.img-wrapper.svelte-prpcwk{width:177.7777777778vh}}@media screen and (max-width: 767px){.img-wrapper.svelte-prpcwk{aspect-ratio:640/960;transform:translate(calc((66.6666666667vh - 100vw) / -2))}@supports not (aspect-ratio: 640/960){.img-wrapper.svelte-prpcwk{width:66.6666666667vh}}}.scrolling-template.svelte-1pjykj4{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-template.svelte-1pjykj4{padding:24px 0 0}}.background.svelte-1pjykj4{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-1pjykj4{position:relative;transform:translateZ(0)}.leaf-sprite-container.svelte-1j45qx{display:flex;flex-direction:column;justify-content:center;width:100%}@media screen and (max-width: 767px){.leaf-sprite-container.svelte-1j45qx{max-width:320px;margin:0 auto}}.sprite-wrapper.svelte-1j45qx{width:100%;aspect-ratio:1/1;position:relative}@media screen and (max-width: 767px){.sprite-wrapper.mini.svelte-1j45qx{aspect-ratio:400/270}}.sprite.svelte-1j45qx{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.annotation.svelte-1j45qx{position:absolute;top:0;left:0;width:100%;height:100%}h4.svelte-1j45qx{display:inline-block;padding:4px 16px;border-radius:100px;background:#4a5337;color:#fff;font-size:18px;font-weight:500;margin:0 26% 0 auto}h4.normal.svelte-1j45qx{margin:0 auto 0 26%}@media screen and (max-width: 767px){h4.svelte-1j45qx{text-align:left;margin:0 auto 0 0!important;font-size:16px}}.legend-container.svelte-1k7rjqo.svelte-1k7rjqo{margin:0 auto 4px;width:75%;display:grid;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width: 767px){.legend-container.svelte-1k7rjqo.svelte-1k7rjqo{width:100%;max-width:320px;margin:0 auto}}.legend.svelte-1k7rjqo.svelte-1k7rjqo{width:100%;display:flex;justify-content:end;justify-self:end}.legend.svelte-1k7rjqo span.svelte-1k7rjqo{display:inline-block;margin-right:16px;color:#4a5337;font-size:16px;font-weight:300}.legend.svelte-1k7rjqo span.highlight.svelte-1k7rjqo{font-weight:500}.legend.svelte-1k7rjqo .axis.svelte-1k7rjqo{width:1.1px;background-color:#000;height:12px}.tea-sprite-container.svelte-1r2zjgw.svelte-1r2zjgw{grid-column:3/11}@media screen and (max-width: 1024px){.tea-sprite-container.svelte-1r2zjgw.svelte-1r2zjgw{grid-column:1/13}}.tea-sprite-wrapper.svelte-1r2zjgw.svelte-1r2zjgw{display:flex;position:relative}.tea-sprite-wrapper.svelte-1r2zjgw p.svelte-1r2zjgw{width:29.5%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:12px 16px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #c1c1c1;background:#fff;color:var(--base-text-color, #272727);font-size:16px;font-weight:400;line-height:140%}@media screen and (max-width: 767px){.tea-sprite-wrapper.svelte-1r2zjgw p.svelte-1r2zjgw{top:53%;width:132px;right:-36px;left:initial}}.tea-sprite-wrapper.svelte-1r2zjgw span{font-weight:500}@media screen and (max-width: 767px){.tea-sprite-wrapper.svelte-1r2zjgw.svelte-1r2zjgw{flex-direction:column;row-gap:12px}}.slider-container.svelte-1r2zjgw.svelte-1r2zjgw{display:flex;flex-direction:column;align-items:center;margin:4px 0 24px}@media screen and (max-width: 767px){.slider-container.svelte-1r2zjgw.svelte-1r2zjgw{margin:14px 0 24px}}input.svelte-1r2zjgw.svelte-1r2zjgw{margin:0 auto 4px}input[type=range].svelte-1r2zjgw.svelte-1r2zjgw{width:75%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f4f4f4;height:8px;border-radius:5px;border:1px solid #c7c7c7;outline:none;transition:opacity .2s;background-image:linear-gradient(#4a5337,#4a5337);background-size:var(--background-size, 0%) 100%;background-repeat:no-repeat}@media screen and (max-width: 767px){input[type=range].svelte-1r2zjgw.svelte-1r2zjgw{width:100%;max-width:320px}}input[type=range].svelte-1r2zjgw.svelte-1r2zjgw::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;background:#4a5337;cursor:pointer;border-radius:50%}@media screen and (max-width: 767px){input[type=range].svelte-1r2zjgw.svelte-1r2zjgw::-webkit-slider-thumb{width:24px;height:24px}}.wrapper.svelte-hutcka.svelte-hutcka{grid-column:2/12;display:flex;margin-top:48px}.wrapper.svelte-hutcka>.img-wrapper.svelte-hutcka:nth-of-type(1){margin-right:8px}.wrapper.svelte-hutcka>.img-wrapper.svelte-hutcka:nth-of-type(2){margin-left:8px}.graphic-meta.svelte-hutcka.svelte-hutcka{grid-column:4/10;font-size:14px;line-height:1.7;font-weight:100;margin-top:16px;margin-bottom:56px;white-space:pre-wrap}@media screen and (max-width: 1024px){.graphic-meta.svelte-hutcka.svelte-hutcka{grid-column:3/11}}@media screen and (max-width: 767px){.graphic-meta.svelte-hutcka.svelte-hutcka{grid-column:1/13;display:none;margin-bottom:32px}}.graphic-meta.mobile.svelte-hutcka.svelte-hutcka{display:none}@media screen and (max-width: 767px){.graphic-meta.mobile.svelte-hutcka.svelte-hutcka{padding:0 24px;display:initial}}@media screen and (max-width: 1024px){.wrapper.vertical-1024.svelte-hutcka.svelte-hutcka{flex-direction:column}.wrapper.vertical-1024.svelte-hutcka>.img-wrapper.svelte-hutcka:nth-of-type(1){margin-right:0;margin-bottom:16px}.wrapper.vertical-1024.svelte-hutcka>.img-wrapper.svelte-hutcka:nth-of-type(2){margin-left:0}}@media screen and (max-width: 767px){.wrapper.vertical-768.svelte-hutcka.svelte-hutcka{flex-direction:column;grid-column:1/13;padding:0 24px}.wrapper.vertical-768.svelte-hutcka>.img-wrapper.svelte-hutcka:nth-of-type(1){margin-right:0;margin-bottom:16px}.wrapper.vertical-768.svelte-hutcka>.img-wrapper.svelte-hutcka:nth-of-type(2){margin-left:0}}.grid.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f{width:100%;max-width:1200px;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:16px;margin:80px auto 0;position:relative}.grid.svelte-qxkm0f>.svelte-qxkm0f.svelte-qxkm0f{grid-column:4/10}.grid.svelte-qxkm0f>img,.grid.svelte-qxkm0f>picture{grid-column:2/12;width:100%;margin:32px 0 0}@media screen and (max-width: 430px){.grid.svelte-qxkm0f>img,.grid.svelte-qxkm0f>picture{margin:24px 0 0}}.grid.svelte-qxkm0f>img{-o-object-fit:cover;object-fit:cover}.full-image.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f{grid-column:1/13;margin:0 calc((100vw - 100%)/-2);position:relative;min-width:100vw}h2.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f,h3.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f,h4.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f{margin:24px auto}h2.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f{font-size:28px;font-weight:500;text-align:center;margin-top:100px;margin-bottom:8px}h3.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f{font-size:20px;font-weight:600;margin-top:48px;margin-bottom:8px;line-height:1.4}h4.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f{font-size:18px;margin-top:8px;font-weight:300;line-height:1.5}p.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f{margin:24px 0;font-size:18px;white-space:pre-wrap;line-height:1.8;font-weight:400}p.svelte-qxkm0f+p.svelte-qxkm0f.svelte-qxkm0f{margin:16px 0}.grid.svelte-qxkm0f a{text-decoration:none;color:var(--base-theme-secondary-color);border-bottom:2px solid var(--base-theme-secondary-color);transition:.3s}.grid.svelte-qxkm0f a:hover{color:var(--base-theme-primary-color);border-bottom:2px solid var(--base-theme-primary-color)}.copyright.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f{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-qxkm0f.svelte-qxkm0f.svelte-qxkm0f{padding:32px 40px 96px}}@media screen and (max-width: 430px){.copyright.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f{font-size:12px}}.bottom-text.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f{width:50%;float:left;text-align:left}@media screen and (max-width: 767px){.bottom-text.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f{width:100%;text-align:center}}@media screen and (max-width: 430px){.bottom-text.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f{padding-bottom:32px}}.bottom-link.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f{width:50%;float:right}.bottom-link.svelte-qxkm0f ul.svelte-qxkm0f.svelte-qxkm0f{display:flex;flex-direction:row;justify-content:end;list-style-type:none;margin:0 auto;padding:0}.bottom-link.svelte-qxkm0f ul li.svelte-qxkm0f+li.svelte-qxkm0f: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-qxkm0f ul.svelte-qxkm0f.svelte-qxkm0f{padding-bottom:12px;justify-content:center}}.bottom-link.svelte-qxkm0f li.svelte-qxkm0f.svelte-qxkm0f{padding:0 8px;position:relative}.bottom-link.svelte-qxkm0f a.svelte-qxkm0f.svelte-qxkm0f{color:#2e2e2e;border-bottom:none}.bottom-link.svelte-qxkm0f a.svelte-qxkm0f.svelte-qxkm0f:hover{color:var(--base-theme-primary-color)}@media screen and (max-width: 767px){.bottom-link.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f{width:100%}}@media screen and (max-width: 430px){.bottom-link.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f{padding-top:24px}}.graphic-meta.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f{font-size:14px;line-height:1.7;font-weight:100;margin-top:16px;margin-bottom:56px}@media screen and (max-width: 1024px){.grid.svelte-qxkm0f>.svelte-qxkm0f.svelte-qxkm0f{grid-column:3/11}}@media screen and (max-width: 767px){.grid.svelte-qxkm0f>.svelte-qxkm0f.svelte-qxkm0f{grid-column:1/13;padding:0 24px}.grid.svelte-qxkm0f>.full-image.svelte-qxkm0f.svelte-qxkm0f{padding:0}.grid.svelte-qxkm0f>picture{grid-column:1/13;width:100%;padding:0 24px}.grid.svelte-qxkm0f>img{grid-column:1/13}p.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f{margin:16px 0}.zh.svelte-qxkm0f p.svelte-qxkm0f.svelte-qxkm0f{text-align:justify}h2.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f{margin-top:56px;margin-bottom:8px;font-size:27px}h3.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f{text-align:center}h4.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f{margin-top:0}.graphic-meta.svelte-qxkm0f.svelte-qxkm0f.svelte-qxkm0f{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)}
