@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap";@keyframes iconmove-e4bafc9c{0%{transform:translate(0)}to{transform:translate(15px)}}@keyframes fade-in-e4bafc9c{0%{opacity:0}to{opacity:1}}@keyframes fade-in-top-e4bafc9c{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-blur-e4bafc9c{0%{filter:blur(1.5rem)}to{filter:blur(0)}}@keyframes fade-in-left-e4bafc9c{0%{opacity:0;transform:translate(15px)}to{opacity:1;transform:translate(0)}}@keyframes fade-in-blur-other-e4bafc9c{0%{filter:blur(4px)}to{filter:blur(0)}}@keyframes fade-in-only-top-e4bafc9c{0%{transform:translateY(20px)}to{transform:translateY(0)}}@font-face{font-display:swap;font-family:Gen Sen Rounded TW B;font-style:normal;font-weight:400;src:url(../fonts/GenSenRounded2TW-B.otf) format("opentype")}@font-face{font-display:swap;font-family:Gen Sen Rounded TW EL;font-style:normal;font-weight:400;src:url(../fonts/GenSenRounded2TW-EL.otf) format("opentype")}@font-face{font-display:swap;font-family:Gen Sen Rounded TW H;font-style:normal;font-weight:400;src:url(../fonts/GenSenRounded2TW-H.otf) format("opentype")}@font-face{font-display:swap;font-family:Gen Sen Rounded TW L;font-style:normal;font-weight:400;src:url(../fonts/GenSenRounded2TW-L.otf) format("opentype")}@font-face{font-display:swap;font-family:Gen Sen Rounded TW M;font-style:normal;font-weight:400;src:url(../fonts/GenSenRounded2TW-M.otf) format("opentype")}@font-face{font-display:swap;font-family:Gen Sen Rounded TW R;font-style:normal;font-weight:400;src:url(../fonts/GenSenRounded2TW-R.otf) format("opentype")}.menu[data-v-e4bafc9c]{--menu-button-size:3.125rem;--menu-button-gap:.3125rem;--menu-button-line-width:1.75rem;--menu-button-line-height:.25rem;position:absolute;right:.25rem;top:.25rem;z-index:var(--z-index-menu)}@media screen and (min-width:768px){.menu[data-v-e4bafc9c]{right:3.125rem;top:3.125rem}}.menu__button[data-v-e4bafc9c]{align-items:center;aspect-ratio:1/1;border-radius:100px;display:flex;flex-direction:column;height:var(--menu-button-size);justify-content:center;margin:1.25rem;position:fixed;right:0;top:0;width:var(--menu-button-size);z-index:2}@media screen and (min-width:768px){.menu__button[data-v-e4bafc9c]{margin:2rem}}.menu__button--bg[data-v-e4bafc9c]{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.menu__button--lines[data-v-e4bafc9c]{display:flex;flex-direction:column;gap:var(--menu-button-gap);height:calc(var(--menu-button-line-height)*3 + var(--menu-button-gap)*2);position:relative;width:var(--menu-button-line-width)}.menu__button--line[data-v-e4bafc9c]{background:var(--idol-color-pink);height:var(--menu-button-line-height);position:absolute;top:0;transition:top .2s .25s,transform .2s;width:var(--menu-button-line-width);z-index:1}.menu__button--line.two[data-v-e4bafc9c]{background:var(--idol-color-blue);top:50%;transform:translateY(-50%)}.menu__button--line.three[data-v-e4bafc9c]{top:calc(100% - var(--menu-button-line-height))}.menu__button--line.cross[data-v-e4bafc9c]{top:50%;transform:translateY(-50%);z-index:3}.menu__button--line.cross.blue[data-v-e4bafc9c]{background:var(--idol-color-blue)}.menu__button.is-active .menu__button--line[data-v-e4bafc9c]{position:absolute;top:50%;transform:translateY(-50%) rotate(-45deg);transition:top .2s,transform .2s .25s}.menu__button.is-active .menu__button--line.cross[data-v-e4bafc9c]{opacity:1;transform:translateY(-50%) rotate(45deg);z-index:3}.menu__button.is-active .menu__button--line.cross.blue[data-v-e4bafc9c]{transform:translateY(-50%) rotate(-45deg);z-index:2}@media screen and (min-width:768px){.menu[data-v-e4bafc9c]{--menu-button-size:3.4375rem}}.menu__content[data-v-e4bafc9c]{--content-padding-top:3.4375rem;--content-padding-bottom:3.4375rem;--content-padding-x:4.0625rem;--content-gap:.3125rem;--content-cols:1;--content-translate-y:-100%;--content-opacity:0;background:url(../images/global/menu-bg-mobile.png);background-repeat:no-repeat;background-size:cover;box-shadow:0 5px 10px #0000004d;color:var(--idol-color-white);display:grid;gap:var(--content-gap);grid-template-columns:repeat(var(--content-cols),1fr);left:0;opacity:var(--content-opacity);padding:var(--content-padding-top) var(--content-padding-x) var(--content-padding-bottom);position:fixed;top:0;transform:translateY(var(--content-translate-y));transition:.36s ease-in-out;width:100%;z-index:1}.menu__content.is-active[data-v-e4bafc9c]{--content-translate-y:0;--content-opacity:1}@media screen and (min-width:576px){.menu__content[data-v-e4bafc9c]{--content-cols:2}}@media screen and (min-width:768px){.menu__content[data-v-e4bafc9c]{--content-cols:3;background:url(../images/global/menu-bg-desktop.png) no-repeat 50%;background-size:cover}}.menu__item[data-v-e4bafc9c]{--item-gap:.375rem;--item-icon-size:3.125rem;--item-icon-scale:1;align-items:center;display:flex;gap:var(--item-gap)}.menu__item--icon[data-v-e4bafc9c]{margin-right:-10px;transform:scale(var(--item-icon-scale));transition:.36s ease-in-out;width:var(--item-icon-size)}.menu__item--text[data-v-e4bafc9c]{margin-bottom:3px}.menu__item[data-v-e4bafc9c]:active{--item-icon-scale:1.1}@media screen and (min-width:1024px){.menu__item.is\:hover[data-v-e4bafc9c],.menu__item[data-v-e4bafc9c]:hover:not([disabled]){--item-icon-scale:1.1}}
