*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;background:#f5f6f8;color:#333;min-height:100vh}.page{max-width:480px;margin:0 auto;padding:20px 16px 40px}.card{background:#fff;border-radius:12px;padding:24px 20px;box-shadow:0 2px 8px #0000000d;margin-bottom:16px}.title{font-size:22px;font-weight:700;text-align:center;margin-bottom:12px}.desc{font-size:14px;color:#888;text-align:center;margin-bottom:16px}.input{width:100%;padding:12px 14px;border:1px solid #e5e5e5;border-radius:8px;font-size:15px;margin-bottom:12px;background:#fafafa}.input:focus{outline:none;border-color:#4a7dff;background:#fff}.btn{width:100%;padding:12px;border:none;border-radius:8px;font-size:16px;background:#fff;color:#4a7dff;border:1px solid #4a7dff;cursor:pointer;margin-bottom:8px}.btn.primary{background:#4a7dff;color:#fff;border:none}.btn:disabled{opacity:.6}.divider{text-align:center;color:#bbb;font-size:12px;margin:12px 0}.tip{font-size:12px;color:#aaa;text-align:center;margin:12px 0}.tip.warn{color:#e6a23c;margin-bottom:12px}.qr-wrap{display:flex;justify-content:center;margin:16px 0}.qr{width:220px;height:220px;border-radius:8px;border:1px solid #eee}.link-box{background:#f5f6f8;border-radius:8px;padding:12px;font-size:13px;word-break:break-all;color:#666;margin-bottom:12px}.stats{display:flex;margin:16px 0;background:#f0f4ff;border-radius:10px;padding:16px 0}.stat-item{flex:1;text-align:center}.stat-num{font-size:20px;font-weight:700;color:#4a7dff}.stat-label{font-size:12px;color:#888;margin-top:4px}.product-box{display:flex;justify-content:space-between;align-items:center;background:#f7f8fa;border-radius:10px;padding:16px;margin-bottom:16px;gap:10px}.product-name{font-size:16px;font-weight:600}.product-sales{font-size:12px;color:#888;margin-top:4px}.product-price{font-size:20px;font-weight:700;color:#ff5a34}.product-price-tag{font-size:11px;color:#aaa;text-align:right;margin-top:2px}.product-list{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.product-list.compact{margin-bottom:12px}.product-option{width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;border:1px solid #e5e5e5;border-radius:8px;background:#fafafa;color:#333;font-size:14px;text-align:left;cursor:pointer}.product-option.selected{border-color:#4a7dff;background:#eef3ff}.product-option-name{font-weight:600}.product-option-price{color:#ff5a34;font-size:13px;white-space:nowrap}.order-no-box{text-align:center;font-size:14px;color:#555;margin-bottom:8px}.order-no{font-weight:600;color:#333}.order-no.price{color:#ff5a34}
