*{box-sizing:border-box}html,body{overflow-x:clip}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","SF Pro Text",sans-serif;background:#f4f8ff;color:#172033;-webkit-font-smoothing:antialiased}.page{min-height:100vh;display:grid;place-items:center;padding:18px}.panel{width:min(430px,100%);padding:24px 18px;border:1px solid #dce7f7;border-radius:18px;background:#fff;box-shadow:0 20px 60px rgba(23,32,51,.1)}.brand{display:flex;align-items:center;gap:10px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e8eef8}.brand img{width:38px;height:38px;border-radius:12px;object-fit:cover}.brand div{display:flex;min-width:0;flex-direction:column}.brand strong{color:#1677ff;font-size:18px}.brand span{color:#718198;font-size:12px;line-height:1.45}.eyebrow{margin:0 0 8px;color:#1677ff;text-align:center;font-size:13px;font-weight:800}.panel h1{margin:0 0 10px;text-align:center;font-size:28px;letter-spacing:0}.muted{max-width:320px;margin:0 auto;color:#64748b;text-align:center;font-size:14px;line-height:1.7}.panel label{display:block;margin:24px 0 8px;color:#53627a;font-size:13px}.panel input{width:100%;height:50px;padding:0 15px;border:1px solid #dbe4f1;border-radius:13px;background:#fbfcff;color:#172033;font:inherit;outline:none}.panel input:focus{border-color:#1677ff;box-shadow:0 0 0 3px rgba(22,119,255,.12)}button,.button{height:50px;border:0;border-radius:13px;background:#1677ff;color:#fff;font:inherit;font-weight:800;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.panel>button{width:100%;margin-top:14px}button:disabled{opacity:.55}.secondary{background:#eaf3ff!important;color:#1677ff!important}.error{min-height:20px;margin:10px 0 0;color:#ef4444;text-align:center;font-size:13px}.notice{margin:18px 0 0;padding:13px;border:1px solid #d8e8ff;border-radius:13px;background:#f3f8ff;color:#5b6f8a;text-align:center;font-size:12.5px;line-height:1.6}.hidden{display:none!important}.result{display:grid;gap:14px;place-items:stretch}.status{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #d8e8ff;border-radius:15px;background:#f3f8ff}.status span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#1677ff;color:#fff;font-weight:900}.status div{display:flex;flex-direction:column}.status strong{font-size:15px}.status small{color:#65758b;font-size:12px;line-height:1.45}.product-card,.contact-card{padding:16px;border:1px solid #dfe9f7;border-radius:16px;background:linear-gradient(180deg,#f8fbff 0%,#fff 44%)}.product-card h1{font-size:24px}.instructions{margin:14px 0;padding:13px;border-radius:13px;background:#fff;border:1px solid #e4edf8}.instructions strong{display:block;margin-bottom:5px;font-size:14px}.instructions p{margin:0;color:#64748b;font-size:13px;line-height:1.6}.download-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.product-card>#contact-package{width:100%;margin-top:4px}.contact-card h2{margin:0 0 6px;font-size:18px}.contact-card>p{margin:0 0 12px;color:#64748b;font-size:13px;line-height:1.6}.qr-trigger{width:min(190px,100%);height:230px;display:block;margin:0 auto 10px;padding:0;overflow:hidden;border:0;border-radius:13px;background:transparent;box-shadow:0 10px 30px rgba(22,119,255,.14)}.qr-trigger img{width:100%;height:100%;object-fit:cover;object-position:center}.wechat-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px;border:1px solid #dce5f1;border-radius:13px;background:#f8fafc}.wechat-row span{display:block;color:#7b899e;font-size:12px}.wechat-row strong{font-size:20px}.wechat-row button{width:78px;height:40px}.fallback{margin-top:12px;padding:12px;border:1px dashed #bfd7f4;border-radius:13px;background:#f7fbff}.fallback strong{font-size:13px}.fallback p{margin:4px 0 10px;color:#64748b;font-size:12px;line-height:1.55}.fallback div{display:flex;gap:8px}.fallback input{height:42px}.fallback button{width:74px;height:42px}.fallback small{display:block;margin-top:7px;color:#8290a4;font-size:11.5px}.fallback small.saved{color:#16a34a}.qr-modal{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:18px;background:rgba(15,23,42,.72)}.qr-modal img{width:min(390px,92vw);max-height:86vh;border-radius:14px;background:#fff;object-fit:contain}.qr-close{position:fixed;top:16px;right:16px;width:42px;height:42px;border-radius:50%;background:#fff;color:#172033;font-size:28px;box-shadow:0 12px 30px rgba(0,0,0,.22)}@media(max-width:600px){.page{place-items:start center;padding:14px 12px}.panel{max-width:none;padding:22px 16px}.panel h1{font-size:26px}.product-card h1{font-size:22px}.wechat-row strong{font-size:18px}}
