.shop .popular-section{background-color:inherit;margin-top:-20px}.shop .popular-section-header{z-index:15;background-color:#fff;position:sticky;top:0}.shop .popular-section-header.popular-app{top:0}.shop .popular-section-header.popular-web{top:40px}.shop .popular-section-tab-wrap{display:flex}.shop .popular-section-tab-list{background-color:#fff;border-bottom:1px solid #f3f3f3;justify-content:start;gap:20px;width:max-content;height:55px;padding:0 64px 0 16px;display:flex;position:relative}.shop .popular-section-tab-item{box-sizing:border-box;color:#666;flex:none;padding:18px 0;font-size:15px;font-weight:500;line-height:18px;position:relative}.shop .popular-section-tab-item[data-state=active]{color:#323232;font-weight:700}.shop .popular-section-tab-item[data-state=active]:after{content:"";background-color:#323232;border-radius:1px;width:100%;height:2px;position:absolute;bottom:-1px;left:0}.shop .popular-section-tab-more-button-wrap{background-image:linear-gradient(90deg,#fff0,#fff 5px);flex-shrink:0;padding:10px 16px 7px 5px;position:absolute;top:0;right:0}.shop .popular-section-tab-more-button-wrap .popular-section-tab-more-button{background-color:#f8f8f8;border-radius:100%;width:38px;height:38px}.shop .popular-section-tab-more-button-wrap .popular-section-tab-more-icon{width:20px;height:20px}.shop .order-input-wrap{justify-content:space-between;height:50px;padding:0 16px;display:flex}.shop .order-input-wrap .free-delivery-wrap{align-items:center;gap:2px;display:flex}.shop .order-input-wrap .free-delivery-wrap .free-delivery-label{color:#666;align-items:center;gap:2px;font-size:14px;display:flex}.shop .order-input-wrap .free-delivery-wrap .free-delivery-label svg{fill:#f3f3f3;width:24px}.shop .order-input-wrap .free-delivery-wrap .free-delivery-label svg.active{fill:#eb2b51}.shop .order-input-wrap .sort-button{color:#666;gap:4px;font-size:14px;display:flex}.shop .order-input-wrap .sort-button svg{width:14px}.shop .ranking-product-list{grid-template-columns:repeat(2,1fr);gap:20px 13px;margin-top:4px;padding:0 16px;display:grid}.shop .ranking-product-list .ranking-product-item .ranking-product-image-wrap{border-radius:8px;padding-top:100%;position:relative;overflow:hidden}.shop .ranking-product-list .ranking-product-item .ranking-product-image-wrap:after{content:"";border:1px solid #0000000d;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.shop .ranking-product-list .ranking-product-item .ranking-product-image-wrap .ranking-product-image-source{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}.shop .ranking-product-list .ranking-product-item .ranking-product-image-wrap .ranking-product-image-badge-wrap{gap:4px;display:flex;position:absolute;top:8px;left:8px}.shop .ranking-product-list .ranking-product-item .ranking-product-image-wrap .ranking-product-image-badge-wrap .ranking-product-number{color:#fff;text-align:center;background-color:#191919;border-radius:11px;width:28px;font-size:14px;font-weight:700;line-height:22px}.shop .ranking-product-list .ranking-product-item .ranking-product-image-wrap .ranking-product-image-badge-wrap .ranking-product-live-badge{width:auto;height:22px}.shop .ranking-product-list .ranking-product-item .ranking-product-image-wrap .ranking-product-image-badge-wrap .ranking-product-repurchased-badge{color:#fff;background-color:#b1580ccc;border-radius:11px;padding:0 6px;font-size:11px;font-weight:500;line-height:22px}.shop .ranking-product-list .ranking-product-item .ranking-product-producer-info{margin-top:5px}.shop .ranking-product-list .ranking-product-item .ranking-product-description-area{flex-direction:column;gap:6px;margin-top:3px;display:flex}.shop .ranking-product-list .ranking-product-item .ranking-product-description-area .ranking-product-product-name{color:#323232;margin-bottom:10px;font-size:13px;font-style:normal;font-weight:500;line-height:18px}.shop .ranking-product-list .ranking-product-item .ranking-product-description-area .ranking-product-price-wrap{gap:4px;display:flex}.shop .ranking-product-list .ranking-product-item .ranking-product-description-area .ranking-product-discount-rate{color:#eb2b51;font-size:16px;font-weight:700;line-height:19px}.shop .ranking-product-list .ranking-product-item .ranking-product-description-area .ranking-product-price{color:#191919;font-size:16px;font-weight:700;line-height:19px}.shop .ranking-product-list .ranking-product-item .ranking-product-review-wrap{align-items:center;gap:2px;margin-top:3px;display:flex}.shop .ranking-product-list .ranking-product-item .ranking-product-review-wrap .ranking-product-review-icon{fill:#eb2b51;width:12px}.shop .ranking-product-list .ranking-product-item .ranking-product-review-wrap .ranking-product-review-score{color:#323232;font-size:12px;font-weight:500}.shop .ranking-product-list .ranking-product-item .ranking-product-review-wrap .ranking-product-review-count{color:#777;margin-top:1px;margin-left:2px;font-size:11px;font-weight:500}.shop .rankling-empty{color:#666;height:calc(var(--vh,1vh)*100 - 145px);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;max-height:557px;line-height:1.4;display:flex}.shop .rankling-empty .empty-icon{background-color:#f3f3f3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.shop .rankling-empty .empty-icon>svg{fill:#666;width:24px}
