.loading[data-v-4658db1b]{position:absolute;top:100px;left:0;right:0;bottom:0;margin:50% auto;width:60px;height:60px;z-index:99}.loading-mask[data-v-4658db1b]{position:fixed;top:0;left:0;bottom:0;right:0;opacity:.5;z-index:999}.loading .loading-box[data-v-4658db1b]{position:relative;width:70px;height:70px;background-color:transparent;border-radius:4px}.loading .loading-box .fade-item[data-v-4658db1b]{position:absolute;top:0;left:0;width:50px;height:50px;margin:10px 0 0 10px}.loading .loading-box .fade-item[data-v-4658db1b]:before{content:"";display:block;margin:0 auto;width:4px;height:14px;background-color:#7e7e7e;border-radius:4px;-webkit-border-radius:4px}.loading .loading-box .fade-item2[data-v-4658db1b]{-webkit-transform:rotate(30deg);transform:rotate(30deg)}.loading .loading-box .fade-item3[data-v-4658db1b]{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.loading .loading-box .fade-item4[data-v-4658db1b]{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.loading .loading-box .fade-item5[data-v-4658db1b]{-webkit-transform:rotate(120deg);transform:rotate(120deg)}.loading .loading-box .fade-item6[data-v-4658db1b]{-webkit-transform:rotate(150deg);transform:rotate(150deg)}.loading .loading-box .fade-item7[data-v-4658db1b]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.loading .loading-box .fade-item8[data-v-4658db1b]{-webkit-transform:rotate(210deg);transform:rotate(210deg)}.loading .loading-box .fade-item9[data-v-4658db1b]{-webkit-transform:rotate(240deg);transform:rotate(240deg)}.loading .loading-box .fade-item10[data-v-4658db1b]{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.loading .loading-box .fade-item11[data-v-4658db1b]{-webkit-transform:rotate(300deg);transform:rotate(300deg)}.loading .loading-box .fade-item12[data-v-4658db1b]{-webkit-transform:rotate(330deg);transform:rotate(330deg)}.loading .loading-box .fade-item[data-v-4658db1b]:before{-webkit-animation:fadeDelay-data-v-4658db1b 1.1s ease-in-out infinite both;animation:fadeDelay-data-v-4658db1b 1.1s ease-in-out infinite both}.loading .loading-box .fade-item2[data-v-4658db1b]:before{-webkit-animation-delay:-1s;animation-delay:-1s}.loading .loading-box .fade-item3[data-v-4658db1b]:before{-webkit-animation-delay:-9s;animation-delay:-9s}.loading .loading-box .fade-item4[data-v-4658db1b]:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.loading .loading-box .fade-item5[data-v-4658db1b]:before,.loading .loading-box .fade-item6[data-v-4658db1b]:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.loading .loading-box .fade-item7[data-v-4658db1b]:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.loading .loading-box .fade-item8[data-v-4658db1b]:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.loading .loading-box .fade-item9[data-v-4658db1b]:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.loading .loading-box .fade-item10[data-v-4658db1b]:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.loading .loading-box .fade-item11[data-v-4658db1b]:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.loading .loading-box .fade-item12[data-v-4658db1b]:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@keyframes fadeDelay-data-v-4658db1b{0%,39%,to{opacity:.2}40%{opacity:1}}@-webkit-keyframes fadeDelay-data-v-4658db1b{0%,39%,to{opacity:.2}40%{opacity:1}}[data-v-22c52264]:root{--lightgrey:#f3f3f3;--gray:#4a4a4a;--red:#d0021b;--blue:#30a3d7;--lightblue:#eff6f9;--placeholder:#b0afb0}body[data-v-22c52264],html[data-v-22c52264]{margin:0;padding:0;height:100%;background-color:var(--background-secondary);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-v-22c52264]{color:var(--text-primary);font-family:PingFangTC-Regular,sans-serif;letter-spacing:1.1px;outline:none;-webkit-tap-highlight-color:transparent}* input[data-v-22c52264]::-webkit-inner-spin-button,* input[data-v-22c52264]::-webkit-outer-spin-button{-webkit-appearance:none}* input[type=number][data-v-22c52264]{-moz-appearance:textfield}#app[data-v-22c52264]{background-color:var(--background-secondary);color:var(--text-primary);min-height:100vh}.note[data-v-22c52264]{margin:0 20px;padding:20px 0;font-size:13px}.list .containList[data-v-22c52264]{cursor:pointer;word-wrap:break-word;font-size:15px}.list .containList .item[data-v-22c52264]{border-bottom:1px solid var(--line-tertiary);padding:12px 35px;background-color:var(--sub-background-primary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;vertical-align:middle;position:relative}.list .containList .item[data-v-22c52264]:active{background-color:var(--theme-sub-background-pressed)}.list .containList .item .icon[data-v-22c52264]{width:17px;position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.contain[data-v-22c52264]{word-wrap:break-word;font-size:15px}.header[data-v-22c52264]{margin:0 20px;padding:20px 0;letter-spacing:1px;font-size:14px}.userInputContain[data-v-22c52264]{background-color:var(--sub-background-primary);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.userInputContain .carType[data-v-22c52264],.userInputContain[data-v-22c52264]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.userInputContain .carType[data-v-22c52264]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 10px 0}.userInputContain .input[data-v-22c52264]{border-radius:0;border-top-style:none;border-left-style:none;border-right-style:none;border-bottom:1px solid var(--line-primary);background-color:var(--sub-background-primary);font-size:17px;padding:10px;margin:0 20px 10px 20px;-webkit-tap-highlight-color:transparent}.userInputContain .input[data-v-22c52264]::-webkit-input-placeholder{color:var(--text-tertiary)}.userInputContain .input[data-v-22c52264]:-moz-placeholder,.userInputContain .input[data-v-22c52264]::-moz-placeholder{color:var(--text-tertiary);opacity:1}.userInputContain .input[data-v-22c52264]:-ms-input-placeholder{color:var(--text-tertiary)}.userInputContain .input[data-v-22c52264]:focus{outline:none}.userInputContain .span[data-v-22c52264]{color:var(--text-secondary);margin:0 20px 10px 20px;font-size:13px}.inputError[data-v-22c52264]{border-radius:0;border-top-style:none;border-left-style:none;border-right-style:none;border-bottom:1px solid var(--icon-red);background-color:var(--sub-background-primary);font-size:17px;padding:10px;margin:0 20px 10px 20px}.inputError[data-v-22c52264]::-webkit-input-placeholder{color:var(--placeholder)}.inputError[data-v-22c52264]:-moz-placeholder,.inputError[data-v-22c52264]::-moz-placeholder{color:var(--placeholder);opacity:1}.inputError[data-v-22c52264]:-ms-input-placeholder{color:var(--placeholder)}.inputError[data-v-22c52264]:focus{outline-style:none}.userSelect[data-v-22c52264]{background-color:var(--sub-background-primary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.userSelect .selectDiv[data-v-22c52264]{height:30px;margin:10px 20px 10px 20px;position:relative}.userSelect .selectDiv .select[data-v-22c52264]{border:none;border-radius:0;outline:none;width:100%;height:30px;line-height:20px;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-left:10px;border-bottom:1px solid #e2e2e2;background-color:var(--sub-background-primary);font-size:17px}.userSelect .selectDiv .icon[data-v-22c52264]{position:absolute;width:10px;height:15px;-webkit-transform:rotate(90deg);transform:rotate(90deg);right:20px;top:10px}.submit[data-v-22c52264]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.submit .submitBtn[data-v-22c52264]{border-radius:100px;width:300px;height:36px;border:0;background-color:var(--theme-icon);font-size:16px;letter-spacing:5px;color:var(--button-text-white)}.submit .submitBtn[data-v-22c52264]:active{background-color:var(--theme-button-icon-pressed)}.submit .submitBtn[data-v-22c52264]:focus{outline-style:none}.submit .submitBtn[data-v-22c52264]:disabled{background-color:var(--theme-button-icon-disabled);color:var(--text-disabled)}.message[data-v-22c52264]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:20px;color:var(--red);font-size:15px}.about[data-v-22c52264],.message[data-v-22c52264]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-direction:normal}.about[data-v-22c52264]{font-size:13px;word-break:break-all;text-align:justify;text-justify:inter-ideograph;margin:0 20px 40px 20px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.about .title[data-v-22c52264]{margin-bottom:20px;font-size:15px}.about .a[data-v-22c52264]{color:var(--blue)}.charge[data-v-22c52264]{background-color:var(--sub-background-primary);padding-bottom:10px;margin:20px 0}.charge .charge_contain[data-v-22c52264]{height:100%;font-size:13px;margin:10px 25px}.charge .charge_contain .title[data-v-22c52264]{padding:20px 0 0 0;font-size:15px}.infoContain[data-v-22c52264]{margin:20px 0}.slide-left-enter-active[data-v-22c52264],.slide-left-leave-active[data-v-22c52264],.slide-right-enter-active[data-v-22c52264],.slide-right-leave-active[data-v-22c52264]{will-change:transform;-webkit-transition:all .5s;transition:all .5s;position:absolute;width:100%;left:0}.slide-right-enter[data-v-22c52264]{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.slide-left-enter[data-v-22c52264],.slide-right-leave-active[data-v-22c52264]{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.slide-left-leave-active[data-v-22c52264]{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.light{--main-nav-title:#fff;--main-nav-logo:#fff;--background-primary:#fff;--background-secondary:#f7f7f7;--sub-background-primary:#fff;--sub-background-secondary:#f1f1f1;--sub-background-border:#e2e2e2;--tab-barIcon:#9fa0a0;--tab-bar-base:#fff;--tab-bar-bine:#e2e2e2;--text-primary:#4a4a4a;--text-secondary:#6b6b6b;--text-tertiary:#b0afb0;--text-icon:#fff;--text-white:#fff;--text-disabled:#f1f1f1;--icon-primary:#fff;--icon-secondary:#c7c7cc;--icon-tertiary:#4a4a4a;--icon-quaternary:#6b6b6b;--icon-border:#b9b9b9;--icon-scan:#d9d9d9;--icon-other:#e2e2e2;--icon-red:#d11f35;--icon-yellow:#f6cd1e;--icon-secondary-yellow:#fef145;--icon-pink:#ffd8dd;--icon-text-black:#4a4a4a;--icon-text-white:#fff;--icon-disabled-grey:#e2e2e2;--icon-setting:#fff;--icon-setting-base:#c7c7cc;--icon-barcode-base:#fff;--icon-border-highlight:#6b6b6b;--button-icon-primary:#fff;--button-icon-secondary:#f3f3f3;--button-icon-tertiary:#c7c7cc;--button-icon-grey:#aeaeb3;--button-icon-disabled-grey:#f7f7f7;--button-text-white:#fff;--button-text-black:#4a4a4a;--line-primary:#ebebeb;--line-secondary:#e2e2e2;--line-tertiary:#f1f1f1;--shadow-primary:hsla(0,0%,85.5%,0.5);--shadow-secondary:hsla(0,0%,62.7%,0.5);--input-border:#e2e2e2;--input-base:#fff;--input-red:#d11f35;--input-field-line:#e2e2e2;--alert-base:#fff;--alert-button-icon-pressed:#f7f7f7;--mask-disabled:hsla(0,0%,100%,0.4);--survey-border:#979797;--survey-selected:#eee}.dark,.light{--text-update:#ffeec1;--message-base:#455f75;--mask-black:rgba(0,0,0,0.72);--confirmation:#30a3d7;--reward:#f7931e;--scan-base:#434343;--coupon:#fff}.dark{--main-nav-title:#d9d9d9;--main-nav-logo:#d9d9d9;--background-primary:#18191e;--background-secondary:#18191e;--sub-background-primary:#24262f;--sub-background-secondary:#24262f;--sub-background-border:hsla(0,0%,88.6%,0);--tab-barIcon:#bfbfbf;--tab-bar-base:#18191e;--tab-bar-bine:#3d3d3f;--text-primary:#d9d9d9;--text-secondary:#bfbfbf;--text-tertiary:#a6a6a6;--text-icon:#d9d9d9;--text-white:#d9d9d9;--text-disabled:#595c66;--icon-primary:#d9d9d9;--icon-secondary:#bfbfbf;--icon-tertiary:#a6a6a6;--icon-quaternary:#8c8c8c;--icon-border:#a6a6a6;--icon-scan:#d9d9d9;--icon-other:#e2e2e2;--icon-red:#d11f35;--icon-yellow:#f6cd1e;--icon-secondary-yellow:#fef145;--icon-pink:#ffd8dd;--icon-text-black:#4a4a4a;--icon-text-white:#fff;--icon-disabled-grey:#595c66;--icon-setting:#bfbfbf;--icon-setting-base:#444859;--icon-barcode-base:#fff;--icon-border-highlight:#e2e2e2;--button-icon-primary:#313440;--button-icon-secondary:#444859;--button-icon-tertiary:#4e5366;--button-icon-grey:#444859;--button-icon-disabled-grey:#353845;--button-text-white:#fff;--button-text-black:#d9d9d9;--line-primary:#38383a;--line-secondary:#38383a;--line-tertiary:#38383a;--shadow-primary:rgba(0,0,0,0.4);--shadow-secondary:hsla(0,0%,62.7%,0);--input-border:#444859;--input-base:#2d2e36;--input-red:#d11f35;--input-field-line:#d9d9d9;--alert-base:#2d2e36;--alert-button-icon-pressed:#202126;--mask-disabled:rgba(35,37,46,0.4);--survey-border:#d9d9d9;--survey-selected:#444859}.light.default{--theme-main-nav-base:#30a3d7;--theme-sub-background-pressed:#f0faff;--theme-tab-current:#30a3d7;--theme-text:#30a3d7;--theme-icon:#30a3d7;--theme-button-icon-disabled:#bbe0f2;--theme-button-icon-highlight:#71d3ff;--theme-button-icon-pressed:#71d3ff;--theme-button-interaction:#30a3d7;--theme-input:#30a3d7;--theme-message-update:#087cb1;--theme-alert-bar:#30a3d7;--theme-mask:rgba(113,211,255,0.5);--theme-mask-border:rgba(48,163,215,0.5)}.light.default,.light.pink{--sub-theme-text:#f7931e;--sub-theme-icon:#f7931e}.light.pink{--theme-main-nav-base:#e29b9e;--theme-sub-background-pressed:#fff6f6;--theme-tab-current:#e29b9e;--theme-text:#e29b9e;--theme-icon:#e29b9e;--theme-button-icon-disabled:#fccdcf;--theme-button-icon-highlight:#f7aaad;--theme-button-icon-pressed:#f7aaad;--theme-button-interaction:#e29b9e;--theme-input:#e29b9e;--theme-message-update:#99696b;--theme-alert-bar:#e29b9e;--theme-mask:rgba(247,170,173,0.5);--theme-mask-border:rgba(226,155,158,0.5)}.light.milk_tea{--theme-main-nav-base:#ccb9a1;--theme-sub-background-pressed:#fcf7f0;--theme-tab-current:#ccb9a1;--theme-text:#ccb9a1;--theme-icon:#ccb9a1;--theme-button-icon-disabled:#e7dbcc;--theme-button-icon-highlight:#eed7ba;--theme-button-icon-pressed:#eed7ba;--theme-button-interaction:#ccb9a1;--theme-input:#ccb9a1;--theme-message-update:#b7a590;--theme-alert-bar:#ccb9a1;--theme-mask:rgba(238 215 186,0.5);--theme-mask-border:rgba(204 185 161,0.5)}.light.milk_tea,.light.mint_green{--sub-theme-text:#f7931e;--sub-theme-icon:#f7931e}.light.mint_green{--theme-main-nav-base:#96b29d;--theme-sub-background-pressed:#edf6f0;--theme-tab-current:#96b29d;--theme-text:#96b29d;--theme-icon:#96b29d;--theme-button-icon-disabled:#cae6d1;--theme-button-icon-highlight:#a7edb9;--theme-button-icon-pressed:#a7edb9;--theme-button-interaction:#96b29d;--theme-input:#96b29d;--theme-message-update:#819987;--theme-alert-bar:#96b29d;--theme-mask:rgba(167 237 185,0.5);--theme-mask-border:rgba(150 178 157,0.5)}.light.sky_blue{--theme-main-nav-base:#8fb3cd;--theme-sub-background-pressed:#f5fbff;--theme-tab-current:#8fb3cd;--theme-text:#8fb3cd;--theme-icon:#8fb3cd;--theme-button-icon-disabled:#cce7fb;--theme-button-icon-highlight:#aed9f7;--theme-button-icon-pressed:#aed9f7;--theme-button-interaction:#8fb3cd;--theme-input:#8fb3cd;--theme-message-update:#6989a1;--theme-alert-bar:#8fb3cd;--theme-mask:rgba(174 217 247,0.5);--theme-mask-border:rgba(143 179 205,0.5)}.light.sky_blue,.light.taro_purple{--sub-theme-text:#f7931e;--sub-theme-icon:#f7931e}.light.taro_purple{--theme-main-nav-base:#b6a2dc;--theme-sub-background-pressed:#f8f4ff;--theme-tab-current:#b6a2dc;--theme-text:#b6a2dc;--theme-icon:#b6a2dc;--theme-button-icon-disabled:#d7cbef;--theme-button-icon-highlight:#c8b2f2;--theme-button-icon-pressed:#c8b2f2;--theme-button-interaction:#b6a2dc;--theme-input:#b6a2dc;--theme-message-update:#9484b3;--theme-alert-bar:#b6a2dc;--theme-mask:rgba(200 178 242,0.5);--theme-mask-border:rgba(182 162 220,0.5)}.light.yellow_ducky{--theme-main-nav-base:#f2b45c;--theme-sub-background-pressed:#fffaf3;--theme-tab-current:#f2b45c;--theme-text:#f2b45c;--theme-icon:#f2b45c;--theme-button-icon-disabled:#ffddac;--theme-button-icon-highlight:#eccfa6;--theme-button-icon-pressed:#eccfa6;--theme-button-interaction:#f2b45c;--theme-input:#f2b45c;--theme-message-update:#cc984e;--theme-alert-bar:#f2b45c;--theme-mask:rgba(236 207 166,0.5);--theme-mask-border:rgba(242 180 92,0.5)}.light.lavender_purple,.light.yellow_ducky{--sub-theme-text:#f7931e;--sub-theme-icon:#f7931e}.light.lavender_purple{--theme-main-nav-base:#b4a3c0;--theme-sub-background-pressed:#fcf8ff;--theme-tab-current:#b4a3c0;--theme-text:#b4a3c0;--theme-icon:#b4a3c0;--theme-button-icon-disabled:#d7c3e6;--theme-button-icon-highlight:#a798b3;--theme-button-icon-pressed:#a798b3;--theme-button-interaction:#b4a3c0;--theme-input:#b4a3c0;--theme-message-update:#8f8299;--theme-alert-bar:#b4a3c0;--theme-mask:rgba(167 152 179,0.5);--theme-mask-border:rgba(180 163 192,0.5)}.light.soft_orange{--theme-main-nav-base:#f78e71;--theme-sub-background-pressed:#f9f1ef;--theme-tab-current:#f78e71;--theme-text:#f78e71;--theme-icon:#f78e71;--theme-button-icon-disabled:#fccdc0;--theme-button-icon-highlight:#d97d63;--theme-button-icon-pressed:#d97d63;--theme-button-interaction:#f78e71;--theme-input:#f78e71;--theme-message-update:#b36752;--theme-alert-bar:#f78e71;--theme-mask:rgba(217 125 99,0.5);--theme-mask-border:rgba(247 142 113,0.5)}.light.ocean_blue,.light.soft_orange{--sub-theme-text:#f7931e;--sub-theme-icon:#f7931e}.light.ocean_blue{--theme-main-nav-base:#329aa8;--theme-sub-background-pressed:#fafeff;--theme-tab-current:#329aa8;--theme-text:#329aa8;--theme-icon:#329aa8;--theme-button-icon-disabled:#c1ecf1;--theme-button-icon-highlight:#2a818c;--theme-button-icon-pressed:#2a818c;--theme-button-interaction:#329aa8;--theme-input:#329aa8;--theme-message-update:#1e5e66;--theme-alert-bar:#329aa8;--theme-mask:rgba(42 129 140,0.5);--theme-mask-border:rgba(50 154 168,0.5)}.light.greyish_blue{--theme-main-nav-base:#5f7da0;--theme-sub-background-pressed:#fbfdff;--theme-tab-current:#5f7da0;--theme-text:#5f7da0;--sub-theme-text:#f7931e;--theme-icon:#5f7da0;--sub-theme-icon:#f7931e;--theme-button-icon-disabled:#c5d8ed;--theme-button-icon-highlight:#506a87;--theme-button-icon-pressed:#506a87;--theme-button-interaction:#5f7da0;--theme-input:#5f7da0;--theme-message-update:#445a73;--theme-alert-bar:#5f7da0;--theme-mask:rgba(80 106 135,0.5);--theme-mask-border:rgba(95 125 160,0.5)}.light.matcha_green{--theme-main-nav-base:#707c4f;--theme-sub-background-pressed:#fefffc;--theme-tab-current:#707c4f;--theme-text:#707c4f;--theme-icon:#707c4f;--theme-button-icon-disabled:#d6e4ac;--theme-button-icon-highlight:#5a633f;--theme-button-icon-pressed:#5a633f;--theme-button-interaction:#707c4f;--theme-input:#707c4f;--theme-message-update:#464d31;--theme-alert-bar:#707c4f;--theme-mask:rgba(90 99 63,0.5);--theme-mask-border:rgba(112 124 79,0.5)}.light.matcha_green,.light.wooden_brown{--sub-theme-text:#f7931e;--sub-theme-icon:#f7931e}.light.wooden_brown{--theme-main-nav-base:#b47c4a;--theme-sub-background-pressed:#fefffc;--theme-tab-current:#b47c4a;--theme-text:#b47c4a;--theme-icon:#b47c4a;--theme-button-icon-disabled:#e6c8ad;--theme-button-icon-highlight:#99693f;--theme-button-icon-pressed:#99693f;--theme-button-interaction:#b47c4a;--theme-input:#b47c4a;--theme-message-update:#734f30;--theme-alert-bar:#b47c4a;--theme-mask:rgba(153 105 63,0.5);--theme-mask-border:rgba(180 124 74,0.5)}.light.goldenrod_yellow{--theme-main-nav-base:#daa520;--theme-sub-background-pressed:#fffcf6;--theme-tab-current:#daa520;--theme-text:#daa520;--sub-theme-text:#f7931e;--theme-icon:#daa520;--sub-theme-icon:#f7931e;--theme-button-icon-disabled:#dfd0a6;--theme-button-icon-highlight:#bf911c;--theme-button-icon-pressed:#bf911c;--theme-button-interaction:#daa520;--theme-input:#daa520;--theme-message-update:#8c6a14;--theme-alert-bar:#daa520;--theme-mask:rgba(191 145 28,0.5);--theme-mask-border:rgba(218 165 32,0.5)}.light.festival_lunar_new_year{--theme-main-nav-base:#d40000;--theme-sub-background-pressed:#ffeae9;--theme-tab-current:#d40000;--theme-text:#d40000;--sub-theme-text:#efbf04;--theme-icon:#d40000;--sub-theme-icon:#efbf04;--theme-button-icon-disabled:#d29491;--theme-button-icon-highlight:#ef7972;--theme-button-icon-pressed:#ef7972;--theme-button-interaction:#d40000;--theme-input:#d40000;--theme-message-update:#741b17;--theme-alert-bar:#d40000;--theme-mask:rgba(239,121,114,0.5);--theme-mask-border:rgba(212,0,0,0.5)}.dark.default{--theme-main-nav-base:#24262f;--theme-sub-background-pressed:#2e303b;--theme-tab-current:#30a3d7;--theme-text:#30a3d7;--theme-icon:#30a3d7;--theme-button-icon-disabled:#353845;--theme-button-icon-highlight:#227499;--theme-button-icon-pressed:#227499;--theme-button-interaction:#d9d9d9;--theme-input:#30a3d7;--theme-message-update:#087cb1;--theme-alert-bar:#24262f;--theme-mask:rgba(34,116,153,0.5);--theme-mask-border:rgba(48,163,215,0.5)}.dark.default,.dark.pink{--sub-theme-text:#f7931e;--sub-theme-icon:#f7931e}.dark.pink{--theme-main-nav-base:#24262f;--theme-sub-background-pressed:#2e303b;--theme-tab-current:#e29b9e;--theme-text:#e29b9e;--theme-icon:#e29b9e;--theme-button-icon-disabled:#353845;--theme-button-icon-highlight:#a77678;--theme-button-icon-pressed:#a77678;--theme-button-interaction:#d9d9d9;--theme-input:#e29b9e;--theme-message-update:#99696b;--theme-alert-bar:#24262f;--theme-mask:rgba(167,118,120,0.5);--theme-mask-border:rgba(226,155,158,0.5)}.dark.milk_tea{--theme-main-nav-base:#24262f;--theme-sub-background-pressed:#2e303b;--theme-tab-current:#ccb9a1;--theme-text:#ccb9a1;--theme-icon:#ccb9a1;--theme-button-icon-disabled:#353845;--theme-button-icon-highlight:#b3a28d;--theme-button-icon-pressed:#b3a28d;--theme-button-interaction:#d9d9d9;--theme-input:#ccb9a1;--theme-message-update:#b7a590;--theme-alert-bar:#24262f;--theme-mask:rgba(179 162 141,0.5);--theme-mask-border:rgba(204 185 161,0.5)}.dark.milk_tea,.dark.mint_green{--sub-theme-text:#f7931e;--sub-theme-icon:#f7931e}.dark.mint_green{--theme-main-nav-base:#24262f;--theme-sub-background-pressed:#2e303b;--theme-tab-current:#96b29d;--theme-text:#96b29d;--theme-icon:#96b29d;--theme-button-icon-disabled:#353845;--theme-button-icon-highlight:#768c7c;--theme-button-icon-pressed:#768c7c;--theme-button-interaction:#d9d9d9;--theme-input:#96b29d;--theme-message-update:#819987;--theme-alert-bar:#24262f;--theme-mask:rgba(118 140 124,0.5);--theme-mask-border:rgba(150 178 157,0.5)}.dark.sky_blue{--theme-main-nav-base:#24262f;--theme-sub-background-pressed:#2e303b;--theme-tab-current:#8fb3cd;--theme-text:#8fb3cd;--theme-icon:#8fb3cd;--theme-button-icon-disabled:#353845;--theme-button-icon-highlight:#7491a6;--theme-button-icon-pressed:#7491a6;--theme-button-interaction:#d9d9d9;--theme-input:#8fb3cd;--theme-message-update:#6989a1;--theme-alert-bar:#24262f;--theme-mask:rgba(116 145 166,0.5);--theme-mask-border:rgba(143 179 205,0.5)}.dark.sky_blue,.dark.taro_purple{--sub-theme-text:#f7931e;--sub-theme-icon:#f7931e}.dark.taro_purple{--theme-main-nav-base:#24262f;--theme-sub-background-pressed:#2e303b;--theme-tab-current:#b6a2dc;--theme-text:#b6a2dc;--theme-icon:#b6a2dc;--theme-button-icon-disabled:#353845;--theme-button-icon-highlight:#9e8dbf;--theme-button-icon-pressed:#9e8dbf;--theme-button-interaction:#d9d9d9;--theme-input:#b6a2dc;--theme-message-update:#9484b3;--theme-alert-bar:#24262f;--theme-mask:rgba(158 141 191,0.5);--theme-mask-border:rgba(182 162 220,0.5)}.dark.yellow_ducky{--theme-main-nav-base:#24262f;--theme-sub-background-pressed:#2e303b;--theme-tab-current:#f2b45c;--theme-text:#f2b45c;--theme-icon:#f2b45c;--theme-button-icon-disabled:#353845;--theme-button-icon-highlight:#d9a152;--theme-button-icon-pressed:#d9a152;--theme-button-interaction:#d9d9d9;--theme-input:#f2b45c;--theme-message-update:#cc984e;--theme-alert-bar:#24262f;--theme-mask:rgba(217 161 82,0.5);--theme-mask-border:rgba(242 180 92,0.5)}.dark.lavender_purple,.dark.yellow_ducky{--sub-theme-text:#f7931e;--sub-theme-icon:#f7931e}.dark.lavender_purple{--theme-main-nav-base:#24262f;--theme-sub-background-pressed:#2e303b;--theme-tab-current:#b4a3c0;--theme-text:#b4a3c0;--theme-icon:#b4a3c0;--theme-button-icon-disabled:#353845;--theme-button-icon-highlight:#a798b3;--theme-button-icon-pressed:#a798b3;--theme-button-interaction:#d9d9d9;--theme-input:#b4a3c0;--theme-message-update:#8f8299;--theme-alert-bar:#24262f;--theme-mask:rgba(167 152 179,0.5);--theme-mask-border:rgba(180 163 192,0.5)}.dark.soft_orange{--theme-main-nav-base:#24262f;--theme-sub-background-pressed:#2e303b;--theme-tab-current:#f78e71;--theme-text:#f78e71;--theme-icon:#f78e71;--theme-button-icon-disabled:#353845;--theme-button-icon-highlight:#d97d63;--theme-button-icon-pressed:#d97d63;--theme-button-interaction:#d9d9d9;--theme-input:#f78e71;--theme-message-update:#b36752;--theme-alert-bar:#24262f;--theme-mask:rgba(217 125 99,0.5);--theme-mask-border:rgba(247 142 113,0.5)}.dark.ocean_blue,.dark.soft_orange{--sub-theme-text:#f7931e;--sub-theme-icon:#f7931e}.dark.ocean_blue{--theme-main-nav-base:#24262f;--theme-sub-background-pressed:#2e303b;--theme-tab-current:#329aa8;--theme-text:#329aa8;--theme-icon:#329aa8;--theme-button-icon-disabled:#353845;--theme-button-icon-highlight:#2a818c;--theme-button-icon-pressed:#2a818c;--theme-button-interaction:#d9d9d9;--theme-input:#329aa8;--theme-message-update:#1e5e66;--theme-alert-bar:#24262f;--theme-mask:rgba(42 129 140,0.5);--theme-mask-border:rgba(50 154 168,0.5)}.dark.greyish_blue{--theme-main-nav-base:#24262f;--theme-sub-background-pressed:#2e303b;--theme-tab-current:#5f7da0;--theme-text:#5f7da0;--theme-icon:#5f7da0;--theme-button-icon-disabled:#353845;--theme-button-icon-highlight:#506a87;--theme-button-icon-pressed:#506a87;--theme-button-interaction:#d9d9d9;--theme-input:#5f7da0;--theme-message-update:#445a73;--theme-alert-bar:#24262f;--theme-mask:rgba(80 106 135,0.5);--theme-mask-border:rgba(95 125 160,0.5)}.dark.greyish_blue,.dark.matcha_green{--sub-theme-text:#f7931e;--sub-theme-icon:#f7931e}.dark.matcha_green{--theme-main-nav-base:#24262f;--theme-sub-background-pressed:#2e303b;--theme-tab-current:#707c4f;--theme-text:#707c4f;--theme-icon:#707c4f;--theme-button-icon-disabled:#353845;--theme-button-icon-highlight:#5a633f;--theme-button-icon-pressed:#5a633f;--theme-button-interaction:#d9d9d9;--theme-input:#707c4f;--theme-message-update:#464d31;--theme-alert-bar:#24262f;--theme-mask:rgba(90 99 63,0.5);--theme-mask-border:rgba(112 124 79,0.5)}.dark.wooden_brown{--theme-main-nav-base:#24262f;--theme-sub-background-pressed:#2e303b;--theme-tab-current:#b47c4a;--theme-text:#b47c4a;--theme-icon:#b47c4a;--theme-button-icon-disabled:#353845;--theme-button-icon-highlight:#99693f;--theme-button-icon-pressed:#99693f;--theme-button-interaction:#d9d9d9;--theme-input:#b47c4a;--theme-message-update:#734f30;--theme-alert-bar:#24262f;--theme-mask:rgba(153 105 63,0.5);--theme-mask-border:rgba(180 124 74,0.5)}.dark.goldenrod_yellow,.dark.wooden_brown{--sub-theme-text:#f7931e;--sub-theme-icon:#f7931e}.dark.goldenrod_yellow{--theme-main-nav-base:#24262f;--theme-sub-background-pressed:#2e303b;--theme-tab-current:#daa520;--theme-text:#daa520;--theme-icon:#daa520;--theme-button-icon-disabled:#353845;--theme-button-icon-highlight:#bf911c;--theme-button-icon-pressed:#bf911c;--theme-button-interaction:#d9d9d9;--theme-input:#daa520;--theme-message-update:#8c6a14;--theme-alert-bar:#24262f;--theme-mask:rgba(191 145 28,0.5);--theme-mask-border:rgba(218 165 32,0.5)}.dark.festival_lunar_new_year{--theme-main-nav-base:#24262f;--theme-sub-background-pressed:#2e303b;--theme-tab-current:#ff5857;--theme-text:#ff5857;--sub-theme-text:#efbf04;--theme-icon:#ff5857;--sub-theme-icon:#efbf04;--theme-button-icon-disabled:#353845;--theme-button-icon-highlight:#86221c;--theme-button-icon-pressed:#86221c;--theme-button-interaction:#d9d9d9;--theme-input:#ff5857;--theme-message-update:#a01008;--theme-alert-bar:#24262f;--theme-mask:rgba(134,34,28,0.5);--theme-mask-border:rgba(255,88,87,0.5)}:root{--lightgrey:#f3f3f3;--gray:#4a4a4a;--red:#d0021b;--blue:#30a3d7;--lightblue:#eff6f9;--placeholder:#b0afb0}body,html{margin:0;padding:0;height:100%;background-color:var(--background-secondary);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*{color:var(--text-primary);font-family:PingFangTC-Regular,sans-serif;letter-spacing:1.1px;outline:none;-webkit-tap-highlight-color:transparent}* input::-webkit-inner-spin-button,* input::-webkit-outer-spin-button{-webkit-appearance:none}* input[type=number]{-moz-appearance:textfield}#app{background-color:var(--background-secondary);color:var(--text-primary);min-height:100vh}.note{margin:0 20px;padding:20px 0;font-size:13px}.list .containList{cursor:pointer;word-wrap:break-word;font-size:15px}.list .containList .item{border-bottom:1px solid var(--line-tertiary);padding:12px 35px;background-color:var(--sub-background-primary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;vertical-align:middle;position:relative}.list .containList .item:active{background-color:var(--theme-sub-background-pressed)}.list .containList .item .icon{width:17px;position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.contain{word-wrap:break-word;font-size:15px}.header{margin:0 20px;padding:20px 0;letter-spacing:1px;font-size:14px}.userInputContain{background-color:var(--sub-background-primary);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.userInputContain,.userInputContain .carType{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.userInputContain .carType{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 10px 0}.userInputContain .input{border-radius:0;border-top-style:none;border-left-style:none;border-right-style:none;border-bottom:1px solid var(--line-primary);background-color:var(--sub-background-primary);font-size:17px;padding:10px;margin:0 20px 10px 20px;-webkit-tap-highlight-color:transparent}.userInputContain .input::-webkit-input-placeholder{color:var(--text-tertiary)}.userInputContain .input:-moz-placeholder,.userInputContain .input::-moz-placeholder{color:var(--text-tertiary);opacity:1}.userInputContain .input:-ms-input-placeholder{color:var(--text-tertiary)}.userInputContain .input:focus{outline:none}.userInputContain .span{color:var(--text-secondary);margin:0 20px 10px 20px;font-size:13px}.inputError{border-radius:0;border-top-style:none;border-left-style:none;border-right-style:none;border-bottom:1px solid var(--icon-red);background-color:var(--sub-background-primary);font-size:17px;padding:10px;margin:0 20px 10px 20px}.inputError::-webkit-input-placeholder{color:var(--placeholder)}.inputError:-moz-placeholder,.inputError::-moz-placeholder{color:var(--placeholder);opacity:1}.inputError:-ms-input-placeholder{color:var(--placeholder)}.inputError:focus{outline-style:none}.userSelect{background-color:var(--sub-background-primary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.userSelect .selectDiv{height:30px;margin:10px 20px 10px 20px;position:relative}.userSelect .selectDiv .select{border:none;border-radius:0;outline:none;width:100%;height:30px;line-height:20px;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-left:10px;border-bottom:1px solid #e2e2e2;background-color:var(--sub-background-primary);font-size:17px}.userSelect .selectDiv .icon{position:absolute;width:10px;height:15px;-webkit-transform:rotate(90deg);transform:rotate(90deg);right:20px;top:10px}.submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.submit .submitBtn{border-radius:100px;width:300px;height:36px;border:0;background-color:var(--theme-icon);font-size:16px;letter-spacing:5px;color:var(--button-text-white)}.submit .submitBtn:active{background-color:var(--theme-button-icon-pressed)}.submit .submitBtn:focus{outline-style:none}.submit .submitBtn:disabled{background-color:var(--theme-button-icon-disabled);color:var(--text-disabled)}.message{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:20px;color:var(--red);font-size:15px}.about,.message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-direction:normal}.about{font-size:13px;word-break:break-all;text-align:justify;text-justify:inter-ideograph;margin:0 20px 40px 20px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.about .title{margin-bottom:20px;font-size:15px}.about .a{color:var(--blue)}.charge{background-color:var(--sub-background-primary);padding-bottom:10px;margin:20px 0}.charge .charge_contain{height:100%;font-size:13px;margin:10px 25px}.charge .charge_contain .title{padding:20px 0 0 0;font-size:15px}.infoContain{margin:20px 0}