:root{font-family:PingFang SC,Microsoft YaHei,sans-serif;color:#f6f7fb;background:radial-gradient(circle at 12% 18%,rgba(255,153,102,.28),transparent 32%),radial-gradient(circle at 88% 14%,rgba(77,133,255,.22),transparent 26%),linear-gradient(145deg,#07111f,#0f1729 42%,#16161f)}*{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0}button,a{font:inherit}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:26px 26px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 92%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 92%);pointer-events:none}.page{min-height:100vh;display:grid;place-items:center;padding:28px 16px;position:relative;overflow:hidden}.ambient{position:absolute;width:320px;height:320px;border-radius:999px;filter:blur(28px);opacity:.44;pointer-events:none}.ambient-left{top:6%;left:-120px;background:radial-gradient(circle,#ffa056eb,#ffa05600 72%)}.ambient-right{right:-110px;bottom:8%;background:radial-gradient(circle,#4a80ffd9,#4a80ff00 70%)}.shell-card{width:min(100%,760px);position:relative;padding:26px;border-radius:32px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#0d1323e6,#0b101dd1);box-shadow:0 30px 90px #00000057;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.brand-row{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:18px}.brand-pill,.panel-chip,.step-pills span{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.12)}.brand-pill{background:#ffffff14;color:#fff4dc;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.brand-note{color:#ebeff8bd;font-size:13px}.hero-panel{display:grid;grid-template-columns:92px minmax(0,1fr);gap:18px;padding:24px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,#ffffff0f,#ffffff05)}.hero-panel[data-kind=success]{box-shadow:inset 0 0 0 1px #69ffbf14}.hero-panel[data-kind=ready]{box-shadow:inset 0 0 0 1px #78afff1f}.hero-panel[data-kind=warning]{box-shadow:inset 0 0 0 1px #ffc47024}.hero-panel[data-kind=error]{box-shadow:inset 0 0 0 1px #ff7d7d24}.hero-icon{width:92px;height:92px;border-radius:28px;display:grid;place-items:center;background:linear-gradient(145deg,#ffffff2e,#ffffff0a),linear-gradient(145deg,#ff8b55,#ff6a87 45%,#5f78ff);color:#fff;font-size:26px;font-weight:700;letter-spacing:.08em;box-shadow:0 14px 36px #5462ff3d}.hero-kicker{margin:0 0 8px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#ffd19c}.hero-copy h1{margin:0;font-size:clamp(32px,6vw,46px);line-height:1.08}.hero-description{margin:12px 0 0;color:#ebeff8c7;line-height:1.75;font-size:15px}.status-card,.surface-card{margin-top:18px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:#ffffff0d}.confirm-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center;padding:20px;background:#060a129e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.confirm-dialog{width:min(100%,340px);padding:26px 22px 22px;border-radius:24px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(160deg,#10182af5,#0c121ff0);box-shadow:0 28px 60px #0000006b;text-align:center}.confirm-badge{width:fit-content;margin:0 auto 12px;padding:7px 14px;border-radius:999px;border:1px solid rgba(99,240,178,.24);background:#63f0b21a;color:#cffff0;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.confirm-dialog h3{margin:0;font-size:24px;color:#fff}.confirm-dialog p{margin:10px 0 0;color:#ebeff8c7;line-height:1.7}.confirm-hint{padding:10px 12px;border-radius:14px;background:#7aa5ff1f;border:1px solid rgba(122,165,255,.18);color:#d9e6ff;font-size:13px}.confirm-button{width:100%;margin-top:18px}.status-card{padding:16px 18px;display:grid;grid-template-columns:10px minmax(0,1fr);gap:14px}.status-card[data-kind=info]{background:#5f78ff17}.status-card[data-kind=success]{background:#49d79b1a}.status-card[data-kind=warning]{background:#ffbb541a}.status-card[data-kind=error]{background:#ff76761a}.status-dot{width:10px;height:10px;margin-top:8px;border-radius:999px;background:#7fa4ff;box-shadow:0 0 0 6px #7fa4ff1f}.status-card[data-kind=success] .status-dot{background:#63f0b2;box-shadow:0 0 0 6px #63f0b21f}.status-card[data-kind=warning] .status-dot{background:#ffcb72;box-shadow:0 0 0 6px #ffcb721f}.status-card[data-kind=error] .status-dot{background:#ff8585;box-shadow:0 0 0 6px #ff85851f}.status-copy strong,.surface-card h2{display:block;margin:0}.status-copy strong{font-size:14px;color:#fff}.status-copy p,.surface-card p{margin:6px 0 0;color:#ebeff8c2;line-height:1.8}.surface-card{padding:24px}.stage-panel{display:grid;gap:14px}.panel-chip{width:fit-content;color:#ffe1c2;background:#ffffff0f;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.panel-chip-warning{color:#ffe5b6}.panel-chip-muted{color:#ebeff8b8}.panel-note{font-size:13px;color:#ebeff899}.loader-orbit{width:58px;height:58px;border-radius:999px;border:2px solid rgba(255,255,255,.1);border-top-color:#8eb0ff;border-right-color:#ffb880;animation:spin 1s linear infinite}.loader-orbit--small{width:48px;height:48px}.qr-stage{grid-template-columns:minmax(0,300px) minmax(0,1fr);align-items:center;gap:24px}.qr-frame{padding:22px;border-radius:30px;background:linear-gradient(145deg,#ffffff24,#ffffff0a);border:1px solid rgba(255,255,255,.14);display:grid;place-items:center;box-shadow:0 22px 56px #0000003d}.qr-image{width:min(100%,312px);aspect-ratio:1;object-fit:contain;border-radius:26px;background:#fff;padding:16px;image-rendering:auto;box-shadow:0 24px 52px #0000003d}.qr-copy h2{margin-bottom:2px}.app-launch-stage{gap:16px}.launch-card{display:grid;gap:0;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;overflow:hidden}.launch-row{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.launch-row:last-child{border-bottom:0}.launch-row span{color:#ebeff89e;font-size:14px}.launch-row strong{color:#fff;text-align:right;font-size:15px;word-break:break-word}.wechat-helper{padding:14px 16px;border-radius:18px;border:1px solid rgba(255,196,112,.16);background:#ffbb541a}.wechat-helper strong{display:block;color:#fff0ca}.wechat-helper p{margin-top:6px}.step-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.step-pills span{background:#ffffff0d;color:#f8f9fcdb;font-size:13px}.primary-button{margin-top:6px;min-height:54px;border:0;border-radius:18px;padding:0 20px;cursor:pointer;color:#fff;font-size:16px;font-weight:600;background:linear-gradient(135deg,#ff9c5f,#ff6e86 42%,#657cff);box-shadow:0 16px 30px #657cff38}.primary-button:disabled{opacity:.68;cursor:not-allowed}.notice-panel,.issue-panel,.success-panel{position:relative}.success-banner-top{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;flex-wrap:wrap}.success-mark{min-width:120px;min-height:120px;padding:16px;border-radius:28px;display:grid;place-items:center;background:linear-gradient(145deg,#ffffff1f,#ffffff0a),linear-gradient(145deg,#57eab138,#5784ff33);border:1px solid rgba(129,242,191,.18);color:#f4fff8;font-weight:700;letter-spacing:.06em}.receipt-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.receipt-card,.receipt-detail{border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.receipt-card{padding:18px}.receipt-card-highlight{background:linear-gradient(135deg,#5fffbc1a,#657cff14)}.receipt-card span{display:block;font-size:13px;color:#ebeff89e}.receipt-card strong{display:block;margin-top:10px;font-size:24px;line-height:1.3;color:#fff}.receipt-card p{margin-top:8px}.receipt-detail{padding:12px 18px}.detail-row{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08)}.detail-row:last-child{border-bottom:0}.detail-row span{color:#ebeff89e;font-size:14px}.detail-row strong{text-align:right;color:#fff;font-size:15px;word-break:break-all}.detail-success{color:#74f3bc}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:760px){.page{padding:10px;align-items:stretch}.shell-card{width:100%;padding:16px;border-radius:24px}.brand-row{margin-bottom:12px;align-items:center;gap:8px}.brand-pill,.panel-chip,.step-pills span{min-height:28px;padding:0 10px}.brand-pill{font-size:11px;letter-spacing:.08em}.brand-note{font-size:11px}.hero-panel{grid-template-columns:68px minmax(0,1fr);gap:12px;padding:14px;border-radius:20px}.hero-kicker{margin-bottom:4px;font-size:11px}.hero-copy h1{font-size:clamp(22px,6.4vw,28px);line-height:1.08}.hero-description{margin-top:6px;font-size:13px;line-height:1.5}.status-card,.surface-card{margin-top:12px;border-radius:18px}.status-card{padding:12px 14px;grid-template-columns:8px minmax(0,1fr);gap:10px}.status-dot{width:8px;height:8px;margin-top:6px}.status-copy strong{font-size:13px}.status-copy p,.surface-card p{margin-top:4px;font-size:13px;line-height:1.55}.surface-card{padding:14px}.stage-panel{gap:10px}.qr-stage{grid-template-columns:1fr;align-items:stretch;justify-items:center;gap:12px}.receipt-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hero-icon{width:68px;height:68px;border-radius:20px;font-size:20px}.loader-orbit{width:48px;height:48px}.loader-orbit--small{width:40px;height:40px}.qr-frame{width:min(100%,320px);padding:14px;border-radius:22px}.qr-image{width:min(100%,270px);border-radius:18px;padding:12px}.qr-copy h2,.surface-card h2{font-size:18px;line-height:1.25}.launch-row{padding:12px 14px;align-items:flex-start}.launch-row span{font-size:12px}.launch-row strong{font-size:13px}.step-pills{gap:6px;margin-top:2px;justify-content:center}.step-pills span{font-size:11px}.qr-copy{text-align:center}.primary-button{min-height:42px;margin-top:2px;border-radius:14px;padding:0 14px;font-size:14px}.success-banner-top{gap:10px}.success-banner-top h2{font-size:20px}.receipt-card{padding:12px;border-radius:16px}.receipt-card span{font-size:11px}.receipt-card strong{margin-top:6px;font-size:16px}.receipt-card p{margin-top:4px;font-size:11px;line-height:1.45}.receipt-detail{padding:8px 12px;border-radius:16px}.detail-row{padding:10px 0;align-items:flex-start}.detail-row span{font-size:12px}.detail-row strong{font-size:13px;text-align:right}.panel-note{font-size:11px;line-height:1.45}}@media(max-width:420px){.page{padding:8px}.shell-card{padding:14px;border-radius:20px}.brand-note{display:none}.hero-panel{grid-template-columns:58px minmax(0,1fr);gap:10px;padding:12px}.hero-icon{width:58px;height:58px;border-radius:18px;font-size:16px}.hero-copy h1{font-size:21px}.hero-description{font-size:12px;line-height:1.42}.status-copy p,.surface-card p{font-size:12px;line-height:1.45}.qr-stage{gap:10px}.qr-frame{width:min(100%,300px);padding:12px}.qr-image{width:min(100%,252px);padding:10px}.qr-copy h2,.surface-card h2{font-size:16px}.step-pills span{min-height:24px;padding:0 8px;font-size:10px}.launch-card{border-radius:16px}.wechat-helper{padding:12px;border-radius:14px}.receipt-grid{gap:8px}.receipt-card{padding:10px}.receipt-card strong{font-size:14px}.detail-row{gap:10px;padding:8px 0}.detail-row span{font-size:11px}.detail-row strong{font-size:12px}}@media(max-width:760px)and (max-height:880px){.hero-description,.status-copy p,.qr-copy p,.success-banner-top p,.panel-note{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}
