#app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;background-color:#fff8f6;min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;height:100%;font-size:14px;color:#333;background-color:#f5f5f5}a{color:inherit;text-decoration:none}img{max-width:100%;vertical-align:middle}.container{padding:0 16px}.section-title{font-size:18px;font-weight:600;color:#333;padding:16px 0 12px}.card{background:#fff;border-radius:12px;padding:16px;margin-bottom:12px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.tag{display:inline-block;padding:2px 8px;border-radius:4px;font-size:12px;background:#fff0f5;color:#ff6b9d}.price{color:#ff4d4f;font-weight:600;font-size:16px}.flex{display:flex}.flex-center{justify-content:center}.flex-between,.flex-center{display:flex;align-items:center}.flex-between{justify-content:space-between}.flex-col{display:flex;flex-direction:column}.flex-1{flex:1}.text-ellipsis{white-space:nowrap}.text-ellipsis,.text-ellipsis-2{overflow:hidden;text-overflow:ellipsis}.text-ellipsis-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.safe-bottom{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.product-card-inline{cursor:pointer;transition:transform .2s}.product-card-inline:active{transform:scale(.98)}.product-card-inline .delete-card-btn{display:none!important}.product-card-inline a{pointer-events:none}.product-card-inline .goods-name,.product-card-inline .item-name,.product-card-inline .name,.product-card-inline .product-name,.product-card-inline .product-title,.product-card-inline .title,.product-card-inline [class*=name],.product-card-inline [class*=title],.product-card-inline h4{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:normal!important;line-height:1.4!important;word-break:break-all!important}.product-card[data-v-63e7bb76]{background:#fff;border-radius:16px;overflow:hidden;cursor:pointer;box-shadow:0 2px 16px rgba(212,98,122,.08);transition:transform .2s}.product-card[data-v-63e7bb76]:active{transform:scale(.98)}.product-card .product-cover[data-v-63e7bb76]{width:100%;padding-top:100%;position:relative;background:#f8f8f8}.product-card .product-cover img[data-v-63e7bb76]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-card .product-info[data-v-63e7bb76]{padding:10px 12px 12px}.product-card .product-info h4[data-v-63e7bb76]{font-size:13px;color:#4a3040;margin:0;line-height:1.4;height:36px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card .product-info .product-bottom[data-v-63e7bb76]{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.product-card .product-info .price[data-v-63e7bb76]{font-size:16px;color:#d4627a;font-weight:600;margin:0}.product-card .product-info .buy-tip[data-v-63e7bb76]{font-size:11px;color:#ff6b9d;background:#fff0f5;padding:2px 8px;border-radius:10px}