:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}html.is-mobile-device{font-size:14px;-webkit-text-size-adjust:100%}html.is-mobile-device body{overflow-x:hidden!important;width:100%!important;min-height:100vh;-webkit-overflow-scrolling:touch}html.is-mobile-device #root{width:100%!important;overflow-x:hidden!important}html.is-mobile-device .ant-layout-sider{display:none!important}html.is-mobile-device .mobile-content-layout{margin-left:0!important}html.is-mobile-device .ant-layout-header{padding:0 10px!important;height:44px!important;line-height:44px!important}html.is-mobile-device .mobile-content-area{margin:2px!important;padding:6px 6px 62px!important}html.is-mobile-device .mobile-tabbar{display:flex!important}html.is-mobile-device .mobile-hide-name{display:none!important}.ant-row>.ant-col,html.is-mobile-device .ant-row-flex>.ant-col{flex:0 0 100%!important;max-width:100%!important;width:100%!important}.ant-row>.ant-col:first-child:nth-last-child(3),html.is-mobile-device .ant-row>.ant-col:first-child:nth-last-child(3)~.ant-col{flex:0 0 50%!important;max-width:50%!important}html.is-mobile-device .ant-row>.ant-col:first-child:nth-last-child(3):last-child{flex:0 0 100%!important;max-width:100%!important}html.is-mobile-device .ant-descriptions-view>table{display:block!important;width:100%!important;table-layout:fixed!important}html.is-mobile-device .ant-descriptions-view>table>tbody{display:block!important}html.is-mobile-device .ant-descriptions-view>table>tbody>tr{display:flex!important;flex-direction:column!important;width:100%!important;border-bottom:1px solid #f0f0f0!important}.ant-descriptions-view>table>tbody>tr>th,html.is-mobile-device .ant-descriptions-view>table>tbody>tr>td{display:block!important;width:100%!important;padding:4px 10px!important;font-size:13px!important;border:none!important}html.is-mobile-device .ant-descriptions-item-label{width:auto!important;min-width:unset!important;background:transparent!important;font-weight:500!important;color:#666!important;padding-bottom:0!important}html.is-mobile-device .ant-descriptions-item-content{font-size:13px!important;word-break:break-all!important;padding-top:0!important;color:#333!important}html.is-mobile-device .ant-table-wrapper{overflow-x:auto!important;-webkit-overflow-scrolling:touch;margin:0 -6px;padding:0 6px}html.is-mobile-device .ant-table{min-width:500px!important}.ant-table-thead>tr>th,html.is-mobile-device .ant-table-tbody>tr>td{padding:6px 8px!important;font-size:12px!important;white-space:nowrap!important}.ant-card-body>div>table,.ant-tabs-tabpane>div>table,html.is-mobile-device .ant-tabs-tabpane-active>div>table{display:block!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;min-width:500px!important}html.is-mobile-device .ant-tabs-nav{overflow-x:visible!important;-webkit-overflow-scrolling:touch;white-space:normal!important;scrollbar-width:none;flex-wrap:wrap!important}html.is-mobile-device .ant-tabs-nav::-webkit-scrollbar{display:none}html.is-mobile-device .ant-tabs-nav-list{flex-wrap:wrap!important;display:flex!important}html.is-mobile-device .ant-tabs-nav .ant-tabs-nav-wrap{flex-wrap:wrap!important;overflow:visible!important}html.is-mobile-device body .ant-tabs-tab{flex-shrink:0!important;padding:4px 8px!important;font-size:13px!important;margin:0 2px 0 0!important;border:1px solid #e8e8e8!important;border-radius:4px!important}html.is-mobile-device .ant-tabs-content{font-size:13px!important}html.is-mobile-device .ant-tabs-content-holder{overflow:visible!important}html.is-mobile-device .ant-image{width:auto!important;max-width:calc(50% - 6px)!important}html.is-mobile-device .ant-image img{width:100%!important;height:auto!important;object-fit:contain!important}html.is-mobile-device .ant-card{max-width:100%!important;margin-bottom:6px!important;border-radius:8px!important}html.is-mobile-device .ant-card-body{padding:8px!important}html.is-mobile-device .ant-card-head{padding:0 10px!important;min-height:36px!important}html.is-mobile-device .ant-card-head-title{padding:6px 0!important;font-size:14px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:calc(100vw - 100px)!important}html.is-mobile-device .ant-card-head-wrapper{flex-wrap:wrap!important}html.is-mobile-device .ant-card-extra{margin-left:0!important;font-size:12px!important}html.is-mobile-device .ant-card-grid{width:100%!important}html.is-mobile-device .ant-statistic-title{font-size:11px!important;margin-bottom:2px!important}html.is-mobile-device .ant-statistic-content,html.is-mobile-device .ant-statistic-content-value{font-size:18px!important}html.is-mobile-device .ant-statistic-content-prefix{font-size:14px!important;margin-right:2px!important}html.is-mobile-device .ant-form-inline .ant-form-item{display:block!important;margin-right:0!important;margin-bottom:6px!important}html.is-mobile-device .ant-form-item{margin-bottom:10px!important}html.is-mobile-device .ant-form-item .ant-form-item-label{padding-bottom:2px!important}html.is-mobile-device .ant-form-item-label>label{font-size:13px!important}html.is-mobile-device .ant-modal{max-width:calc(100vw - 8px)!important;margin:4px auto!important;top:4px!important}html.is-mobile-device .ant-modal-body{max-height:75vh!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;padding:10px!important}html.is-mobile-device .ant-modal-header{padding:8px 12px!important}html.is-mobile-device .ant-modal-title{font-size:14px!important}html.is-mobile-device .ant-modal-close{top:4px!important;right:4px!important}html.is-mobile-device .ant-btn{padding:2px 8px!important;font-size:12px!important;border-radius:4px!important}html.is-mobile-device .ant-btn-icon-only{width:28px!important;height:28px!important;min-width:28px!important}html.is-mobile-device .ant-btn-lg{height:36px!important;padding:2px 12px!important;font-size:14px!important}html.is-mobile-device .ant-btn-block{width:100%!important}html.is-mobile-device .ant-list-item{padding:6px 0!important}html.is-mobile-device .ant-list-item-meta-title{font-size:13px!important}html.is-mobile-device .ant-list-item-meta-description{font-size:11px!important}html.is-mobile-device .ant-tag{font-size:11px!important;padding:0 4px!important;line-height:18px!important;margin-right:2px!important}html.is-mobile-device .ant-dropdown{max-width:calc(100vw - 24px)!important}html.is-mobile-device .ant-pagination{text-align:center!important;flex-wrap:wrap!important;justify-content:center!important}.ant-pagination-item,.ant-pagination-prev,html.is-mobile-device .ant-pagination-next{min-width:26px!important;height:26px!important;line-height:26px!important;margin-right:2px!important}.ant-form-item-control .ant-input,.ant-form-item-control .ant-select,html.is-mobile-device .ant-form-item-control .ant-picker{width:100%!important}html.is-mobile-device .ant-input,html.is-mobile-device .ant-input-affix-wrapper,html.is-mobile-device .ant-select-selector{font-size:14px!important}html.is-mobile-device .ant-breadcrumb{font-size:12px!important}html.is-mobile-device .ant-space{flex-wrap:wrap!important;gap:4px!important}html.is-mobile-device .ant-space-item{margin-bottom:2px!important}.ant-card-body>div[style*="display: flex"],html.is-mobile-device .ant-tabs-tabpane>div[style*="display: flex"]{flex-wrap:wrap!important;gap:6px!important}html.is-mobile-device .ant-btn[style*=marginBottom]{margin-bottom:6px!important;font-size:13px!important}html.is-mobile-device .ant-tabs-tabpane div[style*="maxWidth: 200"]{max-width:calc(50% - 6px)!important}.ant-image[style*="width: 200"],div[style*="width: 200"]>.ant-image,html.is-mobile-device .ant-tabs-tabpane .ant-image{max-width:calc(50% - 6px)!important;width:100%!important}div[style*="width: 280px"],html.is-mobile-device div[style*="width:280px"]{width:100%!important;max-width:100%!important}html.is-mobile-device .product-card{margin-bottom:6px!important}html.is-mobile-device .product-card .ant-card-body{padding:8px!important}html.is-mobile-device .product-card .ant-card-meta-title{font-size:13px!important}html.is-mobile-device .product-card .ant-card-meta-description{font-size:11px!important}html.is-mobile-device .compare-fullscreen,html.is-mobile-device .compare-body{flex-direction:column!important}html.is-mobile-device .compare-left{width:100%!important;max-height:30vh!important;border-right:none!important;border-bottom:1px solid #e8e8e8!important}html.is-mobile-device .compare-right{padding:8px!important}.compare-table th,html.is-mobile-device .compare-table td{padding:4px 6px!important;font-size:11px!important;min-width:100px!important}html.is-mobile-device .ant-input-search{margin-bottom:4px!important}html.is-mobile-device .ant-select{max-width:100%!important}html.is-mobile-device .ant-spin-container{width:100%!important}html.is-mobile-device .ant-empty-description,html.is-mobile-device .ant-checkbox-wrapper{font-size:13px!important}html.is-mobile-device .ant-message{top:44px!important}html.is-mobile-device .ant-modal[style*=width]{width:96vw!important;max-width:96vw!important}@media (max-height: 500px) and (orientation: landscape){.ant-layout-header{height:36px!important;line-height:36px!important}.mobile-content-area{padding:4px 8px 52px!important}.mobile-tabbar{height:44px!important}.mobile-tabbar-item .tabbar-icon{font-size:16px!important}.mobile-tabbar-item .tabbar-label{font-size:9px!important}.ant-card-head{min-height:30px!important}.ant-card-head-title{font-size:13px!important}.ant-descriptions-item-label,.ant-descriptions-item-content{font-size:12px!important;padding:2px 8px!important}.ant-descriptions-view>table>tbody>tr{flex-direction:row!important;flex-wrap:wrap!important}.ant-descriptions-view>table>tbody>tr>th,.ant-descriptions-view>table>tbody>tr>td{flex:0 0 50%!important;max-width:50%!important;display:block!important}.ant-row>.ant-col:first-child:nth-last-child(3),.ant-row>.ant-col:first-child:nth-last-child(3)~.ant-col{flex:0 0 33.33%!important;max-width:33.33%!important}.ant-row>.ant-col:first-child:nth-last-child(3):last-child{flex:0 0 33.33%!important;max-width:33.33%!important}.ant-image{max-width:calc(33.33% - 6px)!important}.compare-body{flex-direction:row!important}.compare-left{width:200px!important;max-height:none!important;border-right:1px solid #e8e8e8!important;border-bottom:none!important}}html.is-mobile-device .product-list-page{height:auto!important;min-height:calc(100vh - 44px)!important}html.is-mobile-device .product-toolbar{margin-bottom:4px!important}html.is-mobile-device .product-toolbar-row{margin-bottom:4px!important;gap:4px!important;flex-wrap:wrap!important}html.is-mobile-device .product-toolbar .ant-space-horizontal{flex-wrap:wrap!important;width:100%!important;gap:4px!important}html.is-mobile-device .product-toolbar .ant-btn:not(.ant-btn-icon-only){padding:2px 5px!important;font-size:0!important;height:28px!important;line-height:28px!important}html.is-mobile-device .product-toolbar .ant-btn:not(.ant-btn-icon-only) .anticon{font-size:14px!important;margin-right:0!important}html.is-mobile-device .ant-tooltip .product-toolbar .ant-btn:not(.ant-btn-icon-only){font-size:12px!important}html.is-mobile-device .header-extra-mobile{padding:2px 6px!important;gap:4px!important}html.is-mobile-device .header-extra-mobile .ant-select{width:100%!important;min-width:0!important}html.is-mobile-device .header-extra-mobile .ant-select-selector{min-height:28px!important;padding:0 8px!important;font-size:12px!important}html.is-mobile-device .header-extra-mobile .ant-select-selection-item{line-height:26px!important;font-size:12px!important}html.is-mobile-device .mobile-content-area{padding:4px 4px calc(56px + env(safe-area-inset-bottom,0px)) 4px!important}html.is-mobile-device .product-list-page div[style*=gridTemplateColumns]{grid-template-columns:repeat(2,1fr)!important;gap:6px!important}html.is-mobile-device .mobile-search-row{display:flex!important}html.is-mobile-device .mobile-search-row .ant-select-selector{min-height:28px!important;padding:0 6px!important;font-size:12px!important}html.is-mobile-device .mobile-search-row .ant-select-selection-item{line-height:26px!important;font-size:12px!important}html.is-mobile-device .mobile-back-btn{display:flex!important}html.is-mobile-device .product-card{-webkit-tap-highlight-color:transparent!important}html.force-landscape .product-toolbar-row{flex-wrap:nowrap!important;gap:4px!important;margin-bottom:2px!important}html.force-landscape .mobile-search-row{display:flex!important;width:auto!important;flex:0 0 auto!important;gap:3px!important}html.force-landscape .mobile-search-row .ant-input{width:80px!important;min-width:60px!important;font-size:12px!important}html.force-landscape .mobile-search-row .ant-select{width:68px!important;min-width:58px!important}html.force-landscape .mobile-search-row .ant-select-selector{min-height:24px!important;padding:0 4px!important;font-size:11px!important}html.force-landscape .mobile-search-row .ant-select-selection-item{line-height:22px!important;font-size:11px!important}html.force-landscape .product-toolbar .ant-btn:not(.ant-btn-icon-only){padding:1px 4px!important;font-size:0!important;height:24px!important;line-height:24px!important}html.force-landscape .product-toolbar .ant-btn:not(.ant-btn-icon-only) .anticon{font-size:13px!important;margin-right:0!important}html.force-landscape .product-toolbar .ant-btn.ant-btn-icon-only{width:24px!important;height:24px!important;min-width:24px!important}html.force-landscape .mobile-search-row .ant-btn-icon-only{width:24px!important;height:24px!important}.mobile-tabbar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #f0f0f0;display:flex;align-items:center;justify-content:space-around;z-index:1000;box-shadow:0 -1px 6px #0000000f;height:auto;min-height:50px;padding:2px 0 calc(2px + env(safe-area-inset-bottom,0px)) 0}.mobile-tabbar-item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:4px 0;cursor:pointer;color:#999;font-size:10px;transition:color .2s;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.mobile-tabbar-item.active{color:#1890ff}.mobile-tabbar-item .tabbar-icon{font-size:20px;margin-bottom:1px}.mobile-tabbar-item .tabbar-label{font-size:10px;line-height:1}@supports (padding-bottom: env(safe-area-inset-bottom)){.mobile-tabbar{padding-bottom:calc(2px + env(safe-area-inset-bottom))}}html,body{overscroll-behavior:none}.rotate-hint-banner{display:none;position:fixed;top:0;left:0;right:0;height:28px;background:linear-gradient(90deg,#1677ff,#4096ff);color:#fff;font-size:12px;line-height:28px;text-align:center;z-index:1001;animation:slideDown .3s ease}.rotate-hint-banner .close-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);cursor:pointer;font-size:14px;opacity:.8}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@media (max-height: 500px) and (orientation: portrait),(max-width: 768px) and (orientation: portrait){.rotate-hint-banner.show{display:block}}@media (max-height: 500px){.header-extra-mobile{padding:1px 4px!important}.header-extra-mobile .ant-select{width:58px!important;min-width:50px!important}.header-extra-mobile .ant-input{width:66px!important}}@media (max-height: 500px){.product-toolbar .ant-btn:not(.ant-btn-icon-only){padding:1px 4px!important;height:24px!important;line-height:24px!important}.product-toolbar .ant-btn.ant-btn-icon-only{width:24px!important;height:24px!important}}.force-landscape-hint{position:fixed;bottom:52px;left:0;right:0;text-align:center;font-size:11px;color:#999;background:#fffc;padding:2px 0;z-index:999;pointer-events:none}.ant-table-wrapper .ant-table-content,.ant-table-wrapper .ant-table-container,.ant-table-wrapper .ant-table-body{overflow-x:scroll!important;scrollbar-width:thin!important;scrollbar-color:#bfbfbf #f0f0f0!important}.ant-table-wrapper .ant-table-content::-webkit-scrollbar,.ant-table-wrapper .ant-table-container::-webkit-scrollbar,.ant-table-wrapper .ant-table-body::-webkit-scrollbar{height:10px!important}.ant-table-wrapper .ant-table-content::-webkit-scrollbar-track,.ant-table-wrapper .ant-table-container::-webkit-scrollbar-track,.ant-table-wrapper .ant-table-body::-webkit-scrollbar-track{background:#f0f0f0!important;border-radius:5px!important}.ant-table-wrapper .ant-table-content::-webkit-scrollbar-thumb,.ant-table-wrapper .ant-table-container::-webkit-scrollbar-thumb,.ant-table-wrapper .ant-table-body::-webkit-scrollbar-thumb{background:#bfbfbf!important;border-radius:5px!important}.ant-table-wrapper .ant-table-content::-webkit-scrollbar-thumb:hover,.ant-table-wrapper .ant-table-container::-webkit-scrollbar-thumb:hover,.ant-table-wrapper .ant-table-body::-webkit-scrollbar-thumb:hover{background:#999!important}html.is-mobile-device .mobile-card-expanded .spec-cell-wrap{max-height:none!important;overflow:visible!important}html.is-mobile-device .spec-cell-wrap{max-height:60px;overflow:hidden;transition:max-height .3s ease}html.is-mobile-device .mobile-card-expanded .spec-cell-wrap{max-height:none!important}html.is-mobile-device .product-card .ant-card-cover>div{height:80px!important}html.is-mobile-device .product-card .ant-card-cover img{height:80px!important}html.is-mobile-device .product-card .ant-card-cover>div[style*="position: relative"]{overflow:hidden!important}html.is-mobile-device .ant-layout-header .ant-space-horizontal{flex-wrap:wrap!important;gap:4px!important}html.is-mobile-device .ant-layout-header .ant-select,html.is-mobile-device .ant-layout-header .ant-input{width:68px!important;min-width:58px!important}html.force-landscape.is-mobile-device body{background:#fff!important;margin:0!important;padding:0!important;overflow:hidden!important}html.force-landscape.is-mobile-device html{background:#fff!important}html.force-landscape.is-mobile-device #root{width:var(--ls-w, 100vh)!important;height:var(--ls-h, 100vw)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}html.force-landscape.is-mobile-device .ant-layout{height:100%!important;display:flex!important;flex-direction:column!important;min-height:0!important}html.force-landscape.is-mobile-device .ant-layout-content{flex:1!important;overflow:auto!important;display:flex!important;flex-direction:column!important;min-height:0!important}html.force-landscape.is-mobile-device .ant-card{flex:1!important;display:flex!important;flex-direction:column!important;min-height:0!important}html.force-landscape.is-mobile-device .ant-card-body{flex:1!important;overflow:auto!important;display:flex!important;flex-direction:column!important;min-height:0!important}html.force-landscape.is-mobile-device .ant-tabs{flex:1!important;display:flex!important;flex-direction:column!important;min-height:0!important}html.force-landscape.is-mobile-device .ant-tabs-content-holder{flex:1!important;overflow:auto!important;min-height:0!important}html.force-landscape.is-mobile-device .ant-tabs-content{height:100%!important}html.is-mobile-device .product-toolbar .ant-space{display:flex!important;width:100%!important;flex-wrap:wrap!important;gap:4px!important}html.is-mobile-device .product-toolbar .ant-space-item{margin-bottom:0!important}html.is-mobile-device .ant-layout-header .ant-space{display:flex!important;flex-wrap:wrap!important;gap:4px!important}html.force-landscape.is-mobile-device .ant-layout-content>div{flex:1!important;display:flex!important;flex-direction:column!important;min-height:0!important;overflow:visible!important}html.force-landscape.is-mobile-device .ant-layout-content,html.force-landscape.is-mobile-device .mobile-content-area{padding:0!important;margin:0!important}html.is-mobile-device .product-toolbar-row{flex-wrap:wrap!important;gap:4px!important}html.is-mobile-device .product-toolbar-row>.ant-space,html.is-mobile-device .product-toolbar-row>div,html.is-mobile-device .product-toolbar-row>span{width:auto!important}html.force-landscape.is-mobile-device .ant-card-head{min-height:0!important;padding:0 12px!important;flex-shrink:0!important}html.force-landscape.is-mobile-device .ant-card-head-title{font-size:13px!important;padding:4px 0!important}html.force-landscape.is-mobile-device .ant-tabs-nav{flex-shrink:0!important}html.force-landscape.is-mobile-device .ant-tabs-tab{padding:2px 8px!important;font-size:12px!important}html.force-landscape.is-mobile-device .mobile-content-area{height:100%!important}html.force-landscape.is-mobile-device .ant-layout-content>div{width:100%!important;max-width:100%!important;align-self:stretch!important;box-sizing:border-box!important}html.force-landscape.is-mobile-device .ant-card{width:100%!important;max-width:100%!important;border-radius:0!important;margin:0!important;align-self:stretch!important;box-sizing:border-box!important}html.force-landscape.is-mobile-device .ant-card-body{width:100%!important;box-sizing:border-box!important}html.force-landscape.is-mobile-device .ant-layout{width:100%!important}html.force-landscape.is-mobile-device .product-detail-wrapper{width:100%!important;height:100%!important;max-width:100%!important;flex:1!important;display:flex!important;flex-direction:column!important;min-height:0!important;overflow:hidden!important;padding:0!important;margin:0!important;box-sizing:border-box!important}html.force-landscape.is-mobile-device .product-detail-wrapper>.ant-card{width:100%!important;height:100%!important;max-width:100%!important;flex:1!important;border:none!important;border-radius:0!important;margin:0!important;box-shadow:none!important;overflow:hidden!important}html.force-landscape.is-mobile-device .product-detail-wrapper>.ant-card>.ant-card-head{padding:0 8px!important;border-bottom:1px solid #f0f0f0!important}html.force-landscape.is-mobile-device .product-detail-wrapper>.ant-card>.ant-card-body{padding:4px!important;flex:1!important;overflow:auto!important}html.force-landscape.is-mobile-device .ant-layout-header{height:32px!important;min-height:32px!important;line-height:32px!important;padding:0 6px!important}html.is-mobile-device .product-list-page>div[style*="display: grid"],html.is-mobile-device .product-list-page div[style*=gridTemplateColumns]{grid-template-columns:repeat(2,1fr)!important;gap:6px!important;width:100%!important;max-width:100%!important;overflow:hidden!important}html.is-mobile-device .product-list-page div[style*=gridTemplateColumns]>div{min-width:0!important;max-width:100%!important;overflow:hidden!important}html.is-mobile-device .product-card,html.is-mobile-device .product-card .ant-card{min-width:0!important;max-width:100%!important;overflow:hidden!important}html.is-mobile-device .product-toolbar-row .ant-btn{font-size:0!important;min-width:32px!important;height:32px!important;padding:0 6px!important;border:1px solid #d9d9d9!important;background:#fff!important}.forced-landscape{position:fixed!important;top:0;left:0;z-index:9999;overflow:auto;-webkit-overflow-scrolling:touch}.forced-landscape .ant-layout-content{min-height:auto!important}.forced-landscape .mobile-tabbar{width:100%}.forced-landscape .ant-layout-header .orientation-btn{display:flex!important;background:#1677ff26!important;border:1px solid #1677ff!important;border-radius:4px!important}.forced-landscape .ant-layout-header .orientation-btn html.is-mobile-device .ant-select{max-width:100%!important}@media (max-width: 767px){.forced-landscape .ant-layout-header .orientation-btn .product-card .ant-card-body{padding:2px 4px!important}.forced-landscape .ant-layout-header .orientation-btn .product-card .ant-card-cover>div{height:80px!important}.forced-landscape .ant-layout-header .orientation-btn .product-card .ant-card-actions>li{padding:2px 0!important}.forced-landscape .ant-layout-header .orientation-btn .product-card .ant-card-actions>li>span{font-size:11px!important}}html.is-mobile-device .mobile-header-filters{width:100%!important}html.is-mobile-device .mobile-header-filters .ant-select{width:100%!important;min-width:0!important}html.is-mobile-device .mobile-header-filters .ant-select-selector{min-height:28px!important;padding:0 8px!important;font-size:12px!important}html.is-mobile-device .mobile-header-filters .ant-select-selection-item{line-height:26px!important;font-size:12px!important}html.is-mobile-device .mobile-header-filters .ant-input{font-size:12px!important}html.is-mobile-device .mobile-filter-grid{display:flex!important;flex-direction:column!important;gap:4px!important;width:100%!important}html.is-mobile-device .mobile-filter-grid>div:first-child{display:flex!important;gap:4px!important;align-items:center!important}html.is-mobile-device .mobile-filter-grid>div:first-child .ant-input-affix-wrapper,html.is-mobile-device .mobile-filter-grid>div:first-child .ant-input{flex:1!important;min-width:0!important;font-size:13px!important}html.is-mobile-device .mobile-filter-grid>div:nth-child(2){display:flex!important;gap:4px!important}html.is-mobile-device .mobile-native-select{width:100%!important;height:30px!important;font-size:12px!important;padding:0 20px 0 8px!important;border:1px solid #d9d9d9!important;border-radius:6px!important;background:#fff!important;color:#000000e0!important;outline:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 4l4 4 4-4' fill='none' stroke='%23999' stroke-width='1.5'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 8px center!important;box-sizing:border-box!important}html.is-mobile-device .product-card-grid{grid-template-columns:repeat(2,1fr)!important;gap:6px!important;width:100%!important;max-width:100%!important;overflow:hidden!important}html.is-mobile-device .product-card-grid>div{min-width:0!important;max-width:100%!important;overflow:hidden!important}html.is-mobile-device .product-toolbar-row{display:flex!important;flex-wrap:wrap!important;gap:4px!important;overflow:visible!important;margin-bottom:4px!important;align-items:center!important}html.is-mobile-device .product-toolbar-row .ant-btn{min-width:30px!important;min-height:30px!important;font-size:0!important;padding:0 5px!important}html.is-mobile-device .product-toolbar-row .ant-btn .anticon{font-size:14px!important;margin-right:0!important}html.is-mobile-device .product-toolbar-row .view-toggle-btn,html.is-mobile-device .product-toolbar-row .ant-btn-icon-only{width:30px!important;height:30px!important;padding:0!important}
