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}.header.svelte-qcf6cp.svelte-qcf6cp{height:max(var(--mvh) * 100,100vh);height:calc(var(--1svh, 1vh) * 100);height:100svh;width:100%;display:flex;align-items:center;justify-content:center;background-position:center;background-size:cover;background-repeat:no-repeat;color:var(--base-text-color);position:relative;overflow:visible}.dark-bg.svelte-qcf6cp.svelte-qcf6cp{position:absolute;top:0;left:0;width:100%;height:max(var(--mvh) * 100,100vh);background:rgba(0,0,0,.4);z-index:0}.title-block.svelte-qcf6cp.svelte-qcf6cp{display:flex;margin:0 40px;width:100%;max-width:1200px;justify-content:center;position:relative;z-index:1}.title-block.svelte-qcf6cp .main-title-img.svelte-qcf6cp{height:max(var(--mvh) * 62,62vh)}@media screen and (max-width: 767px){.title-block.svelte-qcf6cp .main-title-img.svelte-qcf6cp{width:50%;height:auto}}.title-block.svelte-qcf6cp h1.svelte-qcf6cp{margin:0;text-align:center}.bottom-temple.svelte-qcf6cp.svelte-qcf6cp{position:absolute;width:calc(max(var(--mvh) * 62,62vh)*.75);aspect-ratio:1440/528;bottom:0;left:50%;transform:translate(-50%,2px);background-size:contain}@media screen and (max-width: 767px){.bottom-temple.svelte-qcf6cp.svelte-qcf6cp{width:calc(max(var(--mvh) * 62,62vh)/2);aspect-ratio:600/381;background-size:contain}}.loading.svelte-qcf6cp.svelte-qcf6cp{position:fixed;bottom:50px;left:50%}@keyframes svelte-qcf6cp-scroll-bounce{0%{bottom:35px}50%{bottom:30px}to{bottom:35px}}.scroll-down.svelte-qcf6cp.svelte-qcf6cp{position:absolute;height:32px;width:32px;bottom:24px;left:calc(50% - 16px);animation-name:svelte-qcf6cp-scroll-bounce;animation-duration:2s;animation-iteration-count:infinite;cursor:pointer;z-index:1}.intro-info.svelte-qcf6cp.svelte-qcf6cp{position:relative;background:#d72134;padding:40px 0;margin-bottom:calc(var(--mvh) * 100 * .3194444444 * .5);z-index:1}@media screen and (max-width: 767px){.intro-info.svelte-qcf6cp.svelte-qcf6cp{margin-bottom:calc(var(--mvh) * 100 * .3194444444 * .4)}}.intro-info.svelte-qcf6cp .header-description.svelte-qcf6cp{margin:0 auto;padding:0 24px;color:#fff;white-space:pre-wrap;font-size:16px;font-weight:300;line-height:180%;width:600px}@media screen and (max-width: 767px){.intro-info.svelte-qcf6cp .header-description.svelte-qcf6cp{width:100%}}.intro-info.svelte-qcf6cp .header-meta.svelte-qcf6cp{margin:0 auto;padding:16px 24px;color:#fff;white-space:pre-wrap;font-size:14px;font-weight:300;width:600px}@media screen and (max-width: 767px){.intro-info.svelte-qcf6cp .header-meta.svelte-qcf6cp{width:100%}}.cover-paper.svelte-qcf6cp.svelte-qcf6cp{position:absolute;top:0%;width:100%;aspect-ratio:1440/460;background-size:contain;background-position:center;background-repeat:no-repeat;z-index:1;pointer-events:none}@media screen and (max-width: 767px){.cover-paper.svelte-qcf6cp.svelte-qcf6cp{top:5%;width:120%;height:auto}}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-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}}.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-1fwxqk8.svelte-1fwxqk8{width:100%;grid-column:4/10;border-radius:var(--spacing-03, 8px);border:1px solid #a0733a;background:#ffeed9;margin:48px auto;padding:32px 40px}@media screen and (max-width: 1024px){.research-method.svelte-1fwxqk8.svelte-1fwxqk8{grid-column:3/11}}@media screen and (max-width: 767px){.research-method.svelte-1fwxqk8.svelte-1fwxqk8{border-radius:0;grid-column:1/13;padding:32px 24px}}.research-method.svelte-1fwxqk8 h3.svelte-1fwxqk8{color:#272727;font-size:18px;font-family:Noto Sans TC;font-weight:500;margin:0 auto 26px}.research-method.svelte-1fwxqk8 h4.svelte-1fwxqk8{color:#272727;font-size:14px;font-weight:400;margin-bottom:8px}.research-method.svelte-1fwxqk8 p.svelte-1fwxqk8{color:#565656;font-size:14px;font-weight:300;margin:0}.research-method.svelte-1fwxqk8 .method-block.svelte-1fwxqk8{margin-bottom:24px}.research-method.svelte-1fwxqk8 a{color:#4c2f87!important;border-bottom:1px solid #4c2f87!important;cursor:pointer}.research-method.svelte-1fwxqk8 a:hover{border-bottom-width:1px!important;color:#006a71!important;border-bottom:1px solid #006a71!important;outline:none!important}.research-method.svelte-1fwxqk8 a:focus{outline:none!important}.copyright.svelte-109890k.svelte-109890k.svelte-109890k{grid-column:1/13;width:100vw;text-align:center;font-size:12px;letter-spacing:1.4px;background-color:#d72134;padding:32px 40px 64px;margin:0 calc((100vw - 100%)/-2);clear:both}@media screen and (max-width: 768px){.copyright.svelte-109890k.svelte-109890k.svelte-109890k{padding:24px 24px 48px}}.bottom-text.svelte-109890k.svelte-109890k.svelte-109890k{width:50%;float:left;text-align:left;color:#fff}@media screen and (max-width: 1023px){.bottom-text.svelte-109890k.svelte-109890k.svelte-109890k{width:100%;float:none;text-align:center}}@media screen and (max-width: 430px){.bottom-text.svelte-109890k.svelte-109890k.svelte-109890k{padding-bottom:0}}.bottom-link.svelte-109890k.svelte-109890k.svelte-109890k{width:50%;float:right}.bottom-link.svelte-109890k ul.svelte-109890k.svelte-109890k{display:flex;flex-direction:row;justify-content:end;list-style-type:none;margin:0 auto;padding:0}.bottom-link.svelte-109890k ul li.svelte-109890k+li.svelte-109890k:after{content:"";display:block;width:1px;height:14px;color:#fff;position:absolute;left:0;top:50%;z-index:0;transform:translateY(-50%)}@media screen and (max-width: 1023px){.bottom-link.svelte-109890k ul.svelte-109890k.svelte-109890k{padding-bottom:12px;justify-content:center}}.bottom-link.svelte-109890k li.svelte-109890k.svelte-109890k{padding:0 8px;position:relative}.bottom-link.svelte-109890k a.svelte-109890k.svelte-109890k{color:#fff;border-bottom:none}.bottom-link.svelte-109890k a.svelte-109890k.svelte-109890k:hover{color:#fff}@media screen and (max-width: 1023px){.bottom-link.svelte-109890k.svelte-109890k.svelte-109890k{width:100%;float:none}}@media screen and (max-width: 430px){.bottom-link.svelte-109890k.svelte-109890k.svelte-109890k{padding-top:24px}}img.svelte-125aoul,picture.svelte-125aoul{width:100%;display:block}.scroll-card.svelte-1xjv8r5 span{color:#bd1808;font-weight:500}.scroll-card.svelte-1xjv8r5.svelte-1xjv8r5{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-1xjv8r5.svelte-1xjv8r5{justify-content:center;left:0}}.content.svelte-1xjv8r5.svelte-1xjv8r5{padding:24px;max-width:500px;width:100%;background:rgba(255,255,255,.8);box-shadow:2px 2px 4px #00000040}@media screen and (max-width: 1023px){.content.svelte-1xjv8r5.svelte-1xjv8r5{max-width:584px}}@media screen and (max-width: 767px){.content.svelte-1xjv8r5.svelte-1xjv8r5{width:100%;padding:24px 0 0 16px;max-width:85vw}}.content.center.svelte-1xjv8r5.svelte-1xjv8r5{margin:15px}@media screen and (max-width: 767px){.content.center.svelte-1xjv8r5.svelte-1xjv8r5{margin:0}}.content.right.svelte-1xjv8r5.svelte-1xjv8r5{transform:translate(50%)}@media screen and (max-width: 1023px){.content.right.svelte-1xjv8r5.svelte-1xjv8r5{transform:none}}.content.svelte-1xjv8r5>p.text.svelte-1xjv8r5{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-1xjv8r5>p.text.svelte-1xjv8r5{max-width:452px}}.content.svelte-1xjv8r5>p.meta.svelte-1xjv8r5{margin:0;font-size:14px;line-height:20px;color:#272727;padding-top:18px;font-weight:300}@media screen and (max-width: 1023px){.content.svelte-1xjv8r5.svelte-1xjv8r5{margin:15px;padding:24px 26px}}.temple-canvas-wrapper.svelte-18maiag{position:relative;width:95%;height:max(calc(var(--mvh) * 95),95vh)}.temple.svelte-18maiag{position:absolute;transform:translate(-50%,-50%)}.floating.svelte-18maiag{margin-top:5px}.scrolling-template.svelte-pfh29b{position:relative;grid-column:1/13;margin:0 calc((100vw - 100%)/-2) 0;min-width:100vw;z-index:0}.background.svelte-pfh29b{display:flex;justify-content:center;align-items:center;height:max(var(--mvh) * 100,100vh);position:sticky;top:0;width:100%;opacity:1}.cards-container.svelte-pfh29b{position:relative;transform:translateZ(0)}.start.scroll-card.svelte-pfh29b{height:max(var(--mvh) * 10,10vh)}.end.scroll-card.svelte-pfh29b{height:max(var(--mvh) * 30,30vh)}.graphic-wrapper.svelte-ec7zej{width:100%;height:100%;margin:0 auto}svg.svelte-ec7zej{width:100%;cursor:pointer;-webkit-tap-highlight-color:transparent}#click-icon.svelte-ec7zej{animation:svelte-ec7zej-float 1s ease-in-out infinite;pointer-events:none}@keyframes svelte-ec7zej-float{0%{transform:translatey(0)}50%{transform:translatey(-6px)}to{transform:translatey(0)}}.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}.wrapper.svelte-1ezrom5.svelte-1ezrom5{grid-column:3/11;display:flex;flex-direction:column;position:relative}@media screen and (max-width: 1023px){.wrapper.svelte-1ezrom5.svelte-1ezrom5{grid-column:1/13;padding:0 16px}}@media screen and (max-width: 767px){.wrapper.svelte-1ezrom5.svelte-1ezrom5{grid-column:1/13;padding:0 16px}}.cluster.svelte-1ezrom5.svelte-1ezrom5{display:flex;align-items:center;margin-bottom:24px;position:relative}@media screen and (max-width: 1023px){.cluster.svelte-1ezrom5.svelte-1ezrom5{flex-direction:column}}.cluster.svelte-1ezrom5 p.svelte-1ezrom5{position:absolute;display:flex;align-items:center;top:50%;transform:translate(calc(-100% - 24px),-50%);text-align:center;font-weight:500;font-size:18px;color:#48545d;margin:0}.cluster.svelte-1ezrom5 p .cand-no.svelte-1ezrom5{display:inline-flex;align-items:center;justify-content:center;color:#d72134;font-size:14px;width:22px;height:22px;border-radius:22px;border:1px solid #d72134;background:#fff;margin:4px 4px 0 0}.cluster.svelte-1ezrom5 p.counta.svelte-1ezrom5{transform:translate(calc(-100% - 24px),50%)}@media screen and (max-width: 1023px){.cluster.svelte-1ezrom5 p.counta.svelte-1ezrom5{display:none}}@media screen and (max-width: 1023px){.cluster.svelte-1ezrom5 p.svelte-1ezrom5{top:none;transform:initial;position:initial;margin:0 0 16px}}.tooltips-wrapper.svelte-1ezrom5.svelte-1ezrom5{padding:16px;border-radius:8px;border:1px solid #a0733a;background:#fbf1e5;box-shadow:0 4px 8px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:200px}.tooltips-wrapper.svelte-1ezrom5 p.svelte-1ezrom5{margin:0}.tooltips-wrapper.svelte-1ezrom5 .temple-name.svelte-1ezrom5{text-align:center;color:#a0733a;font-size:18px;font-weight:500;margin-bottom:8px}.tooltips-wrapper.svelte-1ezrom5 .temple-profile.svelte-1ezrom5{width:100%;padding:8px 0;color:#a0733a;line-height:180%;border-top:1px solid #a0733a;border-bottom:1px solid #a0733a}.tooltips-wrapper.svelte-1ezrom5 .candidate-info.svelte-1ezrom5{width:100%}.tooltips-wrapper.svelte-1ezrom5 .candidate-info .title.svelte-1ezrom5{text-align:center;color:#484848;font-size:16px;margin-top:12px;margin-bottom:8px}.tooltips-wrapper.svelte-1ezrom5 .candidate-info .info.svelte-1ezrom5{display:flex;align-items:center;width:100%;color:#484848;margin-bottom:4px}.tooltips-wrapper.svelte-1ezrom5 .candidate-info .info .cand-no.svelte-1ezrom5{display:inline-flex;align-items:center;justify-content:center;color:#d72134;font-size:14px;width:22px;height:22px;border-radius:22px;border:1px solid #d72134;background:#fff;margin-right:4px}.graphic-wrapper.svelte-br3rp3{width:100%}svg.svelte-br3rp3{width:100%;cursor:pointer;-webkit-tap-highlight-color:transparent}#click-icon.svelte-br3rp3{animation:svelte-br3rp3-float 1s ease-in-out infinite;pointer-events:none}@keyframes svelte-br3rp3-float{0%{transform:translatey(0)}50%{transform:translatey(-6px)}to{transform:translatey(0)}}.connector-wrapper.svelte-4d3470{position:absolute;width:100%;height:100%;pointer-events:none}.wrapper.svelte-8ydpsc.svelte-8ydpsc{grid-column:3/11;display:flex;flex-direction:column;position:relative}@media screen and (max-width: 1023px){.wrapper.svelte-8ydpsc.svelte-8ydpsc{grid-column:1/13;padding:0 16px}}@media screen and (max-width: 767px){.wrapper.svelte-8ydpsc.svelte-8ydpsc{grid-column:1/13;padding:0 16px}}.cluster.svelte-8ydpsc.svelte-8ydpsc{display:flex;align-items:center;margin-bottom:24px;position:relative}@media screen and (max-width: 1023px){.cluster.svelte-8ydpsc.svelte-8ydpsc{flex-direction:column}}.cluster.svelte-8ydpsc p.svelte-8ydpsc{position:absolute;display:flex;align-items:center;top:50%;transform:translate(calc(-100% - 24px),-50%);text-align:center;font-weight:500;font-size:18px;color:#48545d;margin:0}.cluster.svelte-8ydpsc p .cand-no.svelte-8ydpsc{display:inline-flex;align-items:center;justify-content:center;color:#d72134;font-size:14px;width:22px;height:22px;border-radius:22px;border:1px solid #d72134;background:#fff;margin:4px 4px 0 0}.cluster.svelte-8ydpsc p.counta.svelte-8ydpsc{transform:translate(calc(-100% - 24px),50%)}@media screen and (max-width: 1023px){.cluster.svelte-8ydpsc p.counta.svelte-8ydpsc{display:none}}@media screen and (max-width: 1023px){.cluster.svelte-8ydpsc p.svelte-8ydpsc{top:none;transform:initial;position:initial;margin:0 0 16px}}.tooltips-wrapper.svelte-8ydpsc.svelte-8ydpsc{padding:16px;border-radius:8px;border:1px solid #a0733a;background:#fbf1e5;box-shadow:0 4px 8px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:200px}.tooltips-wrapper.svelte-8ydpsc p.svelte-8ydpsc{margin:0}.tooltips-wrapper.svelte-8ydpsc .temple-name.svelte-8ydpsc{text-align:center;color:#a0733a;font-size:18px;font-weight:500;margin-bottom:8px}.tooltips-wrapper.svelte-8ydpsc .temple-profile.svelte-8ydpsc{width:100%;padding:8px 0;color:#a0733a;line-height:180%;border-top:1px solid #a0733a;border-bottom:1px solid #a0733a}.tooltips-wrapper.svelte-8ydpsc .candidate-info.svelte-8ydpsc{width:100%}.tooltips-wrapper.svelte-8ydpsc .candidate-info .title.svelte-8ydpsc{text-align:center;color:#484848;font-size:16px;margin-top:12px;margin-bottom:8px}.tooltips-wrapper.svelte-8ydpsc .candidate-info .info.svelte-8ydpsc{display:flex;align-items:center;width:100%;color:#484848;margin-bottom:4px}.tooltips-wrapper.svelte-8ydpsc .candidate-info .info .cand-no.svelte-8ydpsc{display:inline-flex;align-items:center;justify-content:center;color:#d72134;font-size:14px;width:22px;height:22px;border-radius:22px;border:1px solid #d72134;background:#fff;margin-right:4px}.legends.svelte-8ydpsc.svelte-8ydpsc{grid-column:1/13;display:flex;align-items:center;justify-content:center;margin-bottom:48px}.legends.svelte-8ydpsc .legend.svelte-8ydpsc{display:flex;align-items:center}.legends.svelte-8ydpsc .legend.svelte-8ydpsc:nth-child(2){margin:0 24px}.legends.svelte-8ydpsc span.svelte-8ydpsc{display:inline-block}.legends.svelte-8ydpsc .rect.svelte-8ydpsc{width:16px;height:16px;border:1px solid var(--border-color);background:var(--background-color);margin-right:8px}.legends.svelte-8ydpsc .tips.svelte-8ydpsc{color:#272727;font-size:16px;font-weight:300;line-height:120%}:root{--sc-dot-size:6px;--sc-active-dot-size:8px;--sc-dot-size-animation-time:.25s}.sc-carousel-dot__dot.svelte-1mgyhhn{background-color:var(--sc-color-rgb-light);border-radius:50%;display:inline-block;opacity:.5;transition:opacity .1s ease,height var(--sc-dot-size-animation-time) ease,width var(--sc-dot-size-animation-time) ease;cursor:pointer;-webkit-tap-highlight-color:transparent;height:var(--sc-dot-size);width:var(--sc-dot-size)}.sc-carousel-dot__dot.svelte-1mgyhhn:hover{opacity:.9}.sc-carousel-dot__dot_active.svelte-1mgyhhn{opacity:.7;height:var(--sc-active-dot-size);width:var(--sc-active-dot-size)}.sc-carousel-dots__container.svelte-670fde{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0 30px}.sc-carousel-dots__dot-container.svelte-670fde{height:calc(var(--sc-dot-size) + 14px);width:calc(var(--sc-dot-size) + 10px);display:flex;align-items:center;justify-content:center}:root{--sc-arrow-size:2px}.sc-carousel-arrow__circle.svelte-1bftafx{width:20px;height:20px;border-radius:50%;background-color:var(--sc-color-rgb-light-50p);display:flex;align-items:center;justify-content:center;transition:opacity .1s ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.sc-carousel-arrow__circle.svelte-1bftafx:hover{opacity:.9}.sc-carousel-arrow__arrow.svelte-1bftafx{border:solid var(--sc-color-hex-dark);border-width:0 var(--sc-arrow-size) var(--sc-arrow-size) 0;padding:var(--sc-arrow-size);position:relative}.sc-carousel-arrow__arrow-next.svelte-1bftafx{transform:rotate(-45deg);left:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__arrow-prev.svelte-1bftafx{transform:rotate(135deg);right:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__circle_disabled.svelte-1bftafx,.sc-carousel-arrow__circle_disabled.svelte-1bftafx:hover{opacity:.5}.sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}:root{--sc-color-rgb-light-50p:rgba(93, 93, 93, .5);--sc-color-rgb-light:#5d5d5d;--sc-color-hex-dark-50p:rgba(30, 30, 30, .5);--sc-color-hex-dark:#1e1e1e}.sc-carousel__carousel-container.svelte-sme1z4{display:flex;width:100%;flex-direction:column;align-items:center}.sc-carousel__content-container.svelte-sme1z4{position:relative;display:flex;width:100%}.sc-carousel__pages-window.svelte-sme1z4{flex:1;display:flex;overflow:hidden;box-sizing:border-box;position:relative}.sc-carousel__pages-container.svelte-sme1z4{width:100%;display:flex;transition-property:transform}.sc-carousel__arrow-container.svelte-sme1z4{padding:5px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.sc-carousel-progress__container.svelte-sme1z4{width:100%;height:5px;background-color:var(--sc-color-rgb-light-50p);position:absolute;bottom:0}.sc-carousel-button{all:unset;cursor:pointer}.sc-carousel-button:focus{outline:5px auto}.wrapper.svelte-1uoqrdc.svelte-1uoqrdc{grid-column:2/12;position:relative}@media screen and (max-width: 767px){.wrapper.svelte-1uoqrdc.svelte-1uoqrdc{grid-column:1/13;padding:0 24px}}.slide-button.svelte-1uoqrdc.svelte-1uoqrdc{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;z-index:1}.slide-button.prev.svelte-1uoqrdc.svelte-1uoqrdc{left:0}.slide-button.next.svelte-1uoqrdc.svelte-1uoqrdc{right:0}.slide-button.svelte-1uoqrdc span.svelte-1uoqrdc{cursor:pointer}.graphic-meta.svelte-1uoqrdc.svelte-1uoqrdc{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-1uoqrdc.svelte-1uoqrdc{grid-column:3/11}}@media screen and (max-width: 767px){.graphic-meta.svelte-1uoqrdc.svelte-1uoqrdc{grid-column:1/13;padding:0 24px;margin-bottom:32px}}.root-wrap.svelte-1od7wb8.svelte-1od7wb8{grid-column:3/11}.wrapper.svelte-1od7wb8.svelte-1od7wb8{display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:24px;align-items:end;margin:auto}.stat.svelte-1od7wb8.svelte-1od7wb8{text-align:center;margin-bottom:0;grid-column:span var(--grid-column-desktop)}.stat.svelte-1od7wb8 .num.svelte-1od7wb8{padding-top:16px;font-size:42px;color:#a0733a}.stat.svelte-1od7wb8 .text.svelte-1od7wb8{padding-bottom:16px;font-size:14px;font-weight:300;display:flex;align-items:center;justify-content:center}.stat.svelte-1od7wb8 .text .num-icon.svelte-1od7wb8{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background-color:#d72134;color:#fff;font-size:12px;margin-top:2px;margin-right:2px}@media screen and (max-width: 767px){.root-wrap.svelte-1od7wb8.svelte-1od7wb8{grid-column:1/13}.wrapper.svelte-1od7wb8.svelte-1od7wb8{grid-column-gap:6px}.stat.svelte-1od7wb8.svelte-1od7wb8{padding:0;margin-bottom:20px;grid-column:span var(--grid-column-mobile)}.stat.svelte-1od7wb8 .num.svelte-1od7wb8{font-size:28px}.stat.svelte-1od7wb8 .text.svelte-1od7wb8{font-size:14px}}.image.svelte-1od7wb8.svelte-1od7wb8,.image.svelte-1od7wb8 img.svelte-1od7wb8{width:100%}.image.svelte-1od7wb8 img.other.svelte-1od7wb8{width:100%;margin:0 auto}.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}}p.svelte-a46jv{position:absolute;top:var(--y);left:var(--x);font-size:16px;font-weight:500;transition:opacity .2s ease-in-out;transform:translate(-50%,-50%);white-space:pre-wrap;text-align:center;margin:0;width:600px}@media screen and (max-width: 767px){p.svelte-a46jv{font-size:14px}}p.others.svelte-a46jv{color:#a97d43}p.president.svelte-a46jv{color:#272727;opacity:1}.element.svelte-a46jv{opacity:0;will-change:opacity;transition:opacity .4s ease-in-out}.element.t-2.svelte-a46jv{transition-delay:.4s}.element.t-3.svelte-a46jv{transition-delay:.8s}.element.t-4.svelte-a46jv{transition-delay:1.2s}.element.out.svelte-a46jv{opacity:0;transition-delay:0s}.element.show.svelte-a46jv{opacity:1}.stroke.svelte-a46jv{color:#fff;text-shadow:-1px -1px 0 white,1px -1px 0 white,-1px 1px 0 white,1px 1px 0 white}.wrapper.svelte-1f4dfd1{grid-column:2/12;aspect-ratio:960/690;position:relative}@media (max-width: 1023px){.wrapper.svelte-1f4dfd1{grid-column:1/13;aspect-ratio:834/640}}@media (max-width: 767px){.wrapper.svelte-1f4dfd1{aspect-ratio:375/420}}.element.svelte-1f4dfd1{opacity:0;will-change:opacity;transition:opacity .4s ease-in-out}.element.t-2.svelte-1f4dfd1{transition-delay:.4s}.element.t-3.svelte-1f4dfd1{transition-delay:.8s}.element.t-4.svelte-1f4dfd1{transition-delay:1.2s}.element.out.svelte-1f4dfd1{opacity:0;transition-delay:0s}.element.show.svelte-1f4dfd1{opacity:1}.img-set.svelte-1f4dfd1{position:absolute;top:0;width:100%;height:100%;background-size:cover;background-position:center center;background-image:var(--image-path)}@media screen and (max-width: 1023px){.img-set.svelte-1f4dfd1{background-image:var(--image-path-pad)}}@media screen and (max-width: 767px){.img-set.svelte-1f4dfd1{background-image:var(--image-path-mobile)}}.grid.svelte-5p0p16.svelte-5p0p16{width:100%;max-width:1200px;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:16px;margin:0 auto;position:relative}.grid.svelte-5p0p16>.svelte-5p0p16{grid-column:4/10}.grid.svelte-5p0p16>img,.grid.svelte-5p0p16>picture{grid-column:2/12;width:100%;margin:32px 0 0}@media screen and (max-width: 430px){.grid.svelte-5p0p16>img,.grid.svelte-5p0p16>picture{margin:24px 0 0}}.full-image.svelte-5p0p16.svelte-5p0p16{grid-column:1/13;margin:0 calc((100vw - 100%)/-2);position:relative;min-width:100vw}h2.svelte-5p0p16.svelte-5p0p16,h3.svelte-5p0p16.svelte-5p0p16,h4.svelte-5p0p16.svelte-5p0p16{margin:24px auto}h2.svelte-5p0p16.svelte-5p0p16{font-size:28px;font-weight:500;text-align:center;margin-top:100px;margin-bottom:8px}h3.svelte-5p0p16.svelte-5p0p16{font-size:22px;font-weight:600;margin-top:48px;margin-bottom:8px;line-height:1.4}h4.svelte-5p0p16.svelte-5p0p16{font-size:18px;margin-top:8px;font-weight:300;line-height:1.5}p.svelte-5p0p16.svelte-5p0p16{margin:24px 0;font-size:18px;white-space:pre-wrap;line-height:1.8;font-weight:400}p.svelte-5p0p16+p.svelte-5p0p16{margin:16px 0}.grid.svelte-5p0p16 a{text-decoration:none;color:var(--base-theme-secondary-color);border-bottom:2px solid var(--base-theme-secondary-color);transition:.3s}.grid.svelte-5p0p16 a:hover{color:var(--base-theme-primary-color);border-bottom:2px solid var(--base-theme-primary-color)}.copyright.svelte-5p0p16.svelte-5p0p16{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-5p0p16.svelte-5p0p16{padding:32px 40px 96px}}@media screen and (max-width: 430px){.copyright.svelte-5p0p16.svelte-5p0p16{font-size:12px}}.bottom-text.svelte-5p0p16.svelte-5p0p16{width:50%;float:left;text-align:left}@media screen and (max-width: 767px){.bottom-text.svelte-5p0p16.svelte-5p0p16{width:100%;text-align:center}}@media screen and (max-width: 430px){.bottom-text.svelte-5p0p16.svelte-5p0p16{padding-bottom:32px}}.bottom-link.svelte-5p0p16.svelte-5p0p16{width:50%;float:right}@media screen and (max-width: 767px){.bottom-link.svelte-5p0p16.svelte-5p0p16{width:100%}}@media screen and (max-width: 430px){.bottom-link.svelte-5p0p16.svelte-5p0p16{padding-top:24px}}.graphic-meta.svelte-5p0p16.svelte-5p0p16{font-size:14px;line-height:1.7;font-weight:100;margin-top:16px;margin-bottom:56px}@media screen and (max-width: 1024px){.grid.svelte-5p0p16>.svelte-5p0p16{grid-column:3/11}}@media screen and (max-width: 767px){.grid.svelte-5p0p16>.svelte-5p0p16{grid-column:1/13;padding:0 24px}.grid.svelte-5p0p16>.full-image.svelte-5p0p16{padding:0}.grid.svelte-5p0p16>picture{grid-column:1/13;width:100%;padding:0 24px}.grid.svelte-5p0p16>img{grid-column:1/13}p.svelte-5p0p16.svelte-5p0p16{margin:16px 0}.zh.svelte-5p0p16 p.svelte-5p0p16{text-align:justify}h2.svelte-5p0p16.svelte-5p0p16{margin-top:56px;margin-bottom:8px;font-size:27px}h3.svelte-5p0p16.svelte-5p0p16{text-align:center}h4.svelte-5p0p16.svelte-5p0p16{margin-top:0}.graphic-meta.svelte-5p0p16.svelte-5p0p16{margin-bottom:32px}}.copy-tip{background-color:#d72134!important}body{overflow-x:hidden;font-family:Roboto,Noto Sans TC,sans-serif}.app.svelte-vnfyfq{background-color:var(--base-bg-color);color:var(--base-text-color);overflow:scroll;overflow-x:hidden;height:max(calc(var(--mvh) * 100),100vh);height:calc(var(--1svh, 1vh) * 100);height:100svh}
