@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400;500;700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";html:has(.pf-app-shell),html:has(.pf-app-shell) body,html:has(.pf-app-shell) body>.page{width:100%;height:100%;overflow:hidden;margin:0;padding:0}.pf-app-shell{--pf-bg: #e8e4de;--pf-bg-light: #eae6e0;--pf-red: #502e29;--pf-red-dark: #3a201c;--pf-text: #2c2420;--pf-sub: #7a6e63;--pf-mute: #a89e94;--pf-body: #502e29;--pf-body-size: 13px;--pf-cream: #cbbfb0;--pf-white: #fff;--pf-font: "neue-haas-unica", "Noto Sans TC", sans-serif;--pf-ease: cubic-bezier(.22, 1, .36, 1);--pf-pad: 28px;width:100%;height:100dvh;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:var(--pf-font);font-weight:300;color:var(--pf-text);background:#000;letter-spacing:.02em;-webkit-font-smoothing:antialiased}.pf-app-shell *,.pf-app-shell *:before,.pf-app-shell *:after{margin:0;padding:0;box-sizing:border-box}.pf-app-shell p,.pf-app-shell h1,.pf-app-shell h2,.pf-app-shell h3,.pf-app-shell h4,.pf-app-shell h5,.pf-app-shell h6{overflow-wrap:break-word}.pf-stage{display:none;width:100%;height:100%}.pf-stage.active{display:flex;align-items:center;justify-content:center;animation:pfFadeUp .4s var(--pf-ease)}.pf-stage-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(20px) brightness(.8);transform:scale(1.1);z-index:0}.pf-panel{width:430px;height:932px;margin:0 auto;position:relative;overflow:hidden;z-index:2;transform-origin:center center}.pf-sign-out{position:absolute;top:16px;right:16px;z-index:20;border:none;background:none;padding:0;cursor:pointer;font-family:var(--pf-font);font-size:8px;line-height:1;font-weight:400;letter-spacing:.04em;color:var(--pf-body);text-align:right}.pf-sign-out-light{color:var(--pf-cream)}.pf-page{width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;position:relative}.pf-entry-content,.pf-booking-layout,.pf-result-content,.pf-terminal-bottom{box-sizing:border-box}.pf-entry-content{width:100%;height:100%;padding:60px 30px 40px;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.pf-entry-content .pf-btn{margin-top:auto;align-self:center}.pf-title{margin:0 0 16px;font-size:24px;line-height:1.2;font-weight:700;color:var(--pf-red)}.pf-subtitle,.pf-result-info{font-size:var(--pf-body-size);line-height:1.8;font-weight:400;color:var(--pf-body);margin-bottom:16px}.pf-entry-sub{margin:0;font-size:16px;line-height:1.2;font-weight:700;color:var(--pf-body);letter-spacing:.04em}.pf-btn{display:inline-flex;align-items:center;justify-content:center;width:170px;height:32px;padding:0;border:none;border-radius:0;background:var(--pf-red);color:var(--pf-white);cursor:pointer;font:inherit;font-size:var(--pf-body-size);font-weight:400;letter-spacing:.06em;transition:background .2s ease}.pf-btn:hover{background:var(--pf-red-dark)}.pf-btn:disabled{opacity:.5;cursor:wait}.pf-booking-layout{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:60px 30px 40px;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative}.pf-section{width:100%;max-width:280px}.pf-section-title{margin:0 0 14px;font-size:var(--pf-body-size);line-height:1.8;font-weight:400;color:var(--pf-body);letter-spacing:.06em}.pf-radio-list{display:flex;flex-direction:column;align-items:flex-start;gap:14px;width:100%;margin:0}.pf-radio{display:flex;align-items:center;gap:10px;cursor:pointer;color:var(--pf-text)}.pf-radio input{display:none}.pf-radio.disabled{cursor:not-allowed;opacity:.5}.pf-radio-dot{width:12px;height:12px;border-radius:50%;border:2px solid #ccc;flex-shrink:0;transition:all .2s;background:#fff}.pf-radio.selected .pf-radio-dot{background:var(--pf-red);border-color:var(--pf-red)}.pf-radio-label{font-size:var(--pf-body-size);line-height:1.8;color:var(--pf-body)}.pf-radio-tag{font-size:var(--pf-body-size);color:var(--pf-sub)}.pf-divider{width:120px;border-top:1px solid var(--pf-body);margin:32px 0}.pf-bottom{margin-top:auto;width:100%;display:flex;flex-direction:column;align-items:center;gap:10px}.pf-error{margin:0;color:var(--pf-red);font-size:12px;font-weight:400}.pf-page-result{display:flex;flex-direction:column}.pf-result-content{padding:60px 30px 0;text-align:left;position:relative;z-index:1}.pf-result-content .pf-title{margin-bottom:20px}.pf-result-info{margin-bottom:12px}.pf-result-info p{margin:0 0 8px}.pf-terminal-bottom{margin-top:auto;padding:0 28px 40px;display:flex;justify-content:center;position:relative;z-index:1}.pf-entry-copy{display:flex;flex-direction:column;gap:2px}.pf-booking-detail,.pf-warning,.pf-result-detail,.pf-location-block{font-size:var(--pf-body-size);line-height:1.8;font-weight:400;color:var(--pf-body)}.pf-booking-detail{margin-bottom:32px}.pf-booking-detail p+p,.pf-location-block p+p{margin-top:2px}.pf-warning{margin-top:32px;font-size:8px;color:var(--pf-body)}.pf-result-detail{margin:12px 0}.pf-result-detail p,.pf-booking-detail p,.pf-location-block p{margin:0}.pf-section-label{margin:0;padding-top:20px;font-size:var(--pf-body-size);line-height:1.8;font-weight:700;color:var(--pf-body)}.pf-location-block{margin:12px 0}.pf-location-block .pf-section-label{padding-top:0;margin-bottom:2px}.pf-page-dark{position:relative;justify-content:space-between}.pf-dark-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#1f1412e6}.pf-dark-content{position:relative;z-index:2}.pf-dark-title,.pf-dark-text,.pf-dark-text p,.pf-dark-text span{color:var(--pf-cream)}.pf-dark-title{margin-bottom:20px}.pf-btn-dark{background:var(--pf-cream);color:#1f1412}.pf-btn-dark:hover{background:var(--pf-cream);opacity:.85}.pf-schedule-table{width:180px;margin:0 0 12px;font-size:var(--pf-body-size);line-height:1.8;font-weight:400}.pf-schedule-row{display:flex;justify-content:space-between}.pf-location-block{margin:12px 0 0}.pf-page-result .pf-location-block{margin-top:20px}.pf-page-dark .pf-location-block{margin-top:16px}@keyframes pfFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 400px){.pf-app-shell{--pf-pad: 20px}.pf-title{font-size:22px}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}body{margin:0}main{display:block}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{padding:0;list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}#portal-root{top:0;position:fixed;z-index:1000}:lang(en){--lang-title-l: Noto Sans TC, sans-serif;--lang-title-m: Noto Sans TC, sans-serif;--lang-title-s: Noto Sans TC, sans-serif;--lang-title-ss: Noto Sans TC, sans-serif;--lang-btn-l: Noto Sans TC, sans-serif;--lang-btn-m: Noto Sans TC, sans-serif;--lang-btn-s: Noto Sans TC, sans-serif;--lang-text-xl: Noto Sans TC, sans-serif;--lang-text-l: Noto Sans TC, sans-serif;--lang-text-m: Noto Sans TC, sans-serif;--lang-text-s: Noto Sans TC, sans-serif;--lang-text-ss: Noto Sans TC, sans-serif;--lang-light-text-xl: Noto Sans TC, sans-serif;--lang-light-text-l: Noto Sans TC, sans-serif;--lang-light-text-m: Noto Sans TC, sans-serif;--lang-light-text-s: Noto Sans TC, sans-serif;--lang-light-text-ss: Noto Sans TC, sans-serif;--lang-bold-text-xl: Noto Sans TC, sans-serif;--lang-bold-text-l: Noto Sans TC, sans-serif;--lang-bold-text-m: Noto Sans TC, sans-serif;--lang-bold-text-s: Noto Sans TC, sans-serif;--lang-bold-text-ss: Noto Sans TC, sans-serif}:lang(zh){--lang-title-l: Noto Sans TC, sans-serif;--lang-title-m: Noto Sans TC, sans-serif;--lang-title-s: Noto Sans TC, sans-serif;--lang-title-ss: Noto Sans TC, sans-serif;--lang-btn-l: Noto Sans TC, sans-serif;--lang-btn-m: Noto Sans TC, sans-serif;--lang-btn-s: Noto Sans TC, sans-serif;--lang-light-text-xl: Noto Sans TC, sans-serif;--lang-light-text-l: Noto Sans TC, sans-serif;--lang-light-text-m: Noto Sans TC, sans-serif;--lang-light-text-s: Noto Sans TC, sans-serif;--lang-light-text-ss: Noto Sans TC, sans-serif;--lang-bold-text-xl: Noto Sans TC, sans-serif;--lang-bold-text-l: Noto Sans TC, sans-serif;--lang-bold-text-m: Noto Sans TC, sans-serif;--lang-bold-text-s: Noto Sans TC, sans-serif;--lang-bold-text-ss: Noto Sans TC, sans-serif}:root{--color-p1: cornflowerblue;--color-s1: brown;--color-d1: #333333;--color-d2: #666666;--text-c1: #4285F4;--text-c2: #FBBC04;--text-c3: #EA4335;--text-c4: #34A853;--text-c5: #FF6D01;--text-c6: #46BDC6;--text-c7: #8E24AA;--text-c8: #333333;--text-cex1: #00796B;--text-cex2: #8D6E63;--text-cex3: #AFB42B;--text-cex4: #01579B;--text-cdmg1: #0091EA}a{color:inherit;text-decoration:none}
