.app-container{min-height:100vh}::-webkit-scrollbar{display:none}.btn-primary{background:linear-gradient(135deg,#ff6b6b,#ff9f43);color:#fff;border-radius:44rpx;font-size:32rpx;font-weight:500}.btn-primary:active{opacity:.9}page{background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:28rpx;color:#333;line-height:1.5}.container{padding:24rpx;min-height:100vh}.card{background:#fff;border-radius:16rpx;padding:24rpx;margin-bottom:16rpx;box-shadow:0 2rpx 8rpx rgba(0,0,0,.06)}.flex,.flex-col{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.flex-center{justify-content:center}.flex-between,.flex-center{display:flex;align-items:center}.flex-between{justify-content:space-between}.flex-start{justify-content:flex-start}.flex-end,.flex-start{display:flex;align-items:center}.flex-end{justify-content:flex-end}.flex-column-center{display:flex;flex-direction:column;align-items:center;justify-content:center}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-primary{color:#333}.text-secondary{color:#666}.text-placeholder{color:#999}.text-success{color:#2ed573}.text-warning{color:#ffa801}.text-danger{color:#ff4757}.text-price{color:#ff6b6b;font-weight:700}.text-xs{font-size:20rpx}.text-sm{font-size:24rpx}.text-md{font-size:28rpx}.text-lg{font-size:32rpx}.text-xl{font-size:36rpx}.text-xxl{font-size:44rpx}.font-bold{font-weight:700}.font-medium{font-weight:500}.mt-xs{margin-top:8rpx}.mt-sm{margin-top:16rpx}.mt-md{margin-top:24rpx}.mt-lg{margin-top:32rpx}.mb-xs{margin-bottom:8rpx}.mb-sm{margin-bottom:16rpx}.mb-md{margin-bottom:24rpx}.mb-lg{margin-bottom:32rpx}.ml-xs{margin-left:8rpx}.ml-sm{margin-left:16rpx}.ml-md{margin-left:24rpx}.mr-xs{margin-right:8rpx}.mr-sm{margin-right:16rpx}.mr-md{margin-right:24rpx}.p-sm{padding:16rpx}.p-md{padding:24rpx}.p-lg{padding:32rpx}.btn{display:flex;align-items:center;justify-content:center;height:88rpx;border-radius:9999rpx;font-size:32rpx;font-weight:500;transition:opacity .2s}.btn:active{opacity:.8}.btn.btn-primary{background:linear-gradient(135deg,#ff6b6b,#ff9f43);color:#fff}.btn.btn-outline{border:2rpx solid #ff6b6b;color:#ff6b6b;background:transparent}.btn.btn-success{background:#2ed573;color:#fff}.btn.btn-disabled{background:#ccc;color:#fff}.btn.btn-sm{height:64rpx;font-size:26rpx;border-radius:8rpx}.btn.btn-lg{height:96rpx;font-size:34rpx}.input{height:88rpx;background:#f5f5f5;border-radius:8rpx;padding:0 24rpx;font-size:28rpx}.input.input-border{border:2rpx solid #e5e5e5;background:#fff}.divider{height:1rpx;background:#f0f0f0;margin:24rpx 0}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100rpx 0}.empty-state .empty-icon{width:200rpx;height:200rpx;margin-bottom:24rpx;opacity:.5}.empty-state .empty-text{color:#999;font-size:28rpx}.safe-area-top{padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top)}.safe-area-bottom{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.badge{display:inline-flex;align-items:center;justify-content:center;min-width:36rpx;height:36rpx;padding:0 10rpx;border-radius:9999rpx;font-size:22rpx;color:#fff;background:#ff4757}.badge.badge-primary{background:#ff6b6b}.badge.badge-success{background:#2ed573}.badge.badge-warning{background:#ffa801}.goods-card{background:#fff;border-radius:16rpx;overflow:hidden}.goods-card .goods-image{width:100%;height:320rpx;background:#f5f5f5}.goods-card .goods-info{padding:16rpx}.goods-card .goods-info .goods-name{font-size:28rpx;color:#333;lines:2;overflow:hidden;text-overflow:ellipsis}.goods-card .goods-info .goods-price{color:#ff6b6b;font-size:36rpx;font-weight:700;margin-top:8rpx}.goods-card .goods-info .goods-price .original-price{font-size:24rpx;color:#999;text-decoration:line-through;margin-left:8rpx;font-weight:400}.price{color:#ff6b6b;font-weight:700}.price .price-symbol{font-size:24rpx}.price .price-integer{font-size:36rpx}.price .price-decimal{font-size:24rpx}