.pcgh-gpd-modal{position:fixed;inset:0;z-index:100003;display:none;align-items:center;justify-content:center;padding:20px}.pcgh-gpd-modal.is-open{display:flex}.pcgh-gpd-modal__mask{position:absolute;inset:0;background:rgba(9,18,36,.64);backdrop-filter:blur(5px)}.pcgh-gpd-modal__panel{position:relative;width:min(540px,100%);max-height:min(760px,90vh);overflow:auto;padding:30px;border:1px solid rgba(255,255,255,.7);border-radius:22px;background:#fff;box-shadow:0 30px 90px rgba(15,23,42,.24);color:#14213d}.pcgh-gpd-modal__close{position:absolute;right:16px;top:13px;width:36px;height:36px;border:0;border-radius:50%;background:#f1f5f9;color:#64748b;font-size:25px;cursor:pointer}.pcgh-gpd-modal__eyebrow{display:inline-flex;margin-bottom:8px;padding:5px 10px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:12px;font-weight:700}.pcgh-gpd-modal h2{margin:0 0 8px;font-size:25px}.pcgh-gpd-modal p{margin:0 0 20px;color:#64748b;line-height:1.7}.pcgh-gpd-methods{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pcgh-gpd-method{min-height:82px;padding:15px;border:1px solid #dbe3ef;border-radius:14px;background:#fff;text-align:left;cursor:pointer;transition:.18s}.pcgh-gpd-method:hover{transform:translateY(-2px);border-color:#77a9ff;box-shadow:0 12px 30px rgba(37,99,235,.10)}.pcgh-gpd-method strong,.pcgh-gpd-method small{display:block}.pcgh-gpd-method strong{font-size:16px;color:#17233f}.pcgh-gpd-method small{margin-top:6px;color:#7b879b}.pcgh-gpd-method.is-wechat strong{color:#07a55a}.pcgh-gpd-method.is-alipay strong{color:#1677ff}.pcgh-gpd-price{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding:14px 16px;border-radius:12px;background:#f8fafc;color:#64748b}.pcgh-gpd-price strong{color:#ef4444;font-size:24px}.pcgh-gpd-pay-grid{display:grid;grid-template-columns:238px 1fr;gap:18px;align-items:center}.pcgh-gpd-qr{display:flex;align-items:center;justify-content:center;width:238px;height:238px;padding:12px;border:1px solid #e2e8f0;border-radius:18px;background:#fff}.pcgh-gpd-qr img{display:block;width:100%;height:100%;object-fit:contain}.pcgh-gpd-qr em{padding:16px;color:#94a3b8;font-size:12px;font-style:normal;text-align:center}.pcgh-gpd-modal dl{margin:0;border:1px solid #e6ebf3;border-radius:14px;overflow:hidden}.pcgh-gpd-modal dl div{padding:12px 14px;border-bottom:1px solid #edf1f6}.pcgh-gpd-modal dl div:last-child{border-bottom:0}.pcgh-gpd-modal dt{color:#94a3b8;font-size:11px}.pcgh-gpd-modal dd{margin:4px 0 0;word-break:break-all;font-size:13px;font-weight:700}.pcgh-gpd-modal dd.is-price{color:#ef4444;font-size:20px}.pcgh-gpd-actions{display:flex;gap:10px;margin-top:18px}.pcgh-gpd-actions a,.pcgh-gpd-actions button,.pcgh-gpd-done{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:0;border-radius:10px;text-decoration:none;font-weight:700;cursor:pointer}.pcgh-gpd-actions a{flex:1;background:#edf4ff;color:#2563eb}.pcgh-gpd-actions button,.pcgh-gpd-done{background:#3478f6;color:#fff}.pcgh-gpd-success-icon{display:flex;align-items:center;justify-content:center;width:62px;height:62px;margin:0 auto 16px;border-radius:50%;background:#dcfce7;color:#16a34a;font-size:30px;font-weight:900}.pcgh-gpd-modal [data-gpd-stage="success"]>h2,.pcgh-gpd-modal [data-gpd-stage="success"]>p{text-align:center}.pcgh-gpd-downloads{display:grid;gap:12px}.pcgh-gpd-download{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:15px;border:1px solid #e1e8f2;border-radius:14px;background:#fbfdff}.pcgh-gpd-download strong{display:block}.pcgh-gpd-download small{display:block;margin-top:4px;color:#64748b}.pcgh-gpd-download>a{display:inline-flex;align-items:center;justify-content:center;min-width:96px;height:40px;padding:0 14px;border-radius:9px;background:#3478f6;color:#fff;text-decoration:none;font-weight:700}.pcgh-gpd-url{margin:8px 0 0!important;padding:8px 10px;border-radius:8px;background:#f1f5f9;color:#64748b!important;font-size:11px;line-height:1.5!important;word-break:break-all}.pcgh-gpd-codes{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.pcgh-gpd-codes span{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:7px;background:#fff7ed;color:#9a3412;font-size:11px}.pcgh-gpd-codes code{font-weight:700}.pcgh-gpd-codes button{border:0;background:transparent;color:#2563eb;cursor:pointer}.pcgh-gpd-done{width:100%;margin-top:18px}.pcgh-gpd-error{padding:14px;border-radius:10px;background:#fff1f2;color:#be123c!important}.pcgh-sw-btn--guest-pay{background:#fff7ed!important;border:1px solid #fed7aa!important;color:#ea580c!important;box-shadow:none}.pcgh-sw-btn--guest-pay small{margin-left:2px;font-size:11px;font-weight:700;line-height:1;color:#f97316}.pcgh-sw-btn--single-purchase{white-space:nowrap}.pcgh-sw-btn--guest-pay:hover{background:#ffedd5!important;border-color:#fdba74!important;color:#c2410c!important;transform:translateY(-1px)}
@media(max-width:620px){.pcgh-gpd-modal{padding:12px}.pcgh-gpd-modal__panel{padding:24px 18px;border-radius:18px}.pcgh-gpd-methods{grid-template-columns:1fr}.pcgh-gpd-pay-grid{grid-template-columns:1fr}.pcgh-gpd-qr{width:min(260px,100%);height:auto;aspect-ratio:1;margin:auto}.pcgh-gpd-download{grid-template-columns:1fr}.pcgh-gpd-download>a{width:100%}.pcgh-gpd-actions{flex-direction:column}.pcgh-gpd-actions a,.pcgh-gpd-actions button{width:100%}}
