.shop{min-height:100vh;background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,sans-serif;padding-bottom:90px}.shop-loading,.shop-pending,.shop-success{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center;padding:20px}.shop-header{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#fff;box-shadow:0 1px 2px #0000000a}.shop-title{font-size:18px;font-weight:600}.shop-sub{font-size:12px;color:#999;margin-top:2px}.shop-main{padding:12px}.shop-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.shop-card{border-radius:12px}.shop-card-name{font-size:15px;font-weight:500;margin-bottom:4px;min-height:40px}.shop-card-price{font-size:16px;color:#e87a00;font-weight:600;margin-bottom:8px}.shop-card-ctrl{display:flex;justify-content:flex-end}.shop-checkout-bar{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #eee;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 -2px 8px #0000000d;z-index:10}.shop-checkout-info{cursor:pointer;display:flex;align-items:center;gap:12px}.shop-checkout-total{font-size:20px;font-weight:700;color:#e87a00}.cart-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f0f0f0}.muted{color:#999;font-size:13px;margin-left:8px}.shop-success-title{font-size:22px;color:#52c41a;font-weight:700;margin-bottom:30px}.shop-success-label{font-size:14px;color:#666}.shop-success-pickup{font-size:96px;font-weight:900;color:#e87a00;letter-spacing:4px;margin:10px 0 30px;font-family:Helvetica Neue,Arial,sans-serif}.shop-success-sub{font-size:13px;color:#999;line-height:1.6}.shop-login{padding:20px}
