@import "https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700;900&display=swap";.overlay[data-v-3c13e6a6]{z-index:1130;background:rgba(0,0,0,.4);width:100vw;height:100vh;position:absolute;top:0;left:0;overflow:hidden}.overlay.light[data-v-3c13e6a6]{background:rgba(255,255,255,.25)}.loading[data-v-c446fb80]{background-color:#deb887}.loading .loading-animation[data-v-c446fb80]{text-align:center;z-index:10000;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading .loading-animation__image[data-v-c446fb80]{margin-bottom:12px;animation:1.2s infinite rolling-c446fb80}@keyframes rolling-c446fb80{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading .loading-animation__text[data-v-c446fb80]{color:var(--color)}.overlay[data-v-e8f66203]{z-index:-1;width:100vw;height:100vh;transition:all .3s;position:absolute;top:0;left:0;overflow:hidden}.overlay.hide-overlay[data-v-e8f66203]{z-index:-1;background:0 0}.overlay.show-alert[data-v-e8f66203]{z-index:1150;background:rgba(0,0,0,.4)}.overlay.show-alert .alert[data-v-e8f66203]{z-index:1050;opacity:1;top:50%}.overlay .alert[data-v-e8f66203]{opacity:0;z-index:-1;box-sizing:border-box;background:#fff;border-radius:4px;flex-direction:column;align-items:center;width:calc(100vw - 48px);max-width:327px;transition:all .3s;display:flex;position:absolute;top:51%;left:50%;transform:translate(-50%,-50%)}.overlay .alert .text[data-v-e8f66203]{text-align:center;color:#333;box-sizing:border-box;border-bottom:1px solid rgba(51,51,51,.2);justify-content:center;width:100%;padding:24px;font-size:16px;font-weight:400;line-height:28px;display:flex}.overlay .alert .buttons[data-v-e8f66203]{justify-content:center;width:100%;height:44px;display:flex}.overlay .alert .buttons .cancel[data-v-e8f66203],.overlay .alert .buttons .confirm[data-v-e8f66203]{box-sizing:border-box;letter-spacing:.3px;justify-content:center;align-items:center;width:50%;font-size:16px;font-weight:500;line-height:16px;display:flex}.overlay .alert .buttons .cancel[data-v-e8f66203]{color:#bdbdbd;border-right:1px solid rgba(51,51,51,.2)}.overlay .alert .buttons .confirm[data-v-e8f66203]{color:var(--color)}.navigator[data-v-5f4f19dd]{box-sizing:border-box;width:100%;height:44px;padding:11px var(--space-percent-2);color:#fff;z-index:1125;background:linear-gradient(90deg,#3bc3af,#5eccf0);justify-content:center;align-items:center;display:flex;position:fixed;top:0}.navigator .back[data-v-5f4f19dd]{align-items:center;width:50px;height:38px;padding:0 0 0 16.5px;display:flex;position:absolute;left:0}.navigator .back__image[data-v-5f4f19dd]{width:12px;height:20px}.navigator .title[data-v-5f4f19dd]{letter-spacing:-.41px;color:#fff;place-self:center;font-family:Noto Sans TC;font-size:18px;font-style:normal;font-weight:700;line-height:22px}.navigator .icon-right[data-v-5f4f19dd]{justify-content:flex-start;align-items:center;display:flex;position:absolute;right:12px}.navigator .icon-right .logo[data-v-5f4f19dd]{margin-right:8px}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{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}:root{--primary:#008cd6;--gray:#999;--secondary:#ebebeb;--global-background:#f0f4f9}html,body{background-color:var(--global-background);width:100%;height:100%;font-family:Noto Sans TC,微軟正黑體,Microsoft JhengHei,PingFang TC,sans-serif;font-style:normal;overflow:hidden}*{box-sizing:border-box}#app{width:100%;height:100%;position:relative;overflow:auto}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}
