@charset "UTF-8";.pointer-effect[data-v-11e28c2e]{cursor:pointer}html .gbt-error-page{--error-input-background-color:#fff;--error-input-border-color:#dde1e6;--error-input-box-shadow:0 2px 13.4px 0 rgb(0 0 0/9%);--error-input-text-color:#000;--error-input-placeholder-color:#878d96;--error-input-clear-text-color:#000;--error-search-icon-color:#0446f2;--error-auto-complete-background-color:#fff;--error-auto-complete-font-color:#4d5358;--error-auto-complete-box-shadow:0 4px 12px 0 rgba(0,0,0,.2);--error-auto-focus-item-background-color:#f2f4f8;--error-text-highlight-match-color:#0446f2;--error-auto-complete-divider-color:#dde1e6;--error-auto-complete-title-color:#878d96;--error-auto-complete-arrow-icon-color:#21272a;--error-auto-complete-border-color:#dde1e6}html .gbt-error-page .fade-enter-active,html .gbt-error-page .fade-leave-active{transition:opacity .25s ease}html .gbt-error-page .fade-enter-from,html .gbt-error-page .fade-leave-to{opacity:0}html .gbt-error-page .fade-enter-to,html .gbt-error-page .fade-leave-from{opacity:1}html .gbt-error-page .error-auto-complete-block{margin:0 auto;position:relative}html .gbt-error-page .error-auto-complete-block .search-form-group{align-items:center;background-color:var(--error-input-background-color);border:1px solid #dde1e6;border-color:var(--error-input-border-color);border-radius:10px;box-shadow:var(--error-input-box-shadow);cursor:pointer;display:flex;justify-content:flex-start;padding:10px 12px;position:relative}@media(min-width:1024px){html .gbt-error-page .error-auto-complete-block .search-form-group{padding:10px 16px}}@media(min-width:1366px){html .gbt-error-page .error-auto-complete-block .search-form-group{padding:10px 24px}}html .gbt-error-page .error-auto-complete-block .search-form-group.no-radius{border-bottom-left-radius:0;border-bottom-right-radius:0}html .gbt-error-page .error-auto-complete-block .search-form-group.error-input{border:1px solid #f00707}html .gbt-error-page .error-auto-complete-block .search-form-group.form-focus{border:1px solid #0446f2}html .gbt-error-page .error-auto-complete-block .search-form-group .icon-spinner,html .gbt-error-page .error-auto-complete-block .search-form-group .search-icon{cursor:pointer;flex-shrink:0;height:auto;width:25px}html .gbt-error-page .error-auto-complete-block .search-form-group .icon-spinner{animation:loading-spin 1s linear infinite}html .gbt-error-page .error-auto-complete-block .search-form-group .search-icon{fill:var(--error-search-icon-color)}html .gbt-error-page .error-auto-complete-block .search-form-group .search-form-control{background-color:transparent;border:none;color:var(--error-input-text-color);font-family:Segoe UI,Noto Sans,Noto Sans TC,微軟正黑體,Microsoft JhengHei,新細明體,微軟雅黑體,Microsoft YaHei,SimHei,ＭＳ Ｐゴシック,メイリオ,Meiryo,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,Arial,Verdana,Helvetica,sans-serif;font-size:16px;font-weight:400;height:28px;line-height:1.5;margin-inline-start:12px;outline:none;width:100%}@media(min-width:1024px){html .gbt-error-page .error-auto-complete-block .search-form-group .search-form-control{font-size:18px;font-weight:400;height:33px;line-height:1.5}}@media(min-width:1366px){html .gbt-error-page .error-auto-complete-block .search-form-group .search-form-control{height:46px;margin-inline-start:16px}}html .gbt-error-page .error-auto-complete-block .search-form-group .search-form-control::-moz-placeholder{color:var(--error-input-placeholder-color);font-size:16px;font-weight:400;line-height:1.5}html .gbt-error-page .error-auto-complete-block .search-form-group .search-form-control::placeholder{color:var(--error-input-placeholder-color);font-size:16px;font-weight:400;line-height:1.5}@media(min-width:1024px){html .gbt-error-page .error-auto-complete-block .search-form-group .search-form-control::-moz-placeholder{font-size:18px;font-weight:400;line-height:1.5}html .gbt-error-page .error-auto-complete-block .search-form-group .search-form-control::placeholder{font-size:18px;font-weight:400;line-height:1.5}}html .gbt-error-page .error-auto-complete-block .search-form-group .search-form-control:-internal-autofill-selected{background-color:transparent!important}html .gbt-error-page .error-auto-complete-block .search-form-group .input-clean-text{color:var(--error-input-clear-text-color);white-space:nowrap}html .gbt-error-page .error-auto-complete-block .product-list-suggestion{align-items:center;color:#21272a;display:flex;font-size:12px;font-weight:400;gap:0 .5em;justify-content:center;line-height:1.5;margin-top:10px;text-align:center;white-space:nowrap}html .gbt-error-page .error-auto-complete-block .product-list-suggestion .product-list-link{color:#0446f2;text-decoration:underline}@media(hover:hover){html .gbt-error-page .error-auto-complete-block .product-list-suggestion .product-list-link:hover{color:#0073b0}}html .gbt-error-page .error-auto-complete-block .min-chars-notice{color:red;font-size:13px;font-weight:400;line-height:1.2;margin-top:10px;position:absolute;text-align:center}html .gbt-error-page .error-auto-complete-block .auto-complete-result-block{background-color:var(--error-auto-complete-background-color);border:1px solid var(--error-auto-complete-border-color);border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-top:unset;box-shadow:var(--error-auto-complete-box-shadow);overflow-y:auto;padding:8px 6px;position:absolute;text-align:start;width:100%;z-index:10000}html .gbt-error-page .error-auto-complete-block .auto-complete-result-block .search-result-item{border-radius:4px;color:var(--error-auto-complete-font-color);cursor:pointer;display:block;font-size:14px;font-weight:500;line-height:1.5;overflow:hidden;padding:8px;text-overflow:ellipsis;white-space:nowrap}@media(min-width:1366px){html .gbt-error-page .error-auto-complete-block .auto-complete-result-block .search-result-item{font-size:16px;font-weight:500;line-height:1.5}}html .gbt-error-page .error-auto-complete-block .auto-complete-result-block .search-result-item .text-highlight-match{color:var(--error-text-highlight-match-color);display:inline}@media(hover:hover){html .gbt-error-page .error-auto-complete-block .auto-complete-result-block .search-result-item:hover{background-color:var(--error-auto-focus-item-background-color)}}html .gbt-error-page .error-auto-complete-block .auto-complete-result-block .search-result-item.focusing{background-color:var(--error-auto-focus-item-background-color)}html .gbt-error-page .error-auto-complete-block .auto-complete-result-block .search-result-divider{border-bottom:1px solid var(--error-auto-complete-divider-color);margin:12px 0}html .gbt-error-page .error-auto-complete-block .auto-complete-result-block .search-result-product .search-result-product-list .result-product-item-base{align-items:center;box-sizing:content-box;display:flex;font-size:14px;font-weight:500;gap:6px;height:24px;line-height:1.5;padding:8px}@media(min-width:1366px){html .gbt-error-page .error-auto-complete-block .auto-complete-result-block .search-result-product .search-result-product-list .result-product-item-base{font-size:16px;font-weight:500;line-height:1.5}}html .gbt-error-page .error-auto-complete-block .auto-complete-result-block .search-result-product .search-result-product-list .result-product-item-base.product-list-title{color:var(--error-auto-complete-title-color);padding-top:12px}html .gbt-error-page .error-auto-complete-block .auto-complete-result-block .search-result-product .search-result-product-list .search-result-product-item{border-radius:4px;color:var(--error-auto-complete-font-color);cursor:pointer}@media(hover:hover){html .gbt-error-page .error-auto-complete-block .auto-complete-result-block .search-result-product .search-result-product-list .search-result-product-item:hover{background-color:var(--error-auto-focus-item-background-color)}}html .gbt-error-page .error-auto-complete-block .auto-complete-result-block .search-result-product .search-result-product-list .search-result-product-item.focusing{background-color:var(--error-auto-focus-item-background-color)}html .gbt-error-page .error-auto-complete-block .auto-complete-result-block .search-result-product .search-result-product-list .search-result-product-item .search-result-product-item-content{align-items:center;display:flex;gap:6px;width:100%}html .gbt-error-page .error-auto-complete-block .auto-complete-result-block .search-result-product .search-result-product-list .search-result-product-item .search-result-product-item-icon svg{fill:var(--error-auto-complete-arrow-icon-color);height:12px;width:12px}html .gbt-error-page .error-auto-complete-block .auto-complete-result-block .search-result-product .search-result-product-list .search-result-product-item span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html .gbt-error-page .error-auto-complete-block .auto-complete-result-block .search-result-product .search-result-product-list .search-result-product-item .search-result-product-item-text{flex:1;min-width:0}html .gbt-error-page .error-auto-complete-block .auto-complete-result-block .search-result-product .search-result-product-list .search-result-product-item .search-result-product-item-text .text-highlight-match{color:var(--error-text-highlight-match-color);display:inline}html .gbt-error-page .error-auto-complete-block ::-webkit-scrollbar{display:block;width:5px}html .gbt-error-page .error-auto-complete-block ::-webkit-scrollbar-thumb{background-color:#dde1e6}html .gbt-error-page .error-auto-complete-block ::-webkit-scrollbar-track{background-color:#f2f4f8}html .gbt-error-page .css-rtl .error-auto-complete-block .search-form-group .search-form-control{padding:0 5px 0 0}@keyframes loading-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}body:has(.gbt-error-page){background-color:#fff}.error-body{background-color:#fff;color:#434343;margin:0 auto;max-width:600px;min-height:670px;min-width:100%;overflow:hidden;padding-top:100px;position:relative;width:100%}.error-body .error-title{text-align:center}.error-body .error-title img{max-width:420px;width:100%}.error-body .error-sub-title{color:#888;margin:50px auto 0;max-width:500px;text-align:center}.error-body .back-home{color:#1e5bf6;cursor:pointer}#error-500-info .svg-item{width:12vw}#error-500-info .svg-item .cls-1{isolation:isolate}#error-500-info .svg-item .cls-2{fill:#ffd344}#error-500-info .svg-item .cls-3{fill:#e8c1a5;mix-blend-mode:multiply}#error-500-info .svg-item .cls-5{mix-blend-mode:multiply}#error-500-info .svg-item .cls-4{fill:#323039}#error-500-info .svg-item .cls-6{fill:#b9b8b5}@media screen and (max-width:480px){#error-500-info .svg-item{width:100px}}#error-500-info .main-area{margin-block:7.2917vw;text-align:center}#error-500-info .main-area .browser-list{margin-bottom:3.6458vw}#error-500-info .main-area .browser-list .browser-item{display:inline-block}#error-500-info .main-area .browser-list .browser-item:not(:last-child){margin-right:5.1042vw}#error-500-info .main-area .browser-list .browser-item .browser-item-image{margin-bottom:1.0417vw;width:7.2917vw}#error-500-info .main-area .browser-list .browser-item .browser-item-text{font-size:1.0417vw}#error-500-info .main-area .title{color:#423f3f;font-size:1.9792vw;font-weight:700;margin-bottom:1.0417vw}#error-500-info .main-area .desc{font-size:1.0417vw;line-height:1.5625vw}@media screen and (max-width:1024px){#error-500-info .main-area{margin-block:6.8359vw}#error-500-info .main-area .browser-list{margin-bottom:4.8828vw}#error-500-info .main-area .browser-list .browser-item:not(:last-child){margin-right:6.8359vw}#error-500-info .main-area .browser-list .browser-item .browser-item-image{margin-bottom:.7813vw;width:9.7656vw}#error-500-info .main-area .browser-list .browser-item .browser-item-text{font-size:1.7578vw}#error-500-info .main-area .title{font-size:3.0273vw;margin-bottom:1.9531vw}}@media screen and (max-width:480px){#error-500-info .main-area .title{font-size:14px;line-height:18px}}@media screen and (max-width:1024px){#error-500-info .main-area .desc{font-size:1.7578vw;line-height:2.3438vw}}@media screen and (max-width:480px){#error-500-info .main-area .desc{font-size:12px;line-height:15px}}html .gbt-error-page{--error-categories-text-color:#697077;--error-title-text-color:#878d96}html .gbt-error-page .gbt-error-page-container .gbt-error-body{margin:160px auto;max-width:600px}html .gbt-error-page .gbt-error-page-container .gbt-error-body .gbt-error-title{align-items:flex-end;color:#21272a;display:flex;font-size:32px;font-weight:500;gap:8.5px;justify-content:center;line-height:1.35;margin-bottom:16px;text-align:center}@media(min-width:1366px){html .gbt-error-page .gbt-error-page-container .gbt-error-body .gbt-error-title{font-size:42px;font-weight:500;gap:8px;line-height:1.35}}html .gbt-error-page .gbt-error-page-container .gbt-error-body .gbt-error-sub-title{color:#878d96;font-size:14px;font-weight:400;line-height:1.5;margin-bottom:32px;text-align:center}@media(min-width:1366px){html .gbt-error-page .gbt-error-page-container .gbt-error-body .gbt-error-sub-title{font-size:16px;font-weight:400;line-height:1.5}}html .gbt-error-page .gbt-error-page-container .gbt-error-body .gbt-error-back-home{margin-top:48px;text-align:center}html .gbt-error-page .gbt-error-page-container .gbt-error-body .gbt-error-back-home .back-home{align-items:center;display:flex;gap:6px;justify-content:center}html .gbt-error-page .gbt-error-page-container .gbt-error-body .gbt-error-back-home .back-home:hover{text-decoration:underline}html .gbt-error-page .gbt-error-page-container .gbt-error-body .gbt-error-back-home span{color:#0446f2;cursor:pointer;font-size:14px;font-weight:500;line-height:1.5}@media(min-width:1366px){html .gbt-error-page .gbt-error-page-container .gbt-error-body .gbt-error-back-home span{font-size:18px;font-weight:500;line-height:1.5}}html .gbt-error-page .gbt-error-page-container .gbt-error-body .gbt-error-back-home .icon-arrow-right{fill:#0446f2;height:16px;width:16px}html .gbt-error-page .gbt-error-page-container .error-page-search{position:relative;width:100%}html .gbt-error-page .gbt-error-page-container .error-page-search .auto-complete-block{display:flex;max-width:100%;width:100%}html .gbt-error-page .gbt-error-page-container .error-page-search .auto-complete-block .search-form-group{max-width:100%;width:100%}html .gbt-error-page .gbt-error-page-container .error-page-search .section-content-style .section-content-categories.base-color-categories{color:var(--error-categories-text-color)}html .gbt-error-page .gbt-error-page-container .error-page-search .section-content-style .section-content-categories{font-size:16px;font-weight:500;line-height:1.5}@media(min-width:1920px){html .gbt-error-page .gbt-error-page-container .error-page-search .section-content-style .section-content-categories{font-size:18px;font-weight:500;line-height:1.5}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){html .gbt-error-page .gbt-error-page-container .error-page-search .section-content-style .section-content-categories{font-size:18px;font-weight:500;line-height:1.5}}}html .gbt-error-page .gbt-error-page-container .error-page-search .section-content-style .section-content-title.base-color-title{color:var(--error-title-text-color)}html .gbt-error-page .gbt-error-page-container .error-page-search .section-content-style .section-content-title{font-size:28px;font-weight:500;line-height:1.35}@media(min-width:1366px){html .gbt-error-page .gbt-error-page-container .error-page-search .section-content-style .section-content-title{font-size:32px;font-weight:500;line-height:1.35}}@media(min-width:1920px){html .gbt-error-page .gbt-error-page-container .error-page-search .section-content-style .section-content-title{font-size:42px;font-weight:500;line-height:1.35}}@media(min-width:1912px)and (max-width:1919px){@supports (-ms-ime-align:auto) or (-ms-accelerator:true) or (scrollbar-width:thin){html .gbt-error-page .gbt-error-page-container .error-page-search .section-content-style .section-content-title{font-size:42px;font-weight:500;line-height:1.35}}}
