.ShopCard_card__qbyW6{height:100%;background:var(--bg-white);cursor:pointer;transition:all var(--transition-normal);overflow:hidden;border-radius:var(--radius-lg);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;position:relative}.ShopCard_card__qbyW6:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover);border-color:var(--primary-color)}.ShopCard_card__qbyW6:hover .ShopCard_logo__sZYE1 img{transform:scale(1.05)}.ShopCard_card__qbyW6:hover .ShopCard_name__4obOJ{color:var(--primary-color)}.ShopCard_logoLink__wLsPt{display:block;text-decoration:none;color:inherit}.ShopCard_logo__sZYE1{width:100%;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fafafa,#f0f0f0);overflow:hidden;border-bottom:1px solid var(--border-light)}.ShopCard_logo__sZYE1 img{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.ShopCard_logo__sZYE1 svg{font-size:56px;color:var(--text-disabled)}.ShopCard_info__Xn5qc{padding:var(--spacing-md);background:var(--bg-white);display:flex;flex-direction:column;flex:1 1}.ShopCard_name__4obOJ{font-size:16px;font-weight:600;color:var(--text-primary);margin:0 0 6px;transition:color var(--transition-normal);display:flex;align-items:center;gap:6px;min-width:0}.ShopCard_nameText__3BLvL{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ShopCard_claimTag__VpYCv{font-size:11px;line-height:18px;height:20px;padding:0 6px;margin:0;flex-shrink:0;border-radius:4px;font-weight:400}.ShopCard_location__WKrkx{display:flex;align-items:center;gap:4px;margin:0 0 auto;padding-bottom:10px;min-height:24px;font-size:13px;color:var(--text-secondary);overflow:hidden}.ShopCard_location__WKrkx .anticon{font-size:13px;color:var(--text-tertiary);flex-shrink:0}.ShopCard_locationText__xwckJ{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ShopCard_noLocation__PncJa{font-size:12px;color:var(--text-disabled)}.ShopCard_footer__WZEkT{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:10px;border-top:1px solid var(--border-light)}.ShopCard_meta__UFbQc{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0;font-size:13px;color:var(--text-tertiary)}.ShopCard_metaItem__sWJw7{gap:4px;color:var(--text-tertiary)}.ShopCard_metaItem__sWJw7,.ShopCard_shopNoBadge__PuTKL{display:inline-flex;align-items:center;font-size:12px;white-space:nowrap}.ShopCard_shopNoBadge__PuTKL{justify-content:center;min-width:36px;height:22px;padding:0 8px;font-weight:700;line-height:1;letter-spacing:.3px;color:#fff;background:linear-gradient(135deg,#f5222d,#d32029);border-radius:4px;box-shadow:0 1px 2px rgba(245,34,45,.25);flex-shrink:0}.ShopCard_levelItem__xgd6q{padding:2px 8px;border-radius:4px;font-weight:600;line-height:1.4;border:1px solid transparent;transition:all .2s}.ShopCard_levelItem__xgd6q .anticon{font-size:11px}.ShopCard_level_low__mGoIc{color:#8c8c8c;background:#f5f5f5;border-color:#e8e8e8}.ShopCard_level_low__mGoIc .anticon{color:#bfbfbf}.ShopCard_level_equal__XXExw{color:#1677ff;background:#e6f4ff;border-color:#91caff}.ShopCard_level_equal__XXExw .anticon{color:#1677ff}.ShopCard_level_high__j_2IB{color:#ad6800;background:linear-gradient(135deg,#fff7e6,#ffe7ba);border-color:#ffd591}.ShopCard_level_high__j_2IB .anticon{color:#faad14}.ShopCard_enterBtn__IkB7Q{font-size:12px;color:var(--primary-color,#d32029);text-decoration:none;white-space:nowrap;flex-shrink:0;padding:2px 10px;border:1px solid var(--primary-color,#d32029);border-radius:4px;transition:all .2s}.ShopCard_enterBtn__IkB7Q:hover{background:var(--primary-color,#d32029);color:#fff}.ShopCard_claimBtn__Z0xkI{color:#fa8c16;border-color:#fa8c16}.ShopCard_claimBtn__Z0xkI:hover{background:#fa8c16;color:#fff}@media screen and (max-width:768px){.ShopCard_info__Xn5qc{padding:12px}.ShopCard_name__4obOJ{font-size:14px}.ShopCard_location__WKrkx{font-size:12px;padding-bottom:8px}.ShopCard_metaItem__sWJw7{font-size:11px}.ShopCard_shopNoBadge__PuTKL{min-width:32px;height:20px;padding:0 6px;font-size:11px}.ShopCard_levelItem__xgd6q{padding:1px 6px;font-size:11px}}.ShareCard_shareItemLink__AfPiz{text-decoration:none;display:block;color:inherit;width:100%;min-width:0}.ShareCard_shareItem__GlP_2{width:100%;min-width:0;background:var(--bg-white);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--border-light);transition:all .3s ease;display:flex;cursor:pointer}.ShareCard_shareItem__GlP_2:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover);border-color:var(--primary-light)}.ShareCard_shareItem__GlP_2:hover .ShareCard_shareTitle__9_V5Y{color:var(--primary-color)}.ShareCard_shareCover__Xjtgw{position:relative;width:200px;height:150px;background:var(--bg-base);overflow:hidden;flex-shrink:0}.ShareCard_noCover__DOdeT{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f5f5,#e8e8e8)}.ShareCard_noCover__DOdeT .anticon{font-size:40px;color:#d9d9d9}.ShareCard_shareContent__dxclu{flex:1 1;padding:16px 20px;display:flex;flex-direction:column;gap:8px;min-width:0}.ShareCard_shareTitle__9_V5Y{font-size:16px;font-weight:600;color:var(--text-primary);margin:0;line-height:1.4;transition:color .3s ease;display:flex;align-items:center;gap:8px;min-width:0}.ShareCard_shareTitleText__S07AB{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ShareCard_categoryTag__v76uW{flex-shrink:0;display:inline-block;background:var(--primary-color);color:#fff;padding:2px 8px;border-radius:3px;font-size:12px;font-weight:500;line-height:18px;letter-spacing:.2px}.ShareCard_shareSummary__fUkH7{font-size:14px;color:var(--text-secondary);line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1 1;word-break:break-word;overflow-wrap:anywhere}.ShareCard_shareMeta__o_anZ{display:flex;align-items:center;justify-content:space-between;padding-top:10px;border-top:1px solid var(--border-light);margin-top:auto;gap:16px}.ShareCard_shareStats___wxe6{display:flex;align-items:center;gap:16px;font-size:13px;color:var(--text-tertiary);margin-left:auto}.ShareCard_userInfo__FREql{display:flex;align-items:center;gap:8px}.ShareCard_userAvatar__eiEi2{width:24px;height:24px;border-radius:50%;object-fit:cover}.ShareCard_userAvatarPlaceholder__7HDa0{width:24px;height:24px;border-radius:50%;background:var(--bg-base);display:flex;align-items:center;justify-content:center}.ShareCard_userAvatarPlaceholder__7HDa0 .anticon{font-size:12px;color:var(--text-tertiary)}.ShareCard_userName__DfcD1{font-size:13px;color:var(--text-secondary);max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ShareCard_participants__GbCvj{color:var(--success-color);font-weight:500}.ShareCard_participants__GbCvj,.ShareCard_viewCount__hsTmp{display:flex;align-items:center;gap:4px}.ShareCard_mediaCount__UnL9j{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--text-tertiary)}.ShareCard_mediaCount__UnL9j span{display:flex;align-items:center;gap:3px}.ShareCard_shareTime__aHGsB{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--text-tertiary)}.ShareCard_shareTime__aHGsB .anticon{font-size:11px}@media(max-width:768px){.ShareCard_shareItem__GlP_2{flex-direction:column}.ShareCard_shareCover__Xjtgw{width:100%;height:180px}.ShareCard_shareContent__dxclu{padding:14px}.ShareCard_shareTitle__9_V5Y{font-size:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;gap:0}.ShareCard_shareTitleText__S07AB{display:inline;overflow:visible;white-space:normal;text-overflow:clip}.ShareCard_categoryTag__v76uW{margin-right:6px;vertical-align:1px}.ShareCard_shareSummary__fUkH7{-webkit-line-clamp:3}.ShareCard_shareMeta__o_anZ{flex-wrap:wrap;gap:8px}.ShareCard_shareStats___wxe6{gap:12px}}.home-sections_sectionHeader__UOCBP{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.home-sections_sectionTitle__Kpp4n{font-size:26px;font-weight:600;color:var(--text-primary);margin:0;display:flex;align-items:center;gap:8px;position:relative;padding-left:16px}.home-sections_sectionTitle__Kpp4n:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:24px;background:var(--primary-color);border-radius:2px}.home-sections_more__FMbzg{color:var(--primary-color);text-decoration:none;font-size:15px;transition:all var(--transition-normal);display:flex;align-items:center;gap:4px;padding:6px 12px;border-radius:var(--radius-sm)}.home-sections_more__FMbzg:hover{color:var(--primary-hover);background:var(--primary-light);transform:translateX(4px)}.home-sections_emptyState__nKT9_{background:var(--bg-white);border-radius:var(--radius-lg);padding:32px 16px}.home-sections_rankingGrid__gOby5{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.home-sections_rankingGrid__gOby5>*{min-width:0}.home-sections_postsGrid__KIC1g{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.home-sections_postsGrid__KIC1g>*{min-width:0}.home-sections_productGrid__Cx8Yu{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:16px;gap:16px}.home-sections_productGrid__Cx8Yu>*{min-width:0}.home-sections_jobsList__7Gg49{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.home-sections_jobsList__7Gg49>*{min-width:0}.home-sections_sharesGrid__PxZfZ{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.home-sections_sharesGrid__PxZfZ>*{min-width:0}.home-sections_ratingsGrid__LKGiU{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.home-sections_ratingsGrid__LKGiU>*{min-width:0}@media screen and (max-width:768px){.home-sections_sectionTitle__Kpp4n{font-size:20px;padding-left:12px}.home-sections_sectionTitle__Kpp4n:before{width:3px;height:18px}.home-sections_more__FMbzg{font-size:13px;padding:4px 8px}.home-sections_jobsList__7Gg49,.home-sections_postsGrid__KIC1g,.home-sections_rankingGrid__gOby5,.home-sections_sharesGrid__PxZfZ{grid-template-columns:1fr;gap:12px}.home-sections_productGrid__Cx8Yu{grid-template-columns:repeat(2,1fr);gap:12px}.home-sections_ratingsGrid__LKGiU{grid-template-columns:1fr;gap:12px}}.ProductCard_card__IZs5f{display:flex;flex-direction:column;height:100%;background:var(--bg-white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);overflow:hidden;text-decoration:none;color:inherit;transition:all .25s ease;cursor:pointer}.ProductCard_card__IZs5f:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover);border-color:transparent}.ProductCard_card__IZs5f:hover .ProductCard_image__2tJdf img{transform:scale(1.05)}.ProductCard_card__IZs5f:hover .ProductCard_name__FFbDa{color:var(--primary-color)}.ProductCard_image__2tJdf{position:relative;width:100%;aspect-ratio:1/1;background:linear-gradient(135deg,#fafafa,#f5f5f5);overflow:hidden}.ProductCard_image__2tJdf img{transition:transform .4s ease}.ProductCard_noImage__ZfA8I{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--text-quaternary);font-size:40px}.ProductCard_salesBadge__AlbWN{position:absolute;bottom:8px;left:8px;background:rgba(0,0,0,.6);color:#fff;padding:4px 8px;border-radius:var(--radius-sm);font-size:12px;display:flex;align-items:center;gap:4px}.ProductCard_salesBadge__AlbWN .anticon{color:#ff6b35}.ProductCard_info__xVwPE{padding:12px;display:flex;flex-direction:column;flex:1 1}.ProductCard_name__FFbDa{font-size:14px;font-weight:500;color:var(--text-primary);margin:0 0 6px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;min-height:40px;transition:color .2s ease;word-break:break-word}.ProductCard_subtitle__yqnNo{font-size:12px;color:var(--text-tertiary);margin:0 0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProductCard_priceRow__wWwC_{display:flex;align-items:baseline;gap:8px;margin-bottom:8px}.ProductCard_price__wo020{font-size:18px;font-weight:600;color:var(--primary-color)}.ProductCard_currency__BD7VQ{font-size:12px;font-weight:500}.ProductCard_originalPrice__qA3ob{font-size:12px;color:var(--text-quaternary);text-decoration:line-through}.ProductCard_shopInfo__UkzUU{display:flex;align-items:center;gap:6px;padding-top:8px;border-top:1px solid var(--border-lighter);margin-top:auto}.ProductCard_shopName__t8q5Q{font-size:12px;color:var(--text-tertiary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:768px){.ProductCard_info__xVwPE{padding:10px}.ProductCard_name__FFbDa{font-size:13px;min-height:38px}.ProductCard_price__wo020{font-size:16px}.ProductCard_shopInfo__UkzUU{padding-top:6px}}