.page-container[data-v-7c66de38]{min-height:100vh;background-color:#f8f9fa;padding:20px 16px 100px;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.content-card[data-v-7c66de38]{background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 16px rgba(0,0,0,.04)}.select-box[data-v-7c66de38]{display:flex;justify-content:space-between;align-items:center;height:48px;padding:0 12px;background:#f5f7fa;border-radius:8px;margin-bottom:24px}.select-box .text[data-v-7c66de38]{font-size:16px;font-weight:600;color:#333}.qr-section[data-v-7c66de38]{text-align:center;margin-bottom:30px}.qr-section .qr-title[data-v-7c66de38]{font-size:14px;color:#666;margin-bottom:16px}.qr-section .qrcode-wrapper[data-v-7c66de38]{display:inline-block;padding:12px;background:#fff;border:1px solid #eee;border-radius:12px;width:164px;height:164px}.qr-section .qrcode-wrapper img[data-v-7c66de38]{display:block;width:100%;height:100%}.form-section .form-item[data-v-7c66de38]{margin-bottom:20px}.form-section .form-item .label[data-v-7c66de38]{font-size:14px;color:#666;margin-bottom:8px}.form-section .form-item .copy-box[data-v-7c66de38]{display:flex;align-items:center;background:#f5f7fa;border-radius:8px;padding:12px}.form-section .form-item .copy-box .code-text[data-v-7c66de38]{flex:1;font-size:14px;color:#333;word-break:break-all;margin-right:10px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-section .form-item .copy-box .copy-btn[data-v-7c66de38]{width:20px;height:20px;cursor:pointer}.form-section .form-item .copy-box .copy-btn img[data-v-7c66de38]{width:100%;height:100%}.form-section .form-item .input-wrapper .custom-input[data-v-7c66de38]{width:100%;height:48px;background:#f5f7fa;border:none;border-radius:8px;padding:0 12px;font-size:16px;color:#333;box-sizing:border-box;outline:none}.form-section .form-item .input-wrapper .custom-input[data-v-7c66de38]::-moz-placeholder{color:#999}.form-section .form-item .input-wrapper .custom-input[data-v-7c66de38]:-ms-input-placeholder{color:#999}.form-section .form-item .input-wrapper .custom-input[data-v-7c66de38]::placeholder{color:#999}.action-bar[data-v-7c66de38]{position:fixed;bottom:0;left:0;width:100%;padding:16px 20px;background:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.05);box-sizing:border-box;display:flex;flex-direction:column;gap:12px}.action-bar .submit-btn[data-v-7c66de38]{width:100%;height:48px;background:#00c087;color:#fff;font-size:16px;font-weight:600;border:none;border-radius:24px}.action-bar .submit-btn[data-v-7c66de38]:active{opacity:.9}