#app,body{margin:0}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;width:100%;min-height:100vh}.footer-container[data-v-3ea7d4d8]{background-color:#fff;border-top:1px solid #eee}.footer-title[data-v-3ea7d4d8]{color:var(--theme-color,#333);font-weight:500}.footer-text[data-v-3ea7d4d8]{color:#666}.footer-link[data-v-3ea7d4d8]{color:#666;cursor:pointer;transition:color .2s}.footer-link[data-v-3ea7d4d8]:hover{color:var(--theme-color,#e91e63)}.home-container[data-v-5a101262]{background-color:#f5f5f5;min-height:100vh;padding-bottom:calc(60px + env(safe-area-inset-bottom));max-width:800px;margin:0 auto}.header-bar[data-v-5a101262]{display:flex;align-items:center;padding:10px 12px;position:sticky;top:0;z-index:100}.header-bar .header-left[data-v-5a101262]{display:flex;justify-content:center}.header-bar .header-left .menu-icon[data-v-5a101262]{font-size:14px;color:#fff;cursor:pointer}.header-bar .header-search[data-v-5a101262]{flex:1;background:hsla(0,0%,100%,.9);border-radius:20px;padding:8px 15px;display:flex;align-items:center;margin:0 10px}.header-bar .header-search .search-icon[data-v-5a101262]{font-size:18px;color:#999;margin-right:8px}.header-bar .header-search .search-input[data-v-5a101262]{flex:1;border:none;outline:none;background:transparent;color:#333;font-size:14px}.header-bar .header-search .search-input[data-v-5a101262]::-moz-placeholder{color:#999}.header-bar .header-search .search-input[data-v-5a101262]::placeholder{color:#999}.header-bar .header-right[data-v-5a101262]{width:40px;display:flex;justify-content:center}.header-bar .header-right .user-icon[data-v-5a101262]{font-size:24px;color:#fff;cursor:pointer}.category-section[data-v-5a101262]{display:flex;justify-content:space-around;background:#fff;padding:10px 10px;margin-bottom:10px}.category-section .category-item[data-v-5a101262]{display:flex;flex-direction:column;align-items:center}.category-section .category-item .category-icon[data-v-5a101262]{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.category-section .category-item .category-icon .icon-text[data-v-5a101262]{font-size:24px}.category-section .category-item .category-name[data-v-5a101262]{font-size:14px;color:#666}.category-section .category-item .category-sel[data-v-5a101262]{border-bottom:var(--theme-color,#333) solid 2px;color:var(--theme-color,#000)}.flash-sale-section[data-v-5a101262]{display:flex;background:#fff;margin-bottom:10px;padding:15px 0}.flash-sale-section .flash-sale-left[data-v-5a101262]{width:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:10px;border-radius:0 8px 8px 0}.flash-sale-section .flash-sale-left .flash-sale-title[data-v-5a101262]{color:#fff;text-align:center;margin-bottom:10px}.flash-sale-section .flash-sale-left .flash-sale-title .title-main[data-v-5a101262]{font-size:18px;font-weight:700;margin-bottom:4px}.flash-sale-section .flash-sale-left .flash-sale-title .title-sub[data-v-5a101262]{font-size:12px;opacity:.9}.flash-sale-section .flash-sale-left .flash-sale-btn[data-v-5a101262]{background:hsla(0,0%,100%,.2);color:#fff;padding:6px 12px;border-radius:20px;font-size:12px;display:flex;align-items:center;cursor:pointer}.flash-sale-section .flash-sale-left .flash-sale-btn .arrow-icon[data-v-5a101262]{font-size:12px;margin-left:4px}.flash-sale-section .flash-sale-products[data-v-5a101262]{flex:1;display:flex;overflow-x:auto;padding:0 10px}.flash-sale-section .flash-sale-products[data-v-5a101262]::-webkit-scrollbar{display:none}.flash-sale-section .flash-sale-products .flash-product-item[data-v-5a101262]{min-width:80px;margin-right:15px;display:flex;flex-direction:column;align-items:center}.flash-sale-section .flash-sale-products .flash-product-item .product-image[data-v-5a101262]{width:80px;height:80px;margin-bottom:8px}.flash-sale-section .flash-sale-products .flash-product-item .product-image img[data-v-5a101262]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.flash-sale-section .flash-sale-products .flash-product-item .product-price[data-v-5a101262]{color:#e91e63;font-size:14px;font-weight:700}.product-list[data-v-5a101262]{padding:10px;height:580px;overflow-y:auto;box-sizing:border-box;display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:min-content;gap:10px;align-items:start}.product-card[data-v-5a101262]{background:#fff;border-radius:4px;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease;height:100%}.product-card[data-v-5a101262]:active{transform:scale(.98);box-shadow:0 1px 2px rgba(0,0,0,.12)}.product-image-wrapper[data-v-5a101262]{width:100%;padding-top:100%;position:relative;overflow:hidden;background:#f5f5f5;flex-shrink:0}.product-main-image[data-v-5a101262]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-badge[data-v-5a101262]{position:absolute;top:8px;left:8px;background:#e50011;color:#fff;font-size:10px;padding:2px 6px;border-radius:2px;z-index:1}.product-info[data-v-5a101262]{padding:10px 8px;display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:visible}.product-name[data-v-5a101262]{font-size:13px;color:#333;line-height:1.4;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;min-height:36px;flex-shrink:0}.product-meta[data-v-5a101262]{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap;flex-shrink:0}.store-type[data-v-5a101262]{font-size:11px;background:transparent;padding:0;border:none;font-weight:400}.comment-count[data-v-5a101262]{font-size:11px;color:#999;line-height:1.2}.product-footer[data-v-5a101262]{display:flex;justify-content:space-between;align-items:flex-end;margin-top:4px;flex-shrink:0}.product-price-section[data-v-5a101262]{display:flex;flex-direction:column}.product-price-section .price[data-v-5a101262]{color:var(--theme-color,#e50011);font-size:18px;font-weight:700;line-height:1.2}.product-actions[data-v-5a101262]{display:flex;align-items:center}.product-actions .similar-btn[data-v-5a101262]{font-size:11px;padding:4px 10px;border:1px solid;border-radius:3px;cursor:pointer;white-space:nowrap;background:#fff;transition:all .2s}.product-actions .similar-btn[data-v-5a101262]:active{background:#f5f5f5;opacity:.8}.bottom-nav[data-v-5a101262]{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:800px;background:#fff;display:flex;justify-content:space-around;padding:8px 0 calc(8px + env(safe-area-inset-bottom));border-top:1px solid #eee;z-index:100;box-shadow:0 -2px 10px rgba(0,0,0,.05)}.bottom-nav .nav-item[data-v-5a101262]{display:flex;flex-direction:column;align-items:center;cursor:pointer;flex:1;transition:all .3s}.bottom-nav .nav-item .nav-icon[data-v-5a101262]{font-size:22px;color:#999;margin-bottom:4px;transition:color .3s}.bottom-nav .nav-item .nav-text[data-v-5a101262]{font-size:12px;color:#999;transition:color .3s}.bottom-nav .nav-item.active .nav-icon[data-v-5a101262]{color:#e91e63}.bottom-nav .nav-item.active .nav-text[data-v-5a101262]{color:#e91e63;font-weight:500}.bottom-nav .nav-item[data-v-5a101262]:active{opacity:.7}.category-container[data-v-16416157]{background-color:#f5f5f5;min-height:100vh;padding-bottom:calc(60px + env(safe-area-inset-bottom));max-width:800px;margin:0 auto;display:flex;flex-direction:column}.top-search-bar[data-v-16416157]{display:flex;align-items:center;background:#f5f5f5;padding:10px 12px;position:sticky;top:0;z-index:100}.top-search-bar .back-icon[data-v-16416157]{font-size:20px;color:#333;margin-right:10px;cursor:pointer;padding:4px}.top-search-bar .search-box[data-v-16416157]{flex:1;background:#fff;border-radius:20px;padding:8px 15px;display:flex;align-items:center}.top-search-bar .search-box .search-icon[data-v-16416157]{font-size:16px;color:#999;margin-right:8px}.top-search-bar .search-box .search-placeholder[data-v-16416157]{color:#999;font-size:14px}.main-content[data-v-16416157]{display:flex;flex:1;overflow:hidden}.left-nav[data-v-16416157]{width:90px;background:#fff;overflow-y:auto;flex-shrink:0}.left-nav .nav-item[data-v-16416157]{padding:16px 8px;text-align:center;font-size:14px;color:#333;cursor:pointer;position:relative;transition:all .3s;border-left:3px solid transparent}.left-nav .nav-item[data-v-16416157]:active{background-color:#f5f5f5}.left-nav .nav-item.active[data-v-16416157]{color:#e91e63;background-color:#fff5f7;border-left-color:#e91e63;font-weight:500}.right-content[data-v-16416157]{flex:1;background:#fff;overflow-y:auto;padding:15px 12px}.right-content .content-section[data-v-16416157]{margin-bottom:25px}.right-content .content-section .section-title[data-v-16416157]{font-size:16px;font-weight:700;color:#333;margin-bottom:15px}.right-content .content-section .section-grid[data-v-16416157]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 15px}.right-content .content-section .section-grid .grid-item[data-v-16416157]{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:transform .2s}.right-content .content-section .section-grid .grid-item[data-v-16416157]:active{transform:scale(.95)}.right-content .content-section .section-grid .grid-item .item-image[data-v-16416157]{width:80px;height:80px;margin-bottom:8px;border-radius:4px;overflow:hidden;background:#f5f5f5}.right-content .content-section .section-grid .grid-item .item-image img[data-v-16416157]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.right-content .content-section .section-grid .grid-item .item-name[data-v-16416157]{font-size:12px;color:#333;text-align:center;line-height:1.4}.bottom-nav[data-v-16416157]{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:800px;background:#fff;display:flex;justify-content:space-around;padding:8px 0 calc(8px + env(safe-area-inset-bottom));border-top:1px solid #eee;z-index:100;box-shadow:0 -2px 10px rgba(0,0,0,.05)}.bottom-nav .nav-item[data-v-16416157]{display:flex;flex-direction:column;align-items:center;cursor:pointer;flex:1;transition:all .3s}.bottom-nav .nav-item .nav-icon[data-v-16416157]{font-size:22px;color:#999;margin-bottom:4px;transition:color .3s}.bottom-nav .nav-item .nav-text[data-v-16416157]{font-size:12px;color:#999;transition:color .3s}.bottom-nav .nav-item.active .nav-icon[data-v-16416157]{color:#e91e63}.bottom-nav .nav-item.active .nav-text[data-v-16416157]{color:#e91e63;font-weight:500}.bottom-nav .nav-item[data-v-16416157]:active{opacity:.7}.layout001 .swiper_cs .sp_item .sp_item_img[data-v-6bdae7e0]{width:100%;max-height:400px;min-height:200px}.layout001 .thick-gradient-divider[data-v-6bdae7e0]{height:3px;background:linear-gradient(90deg,#4facfe 0,#00f2fe);box-shadow:0 1px 3px rgba(0,0,0,.1);border-radius:2px}.layout001 .tab_3_def[data-v-6bdae7e0]{border-radius:4px;border:2px solid #ccc;padding-top:4px;padding-bottom:4px}.layout001 .tab_3_sel[data-v-6bdae7e0]{border-radius:4px;border:0 solid #ccc;padding-top:4px;padding-bottom:4px;background-color:var(--71ad0a56);color:#fff}.layout001 .popper_c[data-v-6bdae7e0]{font-size:10px}.layout001 .product-intro[data-v-6bdae7e0]{width:100%;overflow:hidden}.layout001 .product-content[data-v-6bdae7e0]{width:100%}.layout001 .product-content[data-v-6bdae7e0] img{width:100%!important;max-width:100%!important;height:auto!important;display:block;margin:0 auto}.layout001 .product-content[data-v-6bdae7e0] p{margin:0;padding:0}.layout001 .product-content[data-v-6bdae7e0] div{width:100%}.layout001 .option-item[data-v-6bdae7e0]{padding:8px 16px;border:1px solid #ddd;border-radius:4px;font-size:var(--font-size-sm);color:#333;background:#fff;cursor:pointer;transition:all .3s;white-space:nowrap;margin-bottom:8px}.layout001 .option-item[data-v-6bdae7e0]:hover{border-color:var(--71ad0a56);color:var(--71ad0a56)}.layout001 .option-item.option-selected[data-v-6bdae7e0]{border-color:var(--71ad0a56);background-color:var(--71ad0a56);color:#fff}.layout001 .submit-order-btn[data-v-6bdae7e0]{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:750px;height:50px;background-color:var(--71ad0a56);color:#fff;z-index:9999;cursor:pointer;padding-bottom:env(safe-area-inset-bottom);box-sizing:content-box}.layout001[data-v-6bdae7e0] .tab-0,.layout001[data-v-6bdae7e0] .tab-1{background-color:var(--71ad0a56)!important;border-color:var(--71ad0a56)!important;color:#fff!important}.layout001[data-v-6bdae7e0] .tab-2{border-color:var(--71ad0a56)!important;color:var(--71ad0a56)!important;box-shadow:2px 2px 10px var(--71ad0a56)!important}.layout001[data-v-6bdae7e0] .tab-3{background:var(--71ad0a56)!important;color:#fff!important;box-shadow:2px 2px 10px var(--71ad0a56)!important}.layout002[data-v-6eb51705]{max-width:750px;margin:0 auto;background-color:#f7f7f7}.layout002 .hero-section[data-v-6eb51705]{background:linear-gradient(135deg,#ff4081,#f50057);color:#fff;padding:12px 10px 16px}.layout002 .hero-section .hero-header[data-v-6eb51705]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.layout002 .hero-section .hero-header .hero-shop-name[data-v-6eb51705]{font-size:14px;font-weight:600}.layout002 .hero-section .hero-header .hero-badges[data-v-6eb51705]{display:flex;gap:4px}.layout002 .hero-section .hero-header .hero-badges .hero-badge[data-v-6eb51705]{font-size:11px;padding:2px 6px;border-radius:10px;border:1px solid hsla(0,0%,100%,.7)}.layout002 .hero-section .hero-main[data-v-6eb51705]{display:flex;flex-direction:column;background:#fff;border-radius:8px;overflow:hidden;color:#333}.layout002 .hero-section .hero-main .hero-image-wrapper[data-v-6eb51705]{width:100%;background:#f5f5f5}.layout002 .hero-section .hero-main .hero-image-wrapper .hero-image[data-v-6eb51705]{width:100%;display:block}.layout002 .hero-section .hero-main .hero-info[data-v-6eb51705]{padding:10px 10px 12px}.layout002 .hero-section .hero-main .hero-info .hero-title[data-v-6eb51705]{font-size:15px;font-weight:600;line-height:1.4;margin:0 0 4px}.layout002 .hero-section .hero-main .hero-info .hero-subtitle[data-v-6eb51705]{font-size:12px;color:#666;margin:0 0 8px}.layout002 .hero-section .hero-main .hero-info .hero-price-row[data-v-6eb51705]{display:flex;align-items:baseline;gap:8px;margin-bottom:6px}.layout002 .hero-section .hero-main .hero-info .hero-price-row .hero-price-main .currency[data-v-6eb51705]{color:#e91e63;font-size:14px;margin-right:2px}.layout002 .hero-section .hero-main .hero-info .hero-price-row .hero-price-main .price[data-v-6eb51705]{color:#e91e63;font-size:22px;font-weight:700}.layout002 .hero-section .hero-main .hero-info .hero-price-row .hero-price-original[data-v-6eb51705]{font-size:12px;color:#999}.layout002 .hero-section .hero-main .hero-info .hero-price-row .hero-price-original .line-price[data-v-6eb51705]{text-decoration:line-through;margin-left:2px}.layout002 .hero-section .hero-main .hero-info .hero-tags[data-v-6eb51705]{display:flex;flex-wrap:wrap;gap:6px}.layout002 .hero-section .hero-main .hero-info .hero-tags .tag[data-v-6eb51705]{font-size:11px;padding:2px 8px;border-radius:10px;background:#ffe6f0;color:#e91e63}.layout002 .hero-section .hero-main .hero-info .hero-tags .tag.hot[data-v-6eb51705]{background:#e91e63;color:#fff}.layout002 .section[data-v-6eb51705]{background:#fff;margin-top:8px;padding:10px 10px 12px}.layout002 .section .section-title[data-v-6eb51705]{text-align:center;font-size:14px;font-weight:600;margin-bottom:8px}.layout002 .order-section .field-label[data-v-6eb51705]{font-size:13px;font-weight:500;margin-bottom:4px}.layout002 .order-section .field-label.required[data-v-6eb51705]:before{content:"*";color:#f44336;margin-right:2px}.layout002 .order-section .combo-list[data-v-6eb51705]{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.layout002 .order-section .combo-list .combo-item[data-v-6eb51705]{border-radius:6px;border:1px solid #eee;padding:8px 10px;background:#fafafa;cursor:pointer;transition:all .2s}.layout002 .order-section .combo-list .combo-item--active[data-v-6eb51705]{border-color:#e91e63;background:#fff0f6}.layout002 .order-section .combo-list .combo-item--disabled[data-v-6eb51705]{opacity:.5;cursor:not-allowed}.layout002 .order-section .combo-list .combo-item .combo-title[data-v-6eb51705]{font-size:13px;margin-bottom:4px}.layout002 .order-section .combo-list .combo-item .combo-prices[data-v-6eb51705]{display:flex;align-items:baseline;gap:6px}.layout002 .order-section .combo-list .combo-item .combo-prices .combo-price-main[data-v-6eb51705]{color:#e91e63;font-weight:600;font-size:14px}.layout002 .order-section .combo-list .combo-item .combo-prices .combo-price-original[data-v-6eb51705]{font-size:12px;color:#999;text-decoration:line-through}.layout002 .order-section .spec-list[data-v-6eb51705]{margin-bottom:10px}.layout002 .order-section .spec-list .spec-group[data-v-6eb51705]{margin-bottom:8px}.layout002 .order-section .spec-list .spec-group .spec-options[data-v-6eb51705]{display:flex;flex-wrap:wrap;gap:6px}.layout002 .order-section .spec-list .spec-group .spec-options .spec-option[data-v-6eb51705]{padding:6px 12px;border-radius:14px;border:1px solid #ddd;font-size:12px;cursor:pointer;background:#fff;transition:all .2s}.layout002 .order-section .spec-list .spec-group .spec-options .spec-option--active[data-v-6eb51705]{border-color:#e91e63;background:#ffe6f0;color:#e91e63}.layout002 .order-section .selected-product-card[data-v-6eb51705]{display:flex;margin-top:4px;padding:8px;border-radius:6px;border:1px solid #eee}.layout002 .order-section .selected-product-card .product-thumb[data-v-6eb51705]{width:90px;height:90px;border-radius:4px;margin-right:8px;-o-object-fit:cover;object-fit:cover}.layout002 .order-section .selected-product-card .product-info[data-v-6eb51705]{flex:1;display:flex;flex-direction:column;justify-content:space-between}.layout002 .order-section .selected-product-card .product-info .product-name[data-v-6eb51705]{font-size:13px;color:#333;line-height:1.4;margin-bottom:4px}.layout002 .order-section .selected-product-card .product-info .product-meta[data-v-6eb51705]{display:flex;justify-content:space-between;align-items:flex-end}.layout002 .order-section .selected-product-card .product-info .product-meta .product-price-line[data-v-6eb51705]{display:flex;flex-direction:column}.layout002 .order-section .selected-product-card .product-info .product-meta .product-price-line .product-price-main[data-v-6eb51705]{color:#e91e63;font-size:16px;font-weight:600}.layout002 .order-section .selected-product-card .product-info .product-meta .product-price-line .product-price-original[data-v-6eb51705]{font-size:12px;color:#999;text-decoration:line-through}.layout002 .order-section .selected-product-card .product-info .product-meta .product-qty[data-v-6eb51705]{display:flex;align-items:center;gap:4px;font-size:12px}.layout002 .order-section .order-total-row[data-v-6eb51705]{display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding-top:6px;border-top:1px dashed #eee}.layout002 .order-section .order-total-row .order-total-label[data-v-6eb51705]{font-size:13px;font-weight:500}.layout002 .order-section .order-total-row .order-total-value[data-v-6eb51705]{color:#e91e63;font-size:16px;font-weight:700}.layout002 .form-section .field-group[data-v-6eb51705]{margin-bottom:8px}.layout002 .form-section .field-label[data-v-6eb51705]{font-size:13px;font-weight:500;margin-bottom:4px}.layout002 .form-section .field-label.required[data-v-6eb51705]:before{content:"*";color:#f44336;margin-right:2px}.layout002 .form-section .field-item[data-v-6eb51705]{margin-bottom:0}.layout002 .form-section .shipping-list[data-v-6eb51705]{display:flex;justify-content:space-between;gap:4px;margin-bottom:4px}.layout002 .form-section .shipping-list .shipping-item[data-v-6eb51705]{flex:1;border-radius:6px;border:1px solid #eee;padding:4px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:11px;cursor:pointer;background:#fafafa}.layout002 .form-section .shipping-list .shipping-item--active[data-v-6eb51705]{border-color:#e91e63;background:#ffe6f0;color:#e91e63}.layout002 .form-section .shipping-list .shipping-item .shipping-icon[data-v-6eb51705]{width:24px;height:24px;margin-bottom:2px}.layout002 .form-section .shipping-tip[data-v-6eb51705]{font-size:11px;color:#d35400;background:#fdf2e9;border-radius:10px;padding:4px 6px;margin-bottom:6px}.layout002 .form-section .region-row[data-v-6eb51705]{display:flex;gap:4px}.layout002 .form-section .pay-method .pay-method-pill[data-v-6eb51705]{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:14px;background:#e91e63;color:#fff;font-size:12px}.layout002 .content-section .content-html[data-v-6eb51705]{width:100%}.layout002 .content-section .content-html[data-v-6eb51705] img{width:100%!important;max-width:100%!important;height:auto!important;display:block;margin:0 auto}.layout002 .content-section .content-html[data-v-6eb51705] p{margin:0;padding:0}.layout002 .content-section .content-html[data-v-6eb51705] div{width:100%}.layout002 .bottom-placeholder[data-v-6eb51705]{height:56px}.layout002 .submit-bar[data-v-6eb51705]{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:750px;height:50px;background:#e91e63;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 14px calc(env(safe-area-inset-bottom));box-sizing:content-box;z-index:9999}.layout002 .submit-bar .submit-text[data-v-6eb51705]{font-size:15px;font-weight:600}.layout002 .submit-bar .submit-price[data-v-6eb51705]{font-size:16px;font-weight:700}.home[data-v-eeac2502]{text-align:center;margin-top:50px}.cart-container[data-v-2a933592]{background-color:#f5f5f5;min-height:100vh;padding-bottom:calc(60px + env(safe-area-inset-bottom));max-width:800px;margin:0 auto}.top-nav-bar[data-v-2a933592]{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;background:#fff;padding:10px 15px;border-bottom:1px solid #eee}.top-nav-bar .nav-icon[data-v-2a933592]{font-size:20px;color:#333;cursor:pointer;padding:4px}.top-nav-bar .nav-title[data-v-2a933592]{font-size:16px;font-weight:500;color:#333}.top-nav-bar .nav-action[data-v-2a933592]{font-size:14px;color:#333;cursor:pointer}.location-bar[data-v-2a933592]{background:#f5f5f5;padding:10px 15px;display:flex;align-items:center;gap:5px}.location-bar .location-icon[data-v-2a933592]{font-size:16px;color:#666}.location-bar .location-text[data-v-2a933592]{font-size:14px;color:#666}.promo-banner[data-v-2a933592]{background:linear-gradient(135deg,#e91e63,#ff9800);padding:12px 15px;display:flex;align-items:center;justify-content:space-between;color:#fff}.promo-banner .promo-content[data-v-2a933592]{display:flex;align-items:center;gap:8px;flex:1}.promo-banner .promo-content .promo-icon[data-v-2a933592]{font-size:18px;display:inline-block}.promo-banner .promo-content .promo-text[data-v-2a933592]{font-size:14px;font-weight:500}.promo-banner .promo-content .promo-detail[data-v-2a933592]{font-size:12px;opacity:.9}.promo-banner .promo-content .promo-link[data-v-2a933592]{font-size:12px;opacity:.9;margin-left:5px}.promo-banner .close-icon[data-v-2a933592]{font-size:24px;cursor:pointer;opacity:.9;line-height:1;display:inline-block;width:24px;height:24px;text-align:center}.cart-content[data-v-2a933592]{padding-bottom:20px}.store-group[data-v-2a933592]{background:#fff;margin-bottom:10px}.store-group .store-header[data-v-2a933592]{display:flex;align-items:center;padding:12px 15px;border-bottom:1px solid #f5f5f5}.store-group .store-header .store-name[data-v-2a933592]{flex:1;font-size:14px;color:#333;margin-left:10px}.store-group .store-header .arrow-icon[data-v-2a933592]{font-size:14px;color:#999}.store-group .store-promo[data-v-2a933592]{padding:8px 15px;background:#fff5f7;display:flex;align-items:center;gap:10px;font-size:12px;color:#e91e63}.store-group .store-promo .store-promo-link[data-v-2a933592]{color:#e91e63;cursor:pointer}.store-products .product-item[data-v-2a933592]{display:flex;padding:15px;border-bottom:1px solid #f5f5f5}.store-products .product-item.disabled[data-v-2a933592]{opacity:.6}.store-products .product-item .product-image-wrapper[data-v-2a933592]{width:100px;height:100px;margin:0 12px;position:relative;flex-shrink:0;border-radius:4px;overflow:hidden;background:#f5f5f5}.store-products .product-item .product-image-wrapper .product-image[data-v-2a933592]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.store-products .product-item .product-image-wrapper .out-of-stock-overlay[data-v-2a933592]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:500}.store-products .product-item .product-info[data-v-2a933592]{flex:1;display:flex;flex-direction:column;gap:6px}.store-products .product-item .product-info .product-title[data-v-2a933592]{font-size:14px;color:#333;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.store-products .product-item .product-info .product-specs[data-v-2a933592]{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.store-products .product-item .product-info .product-specs .spec-tag[data-v-2a933592]{font-size:12px;color:#666;background:#f5f5f5;padding:2px 6px;border-radius:2px}.store-products .product-item .product-info .product-specs .spec-select[data-v-2a933592]{font-size:12px;color:#999;display:flex;align-items:center;gap:2px}.store-products .product-item .product-info .product-promotions[data-v-2a933592]{display:flex;flex-wrap:wrap;gap:6px}.store-products .product-item .product-info .product-promotions .promo-tag[data-v-2a933592]{font-size:11px;color:#ff9800;background:#fff5f7;padding:2px 6px;border-radius:2px;border:1px solid #ff9800}.store-products .product-item .product-info .product-price-section .price-info[data-v-2a933592]{margin-bottom:4px}.store-products .product-item .product-info .product-price-section .price-info .price-reduction[data-v-2a933592]{font-size:12px;color:#e91e63}.store-products .product-item .product-info .product-price-section .price-row[data-v-2a933592]{display:flex;align-items:baseline;gap:6px}.store-products .product-item .product-info .product-price-section .price-row .current-price[data-v-2a933592]{font-size:18px;font-weight:700;color:#e91e63}.store-products .product-item .product-info .product-price-section .price-row .price-label[data-v-2a933592]{font-size:12px;color:#e91e63}.store-products .product-item .product-info .product-price-section .price-row .original-price[data-v-2a933592]{font-size:12px;color:#999;text-decoration:line-through}.store-products .product-item .product-info .product-actions-row[data-v-2a933592]{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.store-products .product-item .product-info .product-actions-row .quantity-selector[data-v-2a933592]{display:flex;align-items:center;border:1px solid #ddd;border-radius:4px;overflow:hidden}.store-products .product-item .product-info .product-actions-row .quantity-selector .quantity-btn[data-v-2a933592]{width:28px;height:28px;border:none;background:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.store-products .product-item .product-info .product-actions-row .quantity-selector .quantity-btn[data-v-2a933592]:disabled{opacity:.5;cursor:not-allowed}.store-products .product-item .product-info .product-actions-row .quantity-selector .quantity-btn[data-v-2a933592]:not(:disabled):active{background:#f5f5f5}.store-products .product-item .product-info .product-actions-row .quantity-selector .quantity-input[data-v-2a933592]{width:40px;height:28px;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;text-align:center;font-size:14px}.store-products .product-item .product-info .product-actions-row .quantity-selector .quantity-input[data-v-2a933592]:disabled{background:#f5f5f5}.store-products .product-item .product-info .product-actions-row .product-extras .gift-info[data-v-2a933592]{font-size:12px;color:#ff9800}.store-products .product-item .product-info .product-conditions .condition-text[data-v-2a933592]{font-size:12px;color:#999}.store-products .product-item .product-info .product-actions[data-v-2a933592]{display:flex;gap:15px;margin-top:4px}.store-products .product-item .product-info .product-actions .action-link[data-v-2a933592]{font-size:12px;color:#666;cursor:pointer}.store-products .product-item .product-info .product-actions .action-link[data-v-2a933592]:active{color:#e91e63}.bottom-bar[data-v-2a933592]{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:800px;background:#fff;display:flex;align-items:center;padding:10px 15px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #eee;z-index:100;box-shadow:0 -2px 10px rgba(0,0,0,.05)}.bottom-bar .summary[data-v-2a933592]{flex:1;margin-left:15px;font-size:14px;color:#333}.bottom-bar .summary .total-price[data-v-2a933592]{color:#e91e63;font-weight:700;font-size:16px;margin-left:4px}.bottom-bar .checkout-btn[data-v-2a933592]{background:#e91e63;color:#fff;border:none;border-radius:20px;padding:10px 20px;font-size:14px;font-weight:500;cursor:pointer;min-width:100px}.bottom-bar .checkout-btn[data-v-2a933592]:disabled{background:#ccc;cursor:not-allowed}.bottom-bar .checkout-btn[data-v-2a933592]:not(:disabled):active{opacity:.8}.profile-container[data-v-c9d64600]{background-color:#f5f5f5;min-height:100vh;padding-bottom:calc(60px + env(safe-area-inset-bottom));max-width:800px;margin:0 auto}.top-nav-bar[data-v-c9d64600]{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;background:#fff;padding:10px 15px;border-bottom:1px solid #eee}.top-nav-bar .nav-icon[data-v-c9d64600]{font-size:20px;color:#333;cursor:pointer;padding:4px}.top-nav-bar .nav-title[data-v-c9d64600]{font-size:16px;font-weight:500;color:#333}.user-profile-section[data-v-c9d64600]{background:#fff;padding:20px 15px;display:flex;align-items:center;gap:15px}.user-profile-section .profile-avatar[data-v-c9d64600]{flex-shrink:0}.user-profile-section .profile-info[data-v-c9d64600]{flex:1}.user-profile-section .profile-info .username[data-v-c9d64600]{font-size:18px;font-weight:700;color:#333;margin-bottom:8px}.user-profile-section .profile-info .member-info[data-v-c9d64600]{display:flex;align-items:center;gap:8px;font-size:12px;color:#666}.user-profile-section .profile-info .member-info .jd-logo[data-v-c9d64600]{color:#e91e63;font-weight:500}.user-profile-section .profile-info .member-info .member-level[data-v-c9d64600]{color:#999}.user-profile-section .profile-info .member-info .privilege-link[data-v-c9d64600]{color:#999;cursor:pointer}.user-profile-section .profile-info .member-info .privilege-link[data-v-c9d64600]:active{color:#e91e63}.user-profile-section .settings-icon[data-v-c9d64600]{font-size:22px;color:#666;cursor:pointer;flex-shrink:0}.plus-section[data-v-c9d64600]{background:linear-gradient(135deg,#ff9800,#ff6b9d);margin:10px 0;padding:15px;display:flex;align-items:center;gap:15px;border-radius:0}.plus-section .plus-main-btn[data-v-c9d64600]{flex:1;background:hsla(0,0%,100%,.2);border-radius:8px;padding:12px;display:flex;align-items:center;gap:10px;cursor:pointer}.plus-section .plus-main-btn .plus-icon[data-v-c9d64600]{font-size:32px;display:inline-block}.plus-section .plus-main-btn .plus-text[data-v-c9d64600]{color:#fff}.plus-section .plus-main-btn .plus-text .plus-title[data-v-c9d64600]{font-size:16px;font-weight:700;margin-bottom:4px}.plus-section .plus-main-btn .plus-text .plus-subtitle[data-v-c9d64600]{font-size:12px;opacity:.9}.plus-section .plus-actions[data-v-c9d64600]{display:flex;flex-direction:column;gap:8px}.plus-section .plus-actions .plus-action-item[data-v-c9d64600]{background:hsla(0,0%,100%,.2);border-radius:6px;padding:8px 12px;display:flex;align-items:center;gap:6px;cursor:pointer}.plus-section .plus-actions .plus-action-item .action-icon[data-v-c9d64600]{font-size:20px;display:inline-block}.plus-section .plus-actions .plus-action-item .action-text[data-v-c9d64600]{color:#fff;font-size:12px}.plus-section .plus-actions .plus-action-item .action-text .action-subtitle[data-v-c9d64600]{font-size:10px;opacity:.9;margin-top:2px}.activity-section[data-v-c9d64600]{background:#fff;padding:15px;display:flex;justify-content:space-around;margin-bottom:10px}.activity-section .activity-item[data-v-c9d64600]{display:flex;flex-direction:column;align-items:center;cursor:pointer}.activity-section .activity-item .activity-count[data-v-c9d64600]{font-size:18px;font-weight:700;color:#333;margin-bottom:6px}.activity-section .activity-item .activity-label[data-v-c9d64600]{font-size:12px;color:#666}.order-status-section[data-v-c9d64600]{background:#fff;padding:15px;display:flex;justify-content:space-around;margin-bottom:10px}.order-status-section .order-item[data-v-c9d64600]{display:flex;flex-direction:column;align-items:center;cursor:pointer;position:relative}.order-status-section .order-item .order-icon-wrapper[data-v-c9d64600]{position:relative}.order-status-section .order-item .order-icon-wrapper .order-icon[data-v-c9d64600]{font-size:24px;color:#666}.order-status-section .order-item .order-icon-wrapper .order-badge[data-v-c9d64600]{position:absolute;top:-6px;right:-6px;background:#e91e63;color:#fff;font-size:10px;padding:2px 6px;border-radius:10px;min-width:16px;text-align:center}.order-status-section .order-item .order-icon[data-v-c9d64600]{font-size:24px;color:#666;margin-bottom:6px}.order-status-section .order-item .order-label[data-v-c9d64600]{font-size:12px;color:#666}.delivery-section[data-v-c9d64600]{background:#fff;padding:15px;margin-bottom:10px}.delivery-section .delivery-title[data-v-c9d64600]{font-size:14px;font-weight:500;color:#333;margin-bottom:10px}.delivery-section .delivery-content[data-v-c9d64600]{display:flex;gap:12px;cursor:pointer}.delivery-section .delivery-content .delivery-image[data-v-c9d64600]{width:80px;height:80px;border-radius:4px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.delivery-section .delivery-content .delivery-info[data-v-c9d64600]{flex:1;position:relative}.delivery-section .delivery-content .delivery-info .delivery-badge[data-v-c9d64600]{position:absolute;top:0;right:0;background:rgba(0,0,0,.6);color:#fff;font-size:10px;padding:2px 6px;border-radius:2px}.delivery-section .delivery-content .delivery-info .delivery-text[data-v-c9d64600]{font-size:13px;color:#666;line-height:1.5;margin-top:20px}.wallet-section[data-v-c9d64600]{background:#fff;padding:15px;margin-bottom:10px}.wallet-section .wallet-header[data-v-c9d64600]{display:flex;align-items:center;gap:8px;margin-bottom:15px}.wallet-section .wallet-header .wallet-discount[data-v-c9d64600]{background:#e91e63;color:#fff;font-size:11px;padding:2px 6px;border-radius:2px}.wallet-section .wallet-header .wallet-title[data-v-c9d64600]{font-size:14px;color:#333}.wallet-section .wallet-items[data-v-c9d64600]{display:flex;justify-content:space-between;align-items:center}.wallet-section .wallet-items .wallet-item[data-v-c9d64600]{display:flex;flex-direction:column;align-items:center;cursor:pointer}.wallet-section .wallet-items .wallet-item .wallet-count[data-v-c9d64600]{font-size:16px;font-weight:700;color:#333;margin-bottom:6px}.wallet-section .wallet-items .wallet-item .wallet-icon[data-v-c9d64600]{font-size:24px;display:inline-block;margin-bottom:6px}.wallet-section .wallet-items .wallet-item .wallet-label[data-v-c9d64600]{font-size:12px;color:#666}.service-section[data-v-c9d64600]{background:#fff;padding:15px;display:flex;justify-content:space-around;margin-bottom:10px}.service-section .service-item[data-v-c9d64600]{display:flex;flex-direction:column;align-items:center;cursor:pointer}.service-section .service-item .service-icon[data-v-c9d64600]{font-size:24px;display:inline-block;margin-bottom:6px}.service-section .service-item .service-label[data-v-c9d64600]{font-size:12px;color:#666}.recommend-section[data-v-c9d64600]{background:#fff;margin-bottom:10px}.recommend-section .recommend-divider[data-v-c9d64600]{padding:15px;text-align:center;border-bottom:1px solid #f5f5f5}.recommend-section .recommend-divider .divider-text[data-v-c9d64600]{font-size:14px;color:#999}.recommend-section .recommend-products[data-v-c9d64600]{display:flex;gap:10px;padding:15px}.recommend-section .recommend-products .recommend-product[data-v-c9d64600]{flex:1;cursor:pointer}.recommend-section .recommend-products .recommend-product .recommend-image[data-v-c9d64600]{width:100%;height:120px;-o-object-fit:cover;object-fit:cover;border-radius:4px;margin-bottom:8px}.recommend-section .recommend-products .recommend-product .recommend-info .recommend-name[data-v-c9d64600]{font-size:13px;color:#333;line-height:1.4;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.recommend-section .recommend-products .recommend-product .recommend-info .recommend-tags[data-v-c9d64600]{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:4px}.recommend-section .recommend-products .recommend-product .recommend-info .recommend-tags .recommend-tag[data-v-c9d64600]{font-size:10px;color:#666;background:#f5f5f5;padding:2px 4px;border-radius:2px}.recommend-section .recommend-products .recommend-product .recommend-info .recommend-brand[data-v-c9d64600]{font-size:11px;color:#999}.bottom-nav[data-v-c9d64600]{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:800px;background:#fff;display:flex;justify-content:space-around;padding:8px 0 calc(8px + env(safe-area-inset-bottom));border-top:1px solid #eee;z-index:100;box-shadow:0 -2px 10px rgba(0,0,0,.05)}.bottom-nav .nav-item[data-v-c9d64600]{display:flex;flex-direction:column;align-items:center;cursor:pointer;flex:1;transition:all .3s}.bottom-nav .nav-item .nav-icon[data-v-c9d64600]{font-size:22px;color:#999;margin-bottom:4px;transition:color .3s}.bottom-nav .nav-item .nav-text[data-v-c9d64600]{font-size:12px;color:#999;transition:color .3s}.bottom-nav .nav-item.active .nav-icon[data-v-c9d64600]{color:#e91e63}.bottom-nav .nav-item.active .nav-text[data-v-c9d64600]{color:#e91e63;font-weight:500}.bottom-nav .nav-item[data-v-c9d64600]:active{opacity:.7}.pc-home[data-v-28eb1394]{min-height:100vh;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;flex-direction:column}.top-banner[data-v-28eb1394]{background-color:#e50011;color:#fff;text-align:center;font-size:13px;padding:6px 0}.pc-header[data-v-28eb1394]{max-width:1200px;margin:0 auto;padding:20px 24px 10px;display:flex;align-items:center;justify-content:space-between}.logo[data-v-28eb1394]{font-size:28px;font-weight:600}.search-wrapper[data-v-28eb1394]{flex:1;max-width:600px;margin-left:40px}.search-input[data-v-28eb1394] .el-input__inner{border-radius:24px 0 0 24px}.search-input[data-v-28eb1394] .el-input-group__append{border-radius:0 24px 24px 0}.pc-nav[data-v-28eb1394]{max-width:1200px;margin:0 auto;padding:0 24px 10px;display:flex;gap:24px}.nav-link[data-v-28eb1394]{font-size:15px;cursor:pointer;padding-bottom:6px;border-bottom:2px solid transparent}.nav-link.active[data-v-28eb1394]{color:#e50011;border-color:#e50011}.pc-main[data-v-28eb1394]{max-width:1200px;margin:0 auto;padding:10px 24px 40px;flex:1}.section-title h1[data-v-28eb1394]{font-size:28px;margin-bottom:20px}.product-grid[data-v-28eb1394]{margin-top:10px}.product-card[data-v-28eb1394]{margin-bottom:24px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.product-card[data-v-28eb1394]:hover{transform:translateY(-4px)}.product-image-wrapper[data-v-28eb1394]{width:100%;padding-top:75%;position:relative;overflow:hidden}.product-image-wrapper img[data-v-28eb1394]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-info[data-v-28eb1394]{padding-top:10px}.product-name[data-v-28eb1394]{font-size:14px;font-weight:500;color:#333;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-subtitle[data-v-28eb1394]{font-size:12px;color:#777;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.product-price-row[data-v-28eb1394]{display:flex;align-items:baseline;gap:8px;margin-bottom:4px}.product-price-row .price[data-v-28eb1394]{color:#e50011;font-weight:600}.product-price-row .original-price[data-v-28eb1394]{font-size:12px;color:#999;text-decoration:line-through}.product-meta[data-v-28eb1394]{font-size:12px;color:#999;display:flex;gap:12px}.pagination-section[data-v-28eb1394]{margin:20px 0 40px;display:flex;justify-content:center}.pagination-wrapper[data-v-28eb1394]{display:flex;flex-direction:column;align-items:center;gap:8px}.pagination-info[data-v-28eb1394]{font-size:12px;color:#666}.pc-footer[data-v-28eb1394]{background-color:#000;color:#fff;padding:40px 24px 30px;margin-top:20px;position:relative}.footer-content[data-v-28eb1394]{max-width:1200px;margin:0 auto;display:flex;gap:80px;font-size:13px}.footer-column h3[data-v-28eb1394]{font-size:15px;margin-bottom:12px}.footer-column ul[data-v-28eb1394]{list-style:none}.footer-column li[data-v-28eb1394]{line-height:1.8}.footer-contact p[data-v-28eb1394]{margin-bottom:6px;line-height:1.6}.floating-buttons[data-v-28eb1394]{position:fixed;right:24px;bottom:40px;display:flex;flex-direction:column;gap:10px}.floating-btn[data-v-28eb1394]{width:44px;height:44px;border-radius:22px;border:none;cursor:pointer;font-size:12px;color:#fff}.line-btn[data-v-28eb1394]{background-color:#00c300}.top-btn[data-v-28eb1394]{background-color:#666}@media (max-width:1024px){.pc-header[data-v-28eb1394],.pc-main[data-v-28eb1394],.pc-nav[data-v-28eb1394]{max-width:100%}}.pc-page[data-v-166c6a14]{min-height:100vh;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.top-banner[data-v-166c6a14]{background-color:#e50011;color:#fff;text-align:center;font-size:13px;padding:6px 0}.pc-header[data-v-166c6a14]{max-width:900px;margin:0 auto;padding:20px 24px 10px;display:flex;align-items:center;justify-content:space-between}.logo[data-v-166c6a14]{font-size:28px;font-weight:600}.search-wrapper[data-v-166c6a14]{flex:1;max-width:480px;margin-left:40px}.search-input[data-v-166c6a14] .el-input__inner{border-radius:24px 0 0 24px}.search-input[data-v-166c6a14] .el-input-group__append{border-radius:0 24px 24px 0}.pc-nav[data-v-166c6a14]{max-width:900px;margin:0 auto;padding:0 24px 10px;display:flex;gap:24px}.nav-link[data-v-166c6a14]{font-size:15px;cursor:pointer;padding-bottom:6px;border-bottom:2px solid transparent}.nav-link.active[data-v-166c6a14]{color:#e50011;border-color:#e50011}.pc-main[data-v-166c6a14]{max-width:900px;margin:0 auto;padding:20px 24px 60px}.page-content[data-v-166c6a14]{background-color:#fff;padding:24px 32px;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.04);max-height:600px;height:600px;overflow-y:auto}.page-title[data-v-166c6a14]{font-size:26px;text-align:center;margin-bottom:30px}.text-section[data-v-166c6a14]{margin-bottom:24px}.section-heading[data-v-166c6a14]{font-size:18px;margin-bottom:8px}.section-paragraph[data-v-166c6a14]{font-size:14px;line-height:1.8;color:#444;margin-bottom:4px}.pc-footer[data-v-166c6a14]{background-color:#000;color:#fff;padding:40px 24px 30px}.footer-content[data-v-166c6a14]{max-width:1200px;margin:0 auto;display:flex;gap:80px;font-size:13px}.footer-column h3[data-v-166c6a14]{font-size:15px;margin-bottom:12px}.footer-column ul[data-v-166c6a14]{list-style:none;padding:0;margin:0}.footer-column li[data-v-166c6a14]{line-height:1.8;cursor:pointer}.footer-contact p[data-v-166c6a14]{margin-bottom:6px;line-height:1.6}.m-page[data-v-3ddbcf62]{min-height:100vh;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111}.top-banner[data-v-3ddbcf62]{background-color:#e50011;color:#fff;text-align:center;font-size:12px;padding:6px 8px}.m-header[data-v-3ddbcf62]{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid #f0f0f0}.header-left[data-v-3ddbcf62],.header-right[data-v-3ddbcf62]{width:40px;display:flex;align-items:center;justify-content:center}.header-center[data-v-3ddbcf62]{flex:1;text-align:center;font-size:22px;font-weight:600}.icon-btn[data-v-3ddbcf62]{font-size:20px}.m-main[data-v-3ddbcf62]{padding:16px 16px 32px}.page-title[data-v-3ddbcf62]{font-size:22px;font-weight:700;text-align:center;margin-bottom:16px}.page-content[data-v-3ddbcf62]{font-size:14px;line-height:1.8}.text-section[data-v-3ddbcf62]{margin-bottom:16px}.section-heading[data-v-3ddbcf62]{font-size:16px;font-weight:600;margin-bottom:8px}.section-paragraph[data-v-3ddbcf62]{margin-bottom:4px}:root{--color-primary:#4361ee;--color-primary-light:#4895ef;--color-primary-dark:#3f37c9;--color-secondary:#f72585;--color-success:#4cc9f0;--color-warning:#f8961e;--color-danger:#e5383b;--color-info:#adb5bd;--color-white:#fff;--color-light:#f8f9fa;--color-gray:#e9ecef;--color-gray-dark:#6c757d;--color-dark:#212529;--color-black:#000;--font-family-base:"Segoe UI",system-ui,-apple-system,sans-serif;--font-family-heading:"Montserrat",var(--font-family-base);--font-family-monospace:"Fira Code",monospace;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-md:1.125rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-xxl:2rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-bold:700;--spacing-xxs:0.25rem;--spacing-xs:0.5rem;--spacing-sm:0.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-xxl:3rem;--border-radius-sm:0.25rem;--border-radius-md:0.5rem;--border-radius-lg:1rem;--border-radius-full:9999px;--border-width:1px;--border-color:var(--color-gray);--shadow-sm:0 1px 3px rgba(0,0,0,.1);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);--transition-duration:0.3s;--transition-timing:ease}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-family-base);font-size:var(--font-size-base);line-height:1.6;color:var(--color-dark);background-color:var(--color-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-heading);font-weight:var(--font-weight-bold);line-height:1.2;margin-bottom:var(--spacing-md)}h1{font-size:var(--font-size-xxl)}h2{font-size:var(--font-size-xl)}h3{font-size:var(--font-size-lg)}h4{font-size:var(--font-size-md)}h5{font-size:var(--font-size-base)}h6{font-size:var(--font-size-sm)}p{margin-bottom:var(--spacing-md)}a{color:var(--color-primary);text-decoration:none;transition:color var(--transition-duration) var(--transition-timing)}a:hover{color:var(--color-primary-dark);text-decoration:underline}img{max-width:100%;height:auto;display:block}.container{width:100%;padding-right:var(--spacing-md);padding-left:var(--spacing-md);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.mx-0{margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:var(--spacing-xs)!important}.mt-1{margin-top:var(--spacing-xs)!important}.mr-1{margin-right:var(--spacing-xs)!important}.mb-1{margin-bottom:var(--spacing-xs)!important}.ml-1,.mx-1{margin-left:var(--spacing-xs)!important}.mx-1{margin-right:var(--spacing-xs)!important}.my-1{margin-top:var(--spacing-xs)!important;margin-bottom:var(--spacing-xs)!important}.m-2{margin:var(--spacing-sm)!important}.mt-2{margin-top:var(--spacing-sm)!important}.mr-2{margin-right:var(--spacing-sm)!important}.mb-2{margin-bottom:var(--spacing-sm)!important}.ml-2,.mx-2{margin-left:var(--spacing-sm)!important}.mx-2{margin-right:var(--spacing-sm)!important}.my-2{margin-top:var(--spacing-sm)!important;margin-bottom:var(--spacing-sm)!important}.m-3{margin:var(--spacing-md)!important}.mt-3{margin-top:var(--spacing-md)!important}.mr-3{margin-right:var(--spacing-md)!important}.mb-3{margin-bottom:var(--spacing-md)!important}.ml-3,.mx-3{margin-left:var(--spacing-md)!important}.mx-3{margin-right:var(--spacing-md)!important}.my-3{margin-top:var(--spacing-md)!important;margin-bottom:var(--spacing-md)!important}.m-4{margin:var(--spacing-lg)!important}.mt-4{margin-top:var(--spacing-lg)!important}.mr-4{margin-right:var(--spacing-lg)!important}.mb-4{margin-bottom:var(--spacing-lg)!important}.ml-4,.mx-4{margin-left:var(--spacing-lg)!important}.mx-4{margin-right:var(--spacing-lg)!important}.my-4{margin-top:var(--spacing-lg)!important;margin-bottom:var(--spacing-lg)!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.px-0{padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:var(--spacing-xs)!important}.pt-1{padding-top:var(--spacing-xs)!important}.pr-1{padding-right:var(--spacing-xs)!important}.pb-1{padding-bottom:var(--spacing-xs)!important}.pl-1,.px-1{padding-left:var(--spacing-xs)!important}.px-1{padding-right:var(--spacing-xs)!important}.py-1{padding-top:var(--spacing-xs)!important;padding-bottom:var(--spacing-xs)!important}.p-2{padding:var(--spacing-sm)!important}.pt-2{padding-top:var(--spacing-sm)!important}.pr-2{padding-right:var(--spacing-sm)!important}.pb-2{padding-bottom:var(--spacing-sm)!important}.pl-2,.px-2{padding-left:var(--spacing-sm)!important}.px-2{padding-right:var(--spacing-sm)!important}.py-2{padding-top:var(--spacing-sm)!important;padding-bottom:var(--spacing-sm)!important}.p-3{padding:var(--spacing-md)!important}.pt-3{padding-top:var(--spacing-md)!important}.pr-3{padding-right:var(--spacing-md)!important}.pb-3{padding-bottom:var(--spacing-md)!important}.pl-3,.px-3{padding-left:var(--spacing-md)!important}.px-3{padding-right:var(--spacing-md)!important}.py-3{padding-top:var(--spacing-md)!important;padding-bottom:var(--spacing-md)!important}.p-4{padding:var(--spacing-lg)!important}.pt-4{padding-top:var(--spacing-lg)!important}.pr-4{padding-right:var(--spacing-lg)!important}.pb-4{padding-bottom:var(--spacing-lg)!important}.pl-4,.px-4{padding-left:var(--spacing-lg)!important}.px-4{padding-right:var(--spacing-lg)!important}.py-4{padding-top:var(--spacing-lg)!important;padding-bottom:var(--spacing-lg)!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-justify{text-align:justify!important}.text-uppercase{text-transform:uppercase!important}.text-lowercase{text-transform:lowercase!important}.text-capitalize{text-transform:capitalize!important}.text-bold{font-weight:var(--font-weight-bold)!important}.text-medium{font-weight:var(--font-weight-medium)!important}.text-normal{font-weight:var(--font-weight-normal)!important}.text-light{font-weight:var(--font-weight-light)!important}.text-primary{color:var(--color-primary)!important}.text-success{color:var(--color-success)!important}.text-warning{color:var(--color-warning)!important}.text-danger{color:var(--color-danger)!important}.text-info{color:var(--color-info)!important}.text-dark{color:var(--color-dark)!important}.text-light{color:var(--color-light)!important}.text-white{color:var(--color-white)!important}.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.t-line-1{-webkit-line-clamp:1}.t-line-1,.t-line-2{display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.t-line-2{-webkit-line-clamp:2}.t-line-3{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.bg-primary{background-color:var(--color-primary)!important}.bg-success{background-color:var(--color-success)!important}.bg-warning{background-color:var(--color-warning)!important}.bg-danger{background-color:var(--color-danger)!important}.bg-info{background-color:var(--color-info)!important}.bg-dark{background-color:var(--color-dark)!important}.bg-light{background-color:var(--color-light)!important}.bg-white{background-color:var(--color-white)!important}.bg-black{background-color:var(--color-black)!important}.v-html img{max-width:100%!important;height:auto;display:block}.d-block{display:block!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.justify-evenly{justify-content:space-evenly!important}.align-start{align-items:flex-start!important}.align-end{align-items:flex-end!important}.align-center{align-items:center!important}.align-baseline{align-items:baseline!important}.align-stretch{align-items:stretch!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-1{flex:1!important}.flex-2{flex:2!important}.flex-3{flex:3!important}.flex-4{flex:4!important}.inputText{width:100%;border:0;border-radius:2px;line-height:18px;padding:10px 0;color:#666;font-weight:100;font-size:14px;border:1px solid #ccc;padding-left:10px;font-weight:700}.border{border:var(--border-width) solid var(--border-color)!important}.border-top{border-top:var(--border-width) solid var(--border-color)!important}.border-right{border-right:var(--border-width) solid var(--border-color)!important}.border-bottom{border-bottom:var(--border-width) solid var(--border-color)!important}.border-left{border-left:var(--border-width) solid var(--border-color)!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.rounded-sm{border-radius:var(--border-radius-sm)!important}.rounded{border-radius:var(--border-radius-md)!important}.rounded-lg{border-radius:var(--border-radius-lg)!important}.rounded-full{border-radius:var(--border-radius-full)!important}.shadow-sm{box-shadow:var(--shadow-sm)!important}.shadow{box-shadow:var(--shadow-md)!important}.shadow-lg{box-shadow:var(--shadow-lg)!important}.shadow-xl{box-shadow:var(--shadow-xl)!important}.shadow-none{box-shadow:none!important}.overflow-hidden{overflow:hidden!important}.overflow-auto{overflow:auto!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.w-100{width:100%!important}.h-100{height:100%!important}.btn{display:inline-flex;align-items:center;justify-content:center;padding:var(--spacing-xs) var(--spacing-sm);border:var(--border-width) solid transparent;border-radius:var(--border-radius-sm);font-weight:var(--font-weight-medium);font-size:var(--font-size-base);line-height:1.5;text-align:center;vertical-align:middle;cursor:pointer;transition:background-color var(--transition-duration) var(--transition-timing),border-color var(--transition-duration) var(--transition-timing),color var(--transition-duration) var(--transition-timing),box-shadow var(--transition-duration) var(--transition-timing);-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn:disabled{opacity:.65;cursor:not-allowed}.btn-primary{background-color:var(--color-primary);color:var(--color-white)}.btn-primary:hover:not(:disabled){background-color:var(--color-primary-dark)}.btn-outline-primary{background-color:transparent;border-color:var(--color-primary);color:var(--color-primary)}.btn-outline-primary:hover:not(:disabled){background-color:var(--color-primary);color:var(--color-white)}.btn-lg{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--font-size-lg)}.btn-sm{padding:var(--spacing-xxs) var(--spacing-xs);font-size:var(--font-size-sm)}.card{position:relative;display:flex;flex-direction:column;min-width:0;background-color:var(--color-white);background-clip:border-box;border:var(--border-width) solid var(--border-color);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);overflow:hidden;transition:transform var(--transition-duration) var(--transition-timing),box-shadow var(--transition-duration) var(--transition-timing)}.card:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.card-img-top{width:100%;border-top-left-radius:calc(var(--border-radius-md) - var(--border-width));border-top-right-radius:calc(var(--border-radius-md) - var(--border-width))}.card-body{flex:1 1 auto;padding:var(--spacing-md)}.card-title{margin-bottom:var(--spacing-sm);font-size:var(--font-size-lg);font-weight:var(--font-weight-bold)}.card-text:last-child{margin-bottom:0}.page-header{padding:var(--spacing-xl) 0;background-color:var(--color-primary);color:var(--color-white);margin-bottom:var(--spacing-xl)}.page-header h1{margin-bottom:var(--spacing-sm)}.section{padding:var(--spacing-xl) 0}.section-title{position:relative;padding-bottom:var(--spacing-sm);margin-bottom:var(--spacing-lg)}.section-title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background-color:var(--color-primary);border-radius:var(--border-radius-full)}@media (max-width:767.98px){.d-md-none{display:none!important}}@media (min-width:768px){.d-md-block{display:block!important}}.fade-enter-active,.fade-leave-active{transition:opacity var(--transition-duration) var(--transition-timing)}.fade-enter-from,.fade-leave-to{opacity:0}.tab-0{color:#fff;background-color:#e40681}.tab-0,.tab-1{display:block;font-size:var(--font-size-xs);border:1px solid #e40681;border-radius:6px;margin:2px;padding:2px 8px}.tab-1{color:#e40681}.tab-2,.tab-3{padding:1.3%;margin-left:0;margin-right:0;text-align:center;border-radius:4px;cursor:pointer;box-shadow:2px 2px 10px #e40681}.tab-3{background:#e40681!important;color:#fff}body{background:linear-gradient(120deg,#fdfbfb,#ebedee);min-height:100vh}.header{background:hsla(0,0%,100%,.9);backdrop-filter:blur(10px);box-shadow:var(--shadow-sm);position:sticky;top:0;z-index:1000}.logo{font-family:var(--font-family-heading);font-weight:var(--font-weight-bold);font-size:var(--font-size-xl);color:var(--color-primary);text-decoration:none}.logo span{color:var(--color-secondary)}.nav-link{padding:var(--spacing-sm) var(--spacing-md);font-weight:var(--font-weight-medium);color:var(--color-dark);border-radius:var(--border-radius-sm)}.nav-link:hover{background-color:var(--color-light);color:var(--color-primary)}.nav-link.active{background-color:var(--color-primary);color:var(--color-white)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--spacing-lg);margin-top:var(--spacing-xl)}.feature-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--spacing-lg);background-color:hsla(0,0%,100%,.7);backdrop-filter:blur(10px);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);transition:transform .3s ease}.feature-card:hover{transform:translateY(-10px)}.feature-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-light));color:var(--color-white);font-size:var(--font-size-xl);border-radius:50%;margin-bottom:var(--spacing-md)}.footer{background-color:var(--color-dark);color:var(--color-light);padding:var(--spacing-xl) 0 var(--spacing-md);margin-top:var(--spacing-xl)}.social-links a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:hsla(0,0%,100%,.1);color:var(--color-white);border-radius:50%;margin-right:var(--spacing-sm);transition:background-color .3s ease}.social-links a:hover{background-color:var(--color-primary);transform:translateY(-3px)}.copyright{border-top:1px solid hsla(0,0%,100%,.1);padding-top:var(--spacing-md);margin-top:var(--spacing-lg)}@font-face{font-family:iconfont;src:url(data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAOoAAsAAAAAB7AAAANcAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACDBgqDBIJhATYCJAMMCwgABCAFhGcHPBvDBsg+QCa3+oFooZLRklSLxAbq5M67i5HoF183Hv4b63ffzKzNfnVcOu2fjlhSCUmsiYcIpeGhkEnqIe+8uvZBzIOqlF7ak9rLpZhPJyPiE3xRm0VkmPjbhwYo4AIEG3DBNhAsODCWqLHLDVBiZ64wM/MkJTA/U/N9nsvxjSadyLcAYNEYw/bS8MDOo/AwHXOCBN5LJBBtUa/1hVkZdY5AtVUB08WKujbgeIEiAvBlzuIGaWlcULEUsJZWpaU0tIUmdGyJeAgk3TJ9gwfh5+Ov7WFN0sisRXaeKleA+/NDs7mjkd/xOQJun9BAxsaN2eNQu/cgszi+kZlapzUnuU1FSJOGjiRUKX1zy3+8RDRZxX1gLU4kfuDKCH6YkHD9fpo4eRnwmArGfrFIwy4J5h5utP7Kie25reOXdVdP7szvnrpGFeYb1O+tr7nv3bpuO7DPSQ8WMaA7WT3Ac/+bjqrb39gwuXEqvNvu8phedioDeKGdn9S1vbKZhfbXjLHzrXqx2+Fvu0+shVVdzP6T8/f00fvYzWs3tuuUbvFrP/yYsDZwPawS8MpkNH/9e0lasOa9vg94Xe5/+KadXff53ed9HXotk2PcC877jF2Me5Kw5dB13jP1Tg1PKqvHzSHWw/C8Iq/A/I6VnjmTFdc9gaV5aEEs5goKuGLR3JEHjbkCsdicPGY9ZvHcwaMyBS7nvNU1yXlpwf/iy3+8CIYAvS3/z2VxUv6Uqd+1nftvedgp78C6BXzrZnqogLsVMD/Qvg9v8HOarJj3RpG55IIWfaAJ2V4jRxOqHaRHgiO+DNePqmJC22iKpGUWWdtyogjWo6FrO5radqDaoHxy1yiJmSgdrLaIEIacQDLgKbIhz4gieIuGCX/RNOQ/qv3hMF/X6qBLMaIIUsDhcaiiRYFxDCTk24JYmaNwVaQDYa0Kh2ByQlIxVYkEhMcYoB1hUwhhIINFHlbwzRDHiVDCohrRJEFJiJSTmMjUvSSBFnlQCkMoBKIADRsHqdBEAsZnJ/nva4GwZBwKBhIdcUxLhflDyRIkAYhKrQCquZFFtEawUhAEA2JglORBFbIVwuGIIKm+lRpCIxIoB0QlORJtNgaqTVhez7/cOqisY3KkyFH0nRblUZlWIo0osGYKWQUA) format("woff2"),url(//at.alicdn.com/t/c/font_4951038_6t4k49ut3kr.ttf?t=1750128565767) format("truetype")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased}.icon-e625:before{content:"\e625"}.icon-e600:before{content:"\e600"}