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}}@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}.wrapper.svelte-2kwmu5{width:100%}.canvas-wrapper.svelte-2kwmu5{width:160px;height:139px;margin:0 auto}canvas.svelte-2kwmu5{width:160px;height:139px}@media screen and (max-width: 430px){.canvas-wrapper.svelte-2kwmu5{width:120px;height:104px;margin:0 auto}canvas.svelte-2kwmu5{width:120px;height:104px}}.header.svelte-1g8v9fs{min-height:max(var(--mvh) * 10,10vh);width:100%;display:flex;justify-content:center;background-color:var(--base-bg-color);color:var(--base-text-color);position:relative}.title-block.svelte-1g8v9fs{text-align:center;margin:104px 40px 0;width:100%;max-width:720px;color:#272727}h1.svelte-1g8v9fs{font-size:45px;font-weight:700;line-height:120%;margin:0 0 8px}p.svelte-1g8v9fs{text-align:center;margin:0;font-size:16px;font-weight:300;line-height:180%}p.kicker.svelte-1g8v9fs{color:#272727;font-size:18px;line-height:180%;margin-bottom:8px}.header-meta.svelte-1g8v9fs{white-space:pre-wrap;font-size:12px;line-height:1.65;margin:16px 0 48px;font-weight:300;font-family:Roboto,sans-serif}.loading.svelte-1g8v9fs{position:fixed;bottom:50px;left:50%}@keyframes svelte-1g8v9fs-scroll-bounce{0%{bottom:35px}50%{bottom:30px}to{bottom:35px}}@media screen and (max-width: 767px){.title-block.svelte-1g8v9fs{margin:104px 20px 0}h1.svelte-1g8v9fs{font-size:34px}}@media screen and (max-width: 430px){.title-block.svelte-1g8v9fs{margin:64px 20px 0}.header-meta.svelte-1g8v9fs{margin:16px 0 24px}p.kicker.svelte-1g8v9fs{font-size:16px}}circle.svelte-1s3hzcx,path.svelte-1s3hzcx{transition:stroke .3s,fill .3s}circle.svelte-3k90yd,path.svelte-3k90yd{transition:stroke .3s,fill .3s}.wrapper.svelte-cors9c.svelte-cors9c{grid-column:1/13;padding-top:var(--wrapperPadding)}.img.svelte-cors9c.svelte-cors9c{display:inline-block}.img.svelte-cors9c+.img.svelte-cors9c{margin-left:16px}.img.svelte-cors9c a.svelte-cors9c{fill:var(--color);text-decoration:none;border-bottom:none;-webkit-tap-highlight-color:transparent}.img.svelte-cors9c a.svelte-cors9c svg{transition:stroke .3s;width:32px}.img.svelte-cors9c a.svelte-cors9c:focus{outline:none}.img.svelte-cors9c a.svelte-cors9c:hover{text-decoration:none;border-bottom:none}.img.svelte-cors9c a.svelte-cors9c:hover circle.solid{fill:var(--hover-color)}.img.svelte-cors9c a.svelte-cors9c:hover path.white{fill:#f4f4f4}.img.svelte-cors9c a.svelte-cors9c:hover svg>rect.border{stroke:none}.copy-tip.svelte-cors9c.svelte-cors9c{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:#003a9f;opacity:0}.show-copy-tip.svelte-cors9c.svelte-cors9c{animation-name:svelte-cors9c-tip-animation;animation-duration:1.5s}@keyframes svelte-cors9c-tip-animation{0%{opacity:1}to{opacity:0}}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}}img.svelte-qb3rj7,picture.svelte-qb3rj7{width:100%;display:block}.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}.modal-wrapper.svelte-qpp65p.svelte-qpp65p{display:flex;justify-content:center;align-items:center;position:fixed;z-index:var(--zIndex);top:0;left:0;background-color:var(--viewportBackgroundColor);min-height:var(--window-height, 100vh);width:100%}.modal-wrapper.svelte-qpp65p .modal-box.svelte-qpp65p{margin:24px;position:relative;width:var(--modalWidth);padding:24px;background-color:var(--boxBackgroundColor)}.modal-wrapper.svelte-qpp65p .modal-box .close-icon.svelte-qpp65p{position:absolute;top:24px;right:24px;cursor:pointer}h3.svelte-1jzq2in.svelte-1jzq2in{text-align:center;color:#373737;font-size:20px;font-weight:500;line-height:120%;margin:8px 16px 24px}h4.svelte-1jzq2in.svelte-1jzq2in{color:#272727;font-family:Noto Sans TC;font-size:18px;font-weight:300;text-align:left;margin:0 0 16px}.legend-set.svelte-1jzq2in.svelte-1jzq2in{text-align:left;margin-bottom:24px}.legend.svelte-1jzq2in.svelte-1jzq2in{display:inline-flex;align-items:center;font-family:Roboto,Noto Sans TC;font-weight:300;font-size:14px;line-height:150%;color:#272727;margin-right:8px}.legend.svelte-1jzq2in>span.rect.svelte-1jzq2in{width:12px;height:12px}.legend.svelte-1jzq2in>span.point.svelte-1jzq2in{width:12px;height:12px;border-radius:50%}@media (max-width: 767px){.wrapper.svelte-1jzq2in.svelte-1jzq2in{padding:0 15px}}@media screen and (max-width: 767px){.modal-box{height:72vh;overflow:scroll}}.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-vt1jaz.svelte-vt1jaz{width:100%;grid-column:4/10;background:#ebebeb;margin:48px auto;padding:32px 40px;border:1px solid #fff;font-family:Roboto,sans-serif}@media screen and (max-width: 1024px){.research-method.svelte-vt1jaz.svelte-vt1jaz{grid-column:3/11}}@media screen and (max-width: 767px){.research-method.svelte-vt1jaz.svelte-vt1jaz{grid-column:1/13;padding:32px 24px}}.research-method.svelte-vt1jaz h3.svelte-vt1jaz{color:#272727;font-size:18px;font-weight:500;margin:0 auto 26px}.research-method.svelte-vt1jaz h4.svelte-vt1jaz{color:#272727;font-size:14px;font-weight:400;margin-bottom:8px}.research-method.svelte-vt1jaz p.svelte-vt1jaz{color:#565656;font-size:14px;font-weight:300;margin:0;font-family:Roboto,sans-serif}.research-method.svelte-vt1jaz .method-block.svelte-vt1jaz{margin-bottom:24px}.research-method.svelte-vt1jaz a{color:#565656!important;border-bottom:1px solid #565656!important}.research-method.svelte-vt1jaz a:hover{border-bottom-width:1px!important;color:#fc2e19!important;border-bottom:1px solid #fc2e19!important;outline:none!important}.research-method.svelte-vt1jaz a:focus{outline:none!important}.legends-set.svelte-1ccvz80.svelte-1ccvz80.svelte-1ccvz80{display:flex;flex-wrap:wrap;margin-top:16px}.legends-set.svelte-1ccvz80>.legend.svelte-1ccvz80.svelte-1ccvz80{display:flex;align-items:center;font-family:Roboto,Noto Sans TC;font-weight:400;font-size:14px;line-height:150%;color:#272727;margin-right:8px}.legends-set.svelte-1ccvz80>.legend.svelte-1ccvz80>span.rect.svelte-1ccvz80{width:12px;height:12px}.legends-set.svelte-1ccvz80>.legend.svelte-1ccvz80>span.point.svelte-1ccvz80{width:12px;height:12px;border-radius:50%}.legends-set.factory.svelte-1ccvz80.svelte-1ccvz80.svelte-1ccvz80{margin:4px 0 0}.scroll-card.svelte-1nmdmzh.svelte-1nmdmzh{height:max(var(--mvh) * 100,100vh);display:flex;align-items:center;position:relative;pointer-events:none;justify-content:center;will-change:scroll-position;z-index:1}@media screen and (max-width: 1023px){.scroll-card.svelte-1nmdmzh.svelte-1nmdmzh{justify-content:center;left:0}}.content.svelte-1nmdmzh.svelte-1nmdmzh{pointer-events:all;padding:24px;max-width:500px;width:100%;background:rgba(255,255,255,.8);border-radius:16px}@media screen and (max-width: 1023px){.content.svelte-1nmdmzh.svelte-1nmdmzh{max-width:584px}}@media screen and (max-width: 767px){.content.svelte-1nmdmzh.svelte-1nmdmzh{width:100%;padding:24px 0 0 16px;max-width:85vw}}.content.center.svelte-1nmdmzh.svelte-1nmdmzh{margin:15px}@media screen and (max-width: 767px){.content.center.svelte-1nmdmzh.svelte-1nmdmzh{margin:0}}.content.right.svelte-1nmdmzh.svelte-1nmdmzh{transform:translate(50%)}@media screen and (max-width: 1023px){.content.right.svelte-1nmdmzh.svelte-1nmdmzh{transform:none}}.content.svelte-1nmdmzh>p.text.svelte-1nmdmzh{font-size:16px;font-weight:300;line-height:1.75;white-space:pre-wrap;color:#272727;margin:0}@media screen and (max-width: 1023px){.content.svelte-1nmdmzh>p.text.svelte-1nmdmzh{max-width:452px}}.content.svelte-1nmdmzh>p.text.svelte-1nmdmzh .country{color:#272727;font-weight:400;padding:0 6px;line-height:180%;background-color:var(--color);border-radius:6px;margin:0 2px}.content.svelte-1nmdmzh>p.text.svelte-1nmdmzh .region{color:#272727;font-weight:400;padding:0 6px;line-height:180%;background-color:var(--color);border-radius:6px;margin:0 2px}.content.svelte-1nmdmzh>p.text.svelte-1nmdmzh .factory{color:var(--color);font-weight:400}.content.svelte-1nmdmzh>p.text.svelte-1nmdmzh strong{display:block;font-size:16px;padding-bottom:16px}.content.svelte-1nmdmzh>p.meta.svelte-1nmdmzh{margin:0;font-size:14px;line-height:20px;color:#272727;padding-top:18px;font-weight:300}@media screen and (max-width: 1023px){.content.svelte-1nmdmzh.svelte-1nmdmzh{margin:15px;padding:24px 26px}}.container.svelte-t9g29g{display:inline-block;max-width:280px;background-color:var(--color);padding:15px 20px;font-size:16px;color:#fff;pointer-events:none}.floating.svelte-t9g29g{position:fixed}.tooltips-wrapper.svelte-1oa7fh1 p.svelte-1oa7fh1{font-family:Roboto,sans-serif;margin:0;color:#fff;font-size:14px;line-height:normal}svg.svelte-1uhihcl{cursor:pointer}.toggle-wrapper.svelte-1hrbk6{display:flex;justify-content:center;align-items:center;text-align:center;position:absolute;top:60px;width:100%;margin:0 auto;-webkit-tap-highlight-color:transparent}.toggle-button.svelte-1hrbk6{border:none;background:none;cursor:pointer;margin:0 4px}.label.svelte-1hrbk6{font-family:Roboto;color:#272727;font-size:16px;margin:0;padding:0 0 2px}button.svelte-1hrbk6:focus{outline:0}@media (hover: hover){button.svelte-1hrbk6:hover{outline:0}}.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}}.scrolling-template.svelte-8ibyc2{position:relative;grid-column:1/13;margin:0 calc((100vw - 100%)/-2) 0;min-width:100vw;z-index:0}.background.svelte-8ibyc2{height:max(var(--mvh) * 100,100vh);position:sticky;top:0;width:100%;opacity:1}.cards-container.svelte-8ibyc2{position:relative;transform:translateZ(0);pointer-events:none}.start.scroll-card.svelte-8ibyc2{height:max(var(--mvh) * 10,10vh)}.end.scroll-card.svelte-8ibyc2{width:100%;max-width:1200px;display:grid;grid-template-columns:repeat(12,1fr);height:max(var(--mvh) * 30,30vh);align-items:center;position:relative;pointer-events:none;justify-content:center;will-change:scroll-position;z-index:1;margin:0 auto}@media (max-width: 480px){.end.scroll-card.svelte-8ibyc2{height:max(var(--mvh) * 30,40vh)}}h3.svelte-8ibyc2{text-align:center;position:absolute;top:120px;width:100%;color:#8f929a;font-family:Roboto;font-size:32px;font-weight:500;pointer-events:none}@media (max-width: 1600px){h3.svelte-8ibyc2{top:90px}}@media (max-width: 1439px){h3.svelte-8ibyc2{top:90px}}@media (max-width: 767px){h3.svelte-8ibyc2{top:100px;font-size:24px}}.canvas-label.svelte-8ibyc2{position:absolute;color:#888;text-align:center;font-family:Roboto;font-size:24px;line-height:110%;transition:top 1s ease,left 1s ease;transform:translate(-50%,-50%)}@media (max-width: 767px){.canvas-label.svelte-8ibyc2{font-size:14px}}.canvas-region-label.svelte-8ibyc2{position:absolute;color:#888;text-align:center;font-family:Roboto;font-size:20px;transition:top 1s ease,left 1s ease;transform:translate(-50%,-50%)}@media (max-width: 767px){.canvas-region-label.svelte-8ibyc2{font-size:12px}}.graphic-meta.svelte-8ibyc2{font-size:14px;line-height:1.7;font-weight:100;grid-column:4/10;margin:0 auto;white-space:pre-wrap;font-family:Roboto,sans-serif}@media screen and (max-width: 1024px){.graphic-meta.svelte-8ibyc2{grid-column:3/11}}@media screen and (max-width: 767px){.graphic-meta.svelte-8ibyc2{grid-column:1/13;padding:0 24px}}.wrapper.svelte-r2jxwu.svelte-r2jxwu{grid-column:3 / 11;font-family:Roboto,sans-serif}.legend-wrap.svelte-r2jxwu.svelte-r2jxwu{display:flex;justify-content:center;gap:20px}.legend.svelte-r2jxwu.svelte-r2jxwu{display:flex;align-items:center;gap:6px;padding-bottom:24px}.legend.svelte-r2jxwu>.line.svelte-r2jxwu{display:inline-block;width:20px;height:2px}@media screen and (max-width: 767px){.wrapper.svelte-r2jxwu.svelte-r2jxwu{grid-column:1 / 13;padding:8px 16px 0}.legend-wrap.svelte-r2jxwu.svelte-r2jxwu{display:flex;justify-content:center;gap:12px}.legend.svelte-r2jxwu.svelte-r2jxwu{display:flex;align-items:center;gap:6px}.legend.svelte-r2jxwu>.line.svelte-r2jxwu{width:18px;height:2px}.legend.svelte-r2jxwu>.text.svelte-r2jxwu{font-size:14px}}.grid.svelte-12zhgb2.svelte-12zhgb2{width:100%;max-width:1200px;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:16px;margin:24px auto 0;position:relative}.grid.svelte-12zhgb2>.svelte-12zhgb2{grid-column:4 / 10}.grid.svelte-12zhgb2>img,.grid.svelte-12zhgb2>picture{grid-column:2 / 12;width:100%}.full-image.svelte-12zhgb2.svelte-12zhgb2{grid-column:1 / 13;margin:0 calc((100vw - 100%)/-2);position:relative;min-width:100vw}h2.svelte-12zhgb2.svelte-12zhgb2,h3.svelte-12zhgb2.svelte-12zhgb2,h4.svelte-12zhgb2.svelte-12zhgb2{margin:24px auto}h2.svelte-12zhgb2.svelte-12zhgb2{font-size:28px;text-align:center;margin-top:100px;margin-bottom:8px}h3.svelte-12zhgb2.svelte-12zhgb2{font-size:20px;margin-top:48px;margin-bottom:8px;line-height:1.4}h4.svelte-12zhgb2.svelte-12zhgb2{font-size:18px;margin-top:8px;font-weight:300;line-height:1.5}p.svelte-12zhgb2.svelte-12zhgb2{margin:24px 0;font-size:18px;white-space:pre-wrap;line-height:1.8;font-weight:400}p.svelte-12zhgb2+p.svelte-12zhgb2{margin:16px 0}.grid.svelte-12zhgb2 a{text-decoration:none;color:var(--base-theme-secondary-color);border-bottom:2px solid var(--base-theme-secondary-color);transition:.3s}.grid.svelte-12zhgb2 a:hover{color:var(--base-theme-primary-color);border-bottom:2px solid var(--base-theme-primary-color)}.copyright.svelte-12zhgb2.svelte-12zhgb2{text-align:center;font-size:14px;letter-spacing:1.4px;margin:32px 0}.graphic-meta.svelte-12zhgb2.svelte-12zhgb2{font-size:14px;line-height:1.7;font-weight:100;margin-top:16px;margin-bottom:56px;font-family:Roboto,sans-serif}@media screen and (max-width: 1024px){.grid.svelte-12zhgb2>.svelte-12zhgb2{grid-column:3 / 11}}@media screen and (max-width: 767px){.grid.svelte-12zhgb2>.svelte-12zhgb2{grid-column:1 / 13;padding:0 24px}.grid.svelte-12zhgb2>.full-image.svelte-12zhgb2{padding:0}.grid.svelte-12zhgb2>picture{grid-column:1 / 13;width:100%;padding:0 24px}.grid.svelte-12zhgb2>img{grid-column:1 / 13}p.svelte-12zhgb2.svelte-12zhgb2{margin:16px 0}.zh.svelte-12zhgb2 p.svelte-12zhgb2{text-align:justify}h2.svelte-12zhgb2.svelte-12zhgb2{margin-top:48px;margin-bottom:8px;font-size:27px}h3.svelte-12zhgb2.svelte-12zhgb2{text-align:center;margin:48px auto 0}h4.svelte-12zhgb2.svelte-12zhgb2{margin-top:8px;margin-bottom:0}.graphic-meta.svelte-12zhgb2.svelte-12zhgb2{margin-bottom:32px}}body{overflow-x:hidden;font-family:Merriweather,Roboto,Noto Sans TC,sans-serif}p{font-family:Merriweather,Noto Sans TC,sans-serif}.app.svelte-1adfqrq{background-color:var(--base-bg-color);color:var(--base-text-color)}
