.clothes-container[data-v-40eb5b91]{background:#f5f7fa;min-height:100vh;padding-bottom:20px}.clothes-container .mobile-header[data-v-40eb5b91]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px;position:-webkit-sticky;position:sticky;top:0;z-index:10;background:#f5f7fa}.clothes-container .mobile-header .title[data-v-40eb5b91]{font-size:18px;font-weight:700;color:#303133}.clothes-container .mobile-header .header-placeholder[data-v-40eb5b91]{width:40px}.clothes-container .clothes-grid[data-v-40eb5b91]{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 10px;min-height:200px}.clothes-container .clothes-grid .empty-tip[data-v-40eb5b91]{grid-column:1/-1;text-align:center;color:#909399;padding:60px 0}.clothes-container .clothes-grid .clothes-card[data-v-40eb5b91]{border-radius:10px;overflow:hidden;background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.06);box-shadow:0 2px 10px rgba(0,0,0,.06);-webkit-transition:-webkit-transform .15s;transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s}.clothes-container .clothes-grid .clothes-card[data-v-40eb5b91]:active{-webkit-transform:scale(.97);transform:scale(.97)}.clothes-container .clothes-grid .clothes-card .card-img[data-v-40eb5b91]{position:relative;width:100%;padding-top:133.33%;background:#f0f2f5}.clothes-container .clothes-grid .clothes-card .card-img img[data-v-40eb5b91]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.clothes-container .clothes-grid .clothes-card .card-img .img-placeholder[data-v-40eb5b91]{position:absolute;top:0;left:0;width:100%;height:100%;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;color:#c0c4cc;font-size:30px}.clothes-container .clothes-grid .clothes-card .card-img .img-mask[data-v-40eb5b91]{position:absolute;left:0;right:0;bottom:0;padding:22px 8px 8px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.7)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,.7),transparent)}.clothes-container .clothes-grid .clothes-card .card-img .img-mask .card-name[data-v-40eb5b91]{color:#fff;font-size:13px;font-weight:500;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.clothes-container .load-tip[data-v-40eb5b91]{text-align:center;color:#909399;font-size:13px;padding:20px 0}.clothes-container .load-tip .load-more[data-v-40eb5b91]{color:#409eff}