.t-back-top{align-items:center;background-color:transparent;border:.5px solid transparent;box-shadow:var(--td-shadow-3);color:var(--td-text-color-primary);cursor:pointer;display:inline-flex;flex-direction:column;justify-content:center;opacity:0;outline:none;overflow:hidden;position:fixed;touch-action:manipulation;transition:background .2s linear,border .2s linear,color .2s linear,opacity .2s linear,visibility .2s linear;vertical-align:middle;visibility:hidden;white-space:nowrap;z-index:300}.t-back-top__text{font:var(--td-font-body-small);margin-top:var(--td-comp-margin-xxs);text-align:center}.t-back-top__icon{font-size:var(--td-font-headline-small)}.t-back-top.t-size-m .t-back-top__icon{margin-top:2px}.t-back-top--show{opacity:1;visibility:visible}.t-back-top--theme-light{background-color:var(--td-bg-color-container);border-color:var(--td-component-border)}.t-back-top--theme-light:hover{background-color:var(--td-bg-color-container-hover);border-color:var(--td-bg-color-container-hover)}.t-back-top--theme-light .t-back-top__text{color:var(--td-text-color-secondary)}.t-back-top--theme-light .t-back-top__icon{color:var(--td-text-color-primary)}.t-back-top--theme-primary{background-color:var(--td-brand-color);border-color:var(--td-brand-color)}.t-back-top--theme-primary:hover{background-color:var(--td-brand-color-hover);border-color:var(--td-brand-color-hover)}.t-back-top--theme-primary .t-back-top__icon,.t-back-top--theme-primary .t-back-top__text{color:var(--td-text-color-anti)}.t-back-top--theme-dark{background-color:#000000e6;border-color:#000000e6}.t-back-top--theme-dark:hover{background-color:#0009;border-color:#0009}.t-back-top--theme-dark .t-back-top__icon,.t-back-top--theme-dark .t-back-top__text{color:var(--td-text-color-anti)}.t-back-top.t-size-s{height:var(--td-comp-size-xxl);width:var(--td-comp-size-xxl)}.t-back-top.t-size-s .t-back-top__text{display:none}.t-back-top.t-size-m{height:var(--td-comp-size-xxxxl);width:var(--td-comp-size-xxxxl)}.t-back-top.t-size-m .t-back-top__text{display:block}.t-back-top--circle{border-radius:var(--td-radius-circle)}.t-back-top--square{border-radius:var(--td-radius-medium)}.--global-search{background:#b6b7d580;color:#000000e6;display:flex;font-size:14px;top:0;right:0;bottom:0;left:0;justify-content:center;overflow:auto;padding-bottom:8vh;padding-top:8vh;position:fixed;z-index:310}.--global-search-inner{background:#fff;border-radius:8px;box-shadow:0 8px 22px #252c6126,0 4px 6px #5d649433;flex-shrink:0;height:100%;max-height:800px;max-width:1040px;min-width:600px;overflow:hidden;width:50%}.--global-search-inner-lite{height:60px}.--global-search-bar{align-items:center;color:#0009;-moz-column-gap:16px;column-gap:16px;display:flex;height:60px;padding:8px 16px}.--global-search-bar-search{color:#003dff;flex-shrink:0;font-size:24px;transition:color .3s}.--global-search-bar-input{flex:1;font-size:22px;outline:none;transition:color .3s}.--global-search-bar-input:focus{color:#000000e6}.--global-search-bar-clear{font-size:16px}.--global-search-bar-clear,.--global-search-bar-close{align-items:center;cursor:pointer;display:flex;flex-shrink:0;height:100%;transition:color .3s}.--global-search-bar-clear:hover,.--global-search-bar-close:hover{color:#003dff}.--global-search-bar-divider{background-color:#e7e7e7;flex-shrink:0;height:70%;width:1px}.--global-search-results{border-bottom:1px solid #e7e7e7;border-top:1px solid #e7e7e7;height:calc(100% - 108px);overflow-y:auto}.--global-search-relates{display:grid;gap:12px;grid-template-columns:repeat(3,1fr);padding:12px 16px}.--global-search-product{background-color:#fff;border:1px solid #e7e7e7;border-radius:8px;padding:12px;transition:background-color .3s}.--global-search-product:hover{background-color:#f7f7f7}.--global-search-product-name{align-items:center;display:flex;font-size:16px;font-weight:600;line-height:22px;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.--global-search-product-logo{height:22px;margin-right:8px;width:22px}.--global-search-product-desc{display:-webkit-box;line-height:16px;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.--global-search-product-desc,.--global-search-tag{color:#0009;font-size:12px;overflow:hidden;text-overflow:ellipsis}.--global-search-tag{background:#f2f3ff;font-weight:600;line-height:28px;padding-left:16px;padding-right:16px;white-space:nowrap}.--global-search-record{display:flex;flex-direction:column;justify-content:center;min-height:40px;padding:4px 16px;row-gap:2px;text-decoration:none}.--global-search-record-border{border-top:1px solid #e7e7e7}.--global-search-record-l1,.--global-search-record-l2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.--global-search-record-l1{font-weight:600}.--global-search-record-l2{color:#0009;font-size:12px;line-height:18px}.--global-search-record mark{background-color:transparent;color:#003dff}.--global-search-record-selected{background-color:#003dff}.--global-search-record-selected .--global-search-record-l1,.--global-search-record-selected .--global-search-record-l2{color:#fff}.--global-search-record-selected mark{color:#fff;text-decoration:underline;text-underline-offset:2px}.--global-search-empty{align-items:center;display:flex;flex-direction:column;height:80%;justify-content:center}.--global-search-empty-icon{color:#0009;height:40px;width:40px}.--global-search-empty-text{font-size:18px;margin-top:24px;max-width:80%;overflow-wrap:break-word;text-align:center}.--global-search-empty-text strong{font-weight:bolder}.--global-search-footer{align-items:center;color:#0009;display:flex;font-size:12px;height:48px;justify-content:space-between;line-height:24px;padding:0 16px 2px}.--global-search-tip{align-items:center;-moz-column-gap:8px;column-gap:8px;display:flex}.--global-search-tip-key{background:#f7f7f7;border-radius:4px;color:#003dff;padding-left:5px;padding-right:5px}
