.shop-list-page[data-v-e48a1695]{min-height:100vh;background:#fff;position:relative;overflow-x:hidden}.shop-list-page .decor-left[data-v-e48a1695]{position:fixed;left:0;top:0;bottom:0;width:13.54vw;z-index:1;pointer-events:none}.shop-list-page .decor-left img[data-v-e48a1695]{width:100%;height:100%;object-fit:cover;object-position:right center}.shop-list-page .decor-right[data-v-e48a1695]{position:fixed;right:0;top:0;bottom:0;width:13.54vw;z-index:1;pointer-events:none}.shop-list-page .decor-right img[data-v-e48a1695]{width:100%;height:100%;object-fit:cover;object-position:left center}.shop-list-page .content[data-v-e48a1695]{padding-top:4.5vw;padding-bottom:2.08vw;max-width:60vw;margin:0 auto;position:relative;z-index:2}.shop-list-page .content .title-section[data-v-e48a1695]{margin-bottom:1.5vw;display:flex;align-items:center;justify-content:center;gap:1.5vw}.shop-list-page .content .title-section .brand-logo[data-v-e48a1695]{display:flex;align-items:center;flex-shrink:0}.shop-list-page .content .title-section .brand-logo .brand-badge[data-v-e48a1695]{width:2.2vw;height:2.2vw;border-radius:.4vw;display:flex;align-items:center;justify-content:center;box-shadow:0 .15vw .4vw #ff87264d}.shop-list-page .content .title-section .brand-logo .brand-text[data-v-e48a1695]{color:#333;font-size:1vw;margin-left:.4vw;font-weight:600;letter-spacing:.03vw}.shop-list-page .content .title-section .page-title[data-v-e48a1695]{font-size:1.2vw;font-weight:600;color:#333;padding:.8vw 1.5vw;border-bottom:2px solid #ff8726;color:#ff8726}.shop-list-page .content .shop-list[data-v-e48a1695]{min-height:30vh}.shop-list-page .content .shop-list .shop-card[data-v-e48a1695]{display:flex;align-items:stretch;padding:1.2vw;margin-bottom:1vw;background:#fff;border-radius:.6vw;border:1px solid #eee;cursor:pointer;transition:all .3s ease}.shop-list-page .content .shop-list .shop-card[data-v-e48a1695]:hover{border-color:#ff8726;box-shadow:0 .3vw 1.2vw #ff87261f;transform:translateY(-2px)}.shop-list-page .content .shop-list .shop-card .shop-card-left[data-v-e48a1695]{flex:0 0 5vw;margin-right:1vw}.shop-list-page .content .shop-list .shop-card .shop-card-left .shop-logo[data-v-e48a1695]{width:5vw;height:5vw;border-radius:.5vw;overflow:hidden;border:1px solid #f0f0f0}.shop-list-page .content .shop-list .shop-card .shop-card-left .shop-logo img[data-v-e48a1695]{width:100%;height:100%;object-fit:cover}.shop-list-page .content .shop-list .shop-card .shop-card-center[data-v-e48a1695]{flex:0 0 12vw;width:12vw;display:flex;flex-direction:column;justify-content:center}.shop-list-page .content .shop-list .shop-card .shop-card-center .shop-name[data-v-e48a1695]{font-size:1vw;font-weight:600;color:#333;margin-bottom:.4vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-list-page .content .shop-list .shop-card .shop-card-center .shop-meta[data-v-e48a1695]{display:flex;flex-direction:column;gap:.8vw}.shop-list-page .content .shop-list .shop-card .shop-card-center .shop-meta .shop-info-item[data-v-e48a1695]{display:flex;align-items:center;font-size:.7vw;color:#666}.shop-list-page .content .shop-list .shop-card .shop-card-center .shop-meta .shop-info-item[data-v-e48a1695] .anticon{margin-right:.3vw;color:#ff8726;font-size:.75vw}.shop-list-page .content .shop-list .shop-card .shop-card-center .shop-meta .shop-info-item .phone-link[data-v-e48a1695]{color:#ff8726;text-decoration:none;transition:color .2s}.shop-list-page .content .shop-list .shop-card .shop-card-center .shop-meta .shop-info-item .phone-link[data-v-e48a1695]:hover{color:#e67722;text-decoration:underline}.shop-list-page .content .shop-list .shop-card .shop-card-desc[data-v-e48a1695]{flex:0 0 14vw;margin-left:1.2vw;padding:.8vw 1vw;background:#f5f5f5;border-radius:.5vw;display:flex;flex-direction:column;justify-content:flex-start}.shop-list-page .content .shop-list .shop-card .shop-card-desc .desc-title[data-v-e48a1695]{font-size:.7vw;color:#333;font-weight:500;margin-bottom:.3vw}.shop-list-page .content .shop-list .shop-card .shop-card-desc .desc-content[data-v-e48a1695]{font-size:.68vw;color:#666;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.shop-list-page .content .shop-list .shop-card .shop-card-right[data-v-e48a1695]{flex:0 0 auto;margin-left:1vw;display:flex;align-items:center}.shop-list-page .content .shop-list .shop-card .shop-card-right .product-images[data-v-e48a1695]{display:flex;gap:.5vw}.shop-list-page .content .shop-list .shop-card .shop-card-right .product-images .product-image-item[data-v-e48a1695]{width:4.5vw;height:4.5vw;border-radius:.4vw;overflow:hidden;border:1px solid #f0f0f0;transition:transform .2s}.shop-list-page .content .shop-list .shop-card .shop-card-right .product-images .product-image-item[data-v-e48a1695]:hover{transform:scale(1.05)}.shop-list-page .content .shop-list .shop-card .shop-card-right .product-images .product-image-item img[data-v-e48a1695]{width:100%;height:100%;object-fit:cover}.shop-list-page .content .shop-list .empty-state[data-v-e48a1695]{padding:5vw 0;text-align:center}.shop-list-page .content .pagination-section[data-v-e48a1695]{margin-top:2vw;display:flex;justify-content:center}.shop-list-page .content .pagination-section[data-v-e48a1695] .ant-pagination .ant-pagination-item-active{border-color:#ff8726}.shop-list-page .content .pagination-section[data-v-e48a1695] .ant-pagination .ant-pagination-item-active a{color:#ff8726}.shop-list-page .content .pagination-section[data-v-e48a1695] .ant-pagination .ant-pagination-item:hover{border-color:#ff8726}.shop-list-page .content .pagination-section[data-v-e48a1695] .ant-pagination .ant-pagination-item:hover a{color:#ff8726}@media(max-width:1200px){.shop-list-page .decor-left[data-v-e48a1695],.shop-list-page .decor-right[data-v-e48a1695]{width:13.54vw}}@media(max-width:992px){.shop-list-page .decor-left[data-v-e48a1695],.shop-list-page .decor-right[data-v-e48a1695]{width:8.33vw}.shop-list-page .content[data-v-e48a1695]{max-width:70vw}.shop-list-page .content .title-section .brand-logo .brand-badge[data-v-e48a1695]{width:3vw;height:3vw;border-radius:.6vw}.shop-list-page .content .title-section .brand-logo .brand-text[data-v-e48a1695]{font-size:1.4vw}.shop-list-page .content .title-section .page-title[data-v-e48a1695]{font-size:1.6vw;padding:1vw 2vw}}@media(max-width:768px){.shop-list-page .decor-left[data-v-e48a1695],.shop-list-page .decor-right[data-v-e48a1695]{display:none}.shop-list-page .content[data-v-e48a1695]{padding:8vw 3vw 3vw;max-width:100%}.shop-list-page .content .title-section[data-v-e48a1695]{flex-direction:column;gap:2vw}.shop-list-page .content .title-section .brand-logo .brand-badge[data-v-e48a1695]{width:6vw;height:6vw;border-radius:1vw}.shop-list-page .content .title-section .brand-logo .brand-text[data-v-e48a1695]{font-size:3vw;margin-left:1vw}.shop-list-page .content .title-section .page-title[data-v-e48a1695]{font-size:3.5vw;padding:2vw 3vw}.shop-list-page .content .shop-list .shop-card[data-v-e48a1695]{flex-wrap:wrap;padding:3vw}.shop-list-page .content .shop-list .shop-card .shop-card-left[data-v-e48a1695]{flex:0 0 15vw}.shop-list-page .content .shop-list .shop-card .shop-card-left .shop-logo[data-v-e48a1695]{width:15vw;height:15vw}.shop-list-page .content .shop-list .shop-card .shop-card-center[data-v-e48a1695]{flex:1 1 calc(100% - 18vw)}.shop-list-page .content .shop-list .shop-card .shop-card-center .shop-name[data-v-e48a1695]{font-size:3.5vw}.shop-list-page .content .shop-list .shop-card .shop-card-center .shop-meta .shop-info-item[data-v-e48a1695]{font-size:2.5vw}.shop-list-page .content .shop-list .shop-card .shop-card-center .shop-meta .shop-info-item[data-v-e48a1695] .anticon{font-size:2.8vw}.shop-list-page .content .shop-list .shop-card .shop-card-center .shop-meta .shop-info-divider[data-v-e48a1695]{height:2vw}.shop-list-page .content .shop-list .shop-card .shop-card-desc[data-v-e48a1695]{flex:0 0 100%;margin-left:0;margin-top:2vw;padding:2.5vw 3vw}.shop-list-page .content .shop-list .shop-card .shop-card-desc .desc-title[data-v-e48a1695]{font-size:2.5vw}.shop-list-page .content .shop-list .shop-card .shop-card-desc .desc-content[data-v-e48a1695]{font-size:2.3vw;-webkit-line-clamp:2}.shop-list-page .content .shop-list .shop-card .shop-card-right[data-v-e48a1695]{flex:0 0 100%;margin-left:0;margin-top:2vw}.shop-list-page .content .shop-list .shop-card .shop-card-right .product-images .product-image-item[data-v-e48a1695]{width:15vw;height:15vw}}@media(max-width:480px){.shop-list-page .content[data-v-e48a1695]{padding-top:12vw}.shop-list-page .content .title-section .brand-logo .brand-badge[data-v-e48a1695]{width:8vw;height:8vw}.shop-list-page .content .title-section .brand-logo .brand-text[data-v-e48a1695]{font-size:4vw}.shop-list-page .content .title-section .page-title[data-v-e48a1695]{font-size:4.5vw;padding:2.5vw 4vw}.shop-list-page .content .shop-list .shop-card .shop-card-left[data-v-e48a1695]{flex:0 0 18vw}.shop-list-page .content .shop-list .shop-card .shop-card-left .shop-logo[data-v-e48a1695]{width:18vw;height:18vw}.shop-list-page .content .shop-list .shop-card .shop-card-center .shop-name[data-v-e48a1695]{font-size:4vw}.shop-list-page .content .shop-list .shop-card .shop-card-center .shop-meta[data-v-e48a1695]{flex-wrap:wrap;gap:1.5vw}.shop-list-page .content .shop-list .shop-card .shop-card-center .shop-meta .shop-info-item[data-v-e48a1695]{font-size:3vw}.shop-list-page .content .shop-list .shop-card .shop-card-center .shop-meta .shop-info-item[data-v-e48a1695] .anticon{font-size:3.2vw}.shop-list-page .content .shop-list .shop-card .shop-card-center .shop-meta .shop-info-divider[data-v-e48a1695]{display:none}.shop-list-page .content .shop-list .shop-card .shop-card-desc[data-v-e48a1695]{padding:3vw 3.5vw}.shop-list-page .content .shop-list .shop-card .shop-card-desc .desc-title[data-v-e48a1695]{font-size:3vw}.shop-list-page .content .shop-list .shop-card .shop-card-desc .desc-content[data-v-e48a1695]{font-size:2.8vw}.shop-list-page .content .shop-list .shop-card .shop-card-right .product-images .product-image-item[data-v-e48a1695]{width:18vw;height:18vw}}
