.mobile-header[data-v-0e355cee]{background:#fff;position:sticky;top:0;z-index:100;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.08);box-shadow:0 1px 4px rgba(0,0,0,.08)}.header-content[data-v-0e355cee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 16px;max-width:600px;margin:0 auto;gap:14px}.logo-section .logo-img[data-v-0e355cee]{height:40px;width:auto;display:block}.contact-section .hotline[data-v-0e355cee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.contact-section .hotline i[data-v-0e355cee]{color:#bf1a20;font-size:20px}.contact-section .hotline .phone-numbers[data-v-0e355cee]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.contact-section .hotline .phone-numbers .phone-number[data-v-0e355cee]{color:#333;font-size:16px;font-weight:500;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.contact-section .hotline .phone-numbers .phone-number[data-v-0e355cee]:hover{color:#bf1a20}.mobile-footer[data-v-16f4c542]{background:#f8f8f8;padding:28px 16px}.footer-bottom .footer-bottom-content[data-v-16f4c542]{text-align:center}.footer-bottom .footer-bottom-content .copyright[data-v-16f4c542]{font-size:13px;color:#999;margin:0 0 14px}.footer-bottom .footer-bottom-content .icp-info[data-v-16f4c542]{font-size:13px;color:#999;margin:0 0 14px;line-height:1.6}.footer-bottom .footer-bottom-content .footer-bottom-links[data-v-16f4c542]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;margin-top:14px;margin-bottom:14px}.footer-bottom .footer-bottom-content .footer-bottom-links a[data-v-16f4c542]{font-size:13px;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.footer-bottom .footer-bottom-content .footer-bottom-links a[data-v-16f4c542]:hover{color:#bf1a20}.footer-bottom .footer-bottom-content .footer-bottom-links .police .police-icon[data-v-16f4c542]{width:20px;height:20px;display:inline-block}.footer-bottom .footer-bottom-content .disclosure-link a[data-v-16f4c542]{font-size:15px;color:#666;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.footer-bottom .footer-bottom-content .disclosure-link a[data-v-16f4c542]:hover{color:#bf1a20}.loading-fade-enter-active[data-v-0f2ad3bd],.loading-fade-leave-active[data-v-0f2ad3bd]{-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.loading-fade-enter-from[data-v-0f2ad3bd],.loading-fade-leave-to[data-v-0f2ad3bd]{opacity:0}.loading-wrapper[data-v-0f2ad3bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%}.mobile-loading-wrapper[data-v-0f2ad3bd]{position:fixed;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.95);z-index:99999}.uib-loading[data-v-0f2ad3bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.uib-logo[data-v-0f2ad3bd]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:30px;font-style:italic}.logo-letter[data-v-0f2ad3bd]{font-size:34px;font-weight:700;color:#bf1a20;opacity:.3;-webkit-animation:letter-pulse-0f2ad3bd 1.5s ease-in-out infinite;animation:letter-pulse-0f2ad3bd 1.5s ease-in-out infinite}.logo-letter[data-v-0f2ad3bd]:first-child{-webkit-animation-delay:0s;animation-delay:0s}.logo-letter[data-v-0f2ad3bd]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.logo-letter[data-v-0f2ad3bd]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes letter-pulse-0f2ad3bd{0%,to{opacity:.3;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(1.15);transform:scale(1.15)}}@keyframes letter-pulse-0f2ad3bd{0%,to{opacity:.3;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(1.15);transform:scale(1.15)}}.loading-text[data-v-0f2ad3bd]{font-size:18px;color:#999;letter-spacing:6px;-webkit-animation:text-fade-0f2ad3bd 1.5s ease-in-out infinite;animation:text-fade-0f2ad3bd 1.5s ease-in-out infinite}@-webkit-keyframes text-fade-0f2ad3bd{0%,to{opacity:.5}50%{opacity:1}}@keyframes text-fade-0f2ad3bd{0%,to{opacity:.5}50%{opacity:1}}.mobile-tab-bar[data-v-434f5edf]{position:fixed;bottom:0;left:0;right:0;height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #e2e8f0;z-index:100;-webkit-box-shadow:0 -2px 10px rgba(0,0,0,.05);box-shadow:0 -2px 10px rgba(0,0,0,.05)}.tab-item[data-v-434f5edf]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;padding-top:6px}.tab-item[data-v-434f5edf]:active{opacity:.7}.tab-icon[data-v-434f5edf]{font-size:22px;color:#94a3b8;margin-bottom:4px}.tab-icon[data-v-434f5edf],.tab-label[data-v-434f5edf]{-webkit-transition:all .2s ease;transition:all .2s ease}.tab-label[data-v-434f5edf]{font-size:14px;color:#64748b;font-weight:500;letter-spacing:.3px}.tab-item.active .tab-icon[data-v-434f5edf]{color:#bf1a20}.tab-item.active .tab-label[data-v-434f5edf]{color:#bf1a20;font-weight:600}.mobile-product-page[data-v-2ec37794]{min-height:100vh;background:#f5f5f5;padding-bottom:calc(60px + env(safe-area-inset-bottom));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:17px}.main-content[data-v-2ec37794]{-webkit-box-flex:1;-ms-flex:1;flex:1}.tab-section[data-v-2ec37794]{background:#fff;padding:16px 0;border-bottom:1px solid #f0f0f0}.tab-section.tab-section-second[data-v-2ec37794]{border-bottom:none;padding-bottom:12px}.tab-scroll-wrapper[data-v-2ec37794]{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tab-scroll-wrapper[data-v-2ec37794]::-webkit-scrollbar{display:none}.tab-list[data-v-2ec37794]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 16px;gap:28px;white-space:nowrap}.tab-item[data-v-2ec37794]{font-size:17px;color:#666;position:relative;padding:4px 0;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.tab-item.active[data-v-2ec37794]{color:#bf1a20;font-weight:600}.tab-item.active[data-v-2ec37794]:after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:24px;height:3px;background:#bf1a20;border-radius:2px}.product-list[data-v-2ec37794]{padding:16px 16px}.product-card-skeleton[data-v-2ec37794]{background:#fff;border-radius:8px;margin-bottom:16px;padding:18px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.skeleton-image[data-v-2ec37794]{width:120px;height:120px;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#f0f0f0),color-stop(50%,#e0e0e0),color-stop(75%,#f0f0f0));background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;-webkit-animation:skeleton-loading-2ec37794 1.5s infinite;animation:skeleton-loading-2ec37794 1.5s infinite;border-radius:8px;-ms-flex-negative:0;flex-shrink:0}.skeleton-content[data-v-2ec37794]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.skeleton-title[data-v-2ec37794]{height:24px;width:80%}.skeleton-desc[data-v-2ec37794],.skeleton-title[data-v-2ec37794]{background:-webkit-gradient(linear,left top,right top,color-stop(25%,#f0f0f0),color-stop(50%,#e0e0e0),color-stop(75%,#f0f0f0));background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;-webkit-animation:skeleton-loading-2ec37794 1.5s infinite;animation:skeleton-loading-2ec37794 1.5s infinite;border-radius:4px}.skeleton-desc[data-v-2ec37794]{height:20px;width:100%}.skeleton-tags[data-v-2ec37794]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.skeleton-tags span[data-v-2ec37794]{height:24px;width:80px;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#f0f0f0),color-stop(50%,#e0e0e0),color-stop(75%,#f0f0f0));background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;-webkit-animation:skeleton-loading-2ec37794 1.5s infinite;animation:skeleton-loading-2ec37794 1.5s infinite;border-radius:4px}.skeleton-footer[data-v-2ec37794]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.skeleton-price[data-v-2ec37794]{height:28px;width:120px;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#f0f0f0),color-stop(50%,#e0e0e0),color-stop(75%,#f0f0f0));background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;-webkit-animation:skeleton-loading-2ec37794 1.5s infinite;animation:skeleton-loading-2ec37794 1.5s infinite;border-radius:4px}@-webkit-keyframes skeleton-loading-2ec37794{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes skeleton-loading-2ec37794{0%{background-position:200% 0}to{background-position:-200% 0}}.product-card[data-v-2ec37794]{background:#fff;border-radius:8px;margin-bottom:16px;padding:18px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.04);box-shadow:0 1px 4px rgba(0,0,0,.04)}.product-image[data-v-2ec37794]{width:120px;height:120px;-ms-flex-negative:0;flex-shrink:0;position:relative;border-radius:8px;overflow:hidden;background:#f5f5f5}.product-image .product-img[data-v-2ec37794]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.company-logo[data-v-2ec37794]{position:absolute;top:10px;left:10px;background:#fff;border-radius:4px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);box-shadow:0 1px 4px rgba(0,0,0,.15);width:70px;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2px}.company-logo img[data-v-2ec37794]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-info[data-v-2ec37794]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0}.product-name[data-v-2ec37794]{font-size:18px;font-weight:600;color:#333;margin:0 0 10px 0;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-desc[data-v-2ec37794]{font-size:15px;color:#666;margin:0 0 14px 0;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-tags[data-v-2ec37794]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-bottom:14px}.tag[data-v-2ec37794]{padding:5px 14px;background:#e8f4ff;color:#2878ff;font-size:14px;border-radius:4px;white-space:nowrap}.product-footer[data-v-2ec37794]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:auto}.product-price[data-v-2ec37794]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:2px}.symbol[data-v-2ec37794]{font-size:16px;color:#bf1a20;font-weight:600}.price[data-v-2ec37794]{font-size:26px;font-weight:700;color:#bf1a20}.unit[data-v-2ec37794]{font-size:15px;color:#666}.btn-buy[data-v-2ec37794]{padding:12px 36px;background:-webkit-gradient(linear,left top,right top,from(#bf1a20),to(#f56c6c));background:linear-gradient(90deg,#bf1a20,#f56c6c);color:#fff;border:none;border-radius:24px;font-size:16px;font-weight:500;-webkit-box-shadow:0 2px 6px rgba(191,26,32,.3);box-shadow:0 2px 6px rgba(191,26,32,.3)}.btn-buy-disabled[data-v-2ec37794]{background:#c0c4cc;-webkit-box-shadow:none;box-shadow:none}.empty-state[data-v-2ec37794]{text-align:center;padding:60px 20px}.empty-state i[data-v-2ec37794]{font-size:64px;color:#ddd;margin-bottom:16px}.empty-state p[data-v-2ec37794]{font-size:14px;color:#999;margin:0}.bottom-space[data-v-2ec37794]{height:20px}