.primary-btn{background:linear-gradient(135deg,#0f95b0,#89c4c1);color:#fff;border-radius:1.125rem;text-align:center;font-size:.9375rem;height:2.75rem;line-height:2.75rem}.primary-btn:active{transform:scale(.98)}.card{background:#fff;border-radius:.75rem;padding:.9375rem;margin-bottom:.9375rem;box-shadow:0 .0625rem .25rem rgba(0,0,0,.05)}.tag{display:inline-block;font-size:.6875rem;color:#0f95b0;background:rgba(15,149,176,.1);padding:.125rem .375rem;border-radius:.125rem;margin-right:.3125rem}.section-title{font-size:1.0625rem;font-weight:700;color:#333;position:relative;padding-left:.625rem;margin-bottom:.9375rem}.section-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:.1875rem;height:.9375rem;background:#0f95b0;border-radius:.09375rem}.price{font-size:1rem;color:#f56c6c;font-weight:700}.price.free{color:#67c23a}.price.original{font-size:.75rem;color:#999;text-decoration:line-through;margin-left:.3125rem}::-webkit-scrollbar{display:none;width:0;height:0;color:transparent}body{width:100%;height:100%;overflow-x:hidden}.payment-method{min-height:100vh;background:#f5f6fa;padding:.625rem}.payment-method .section-card{background:#fff;border-radius:.75rem;padding:.9375rem;margin-bottom:.625rem}.payment-method .section-card .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.625rem}.payment-method .section-card .section-header .title{font-size:1rem;color:#333;font-weight:700}.payment-method .section-card .section-header .add-btn{font-size:.875rem;color:#0f95b0}.payment-method .section-card .section-header .add-btn:active{opacity:.8}.payment-method .section-card .card-list .bank-card{background:linear-gradient(135deg,#0f95b0,#89c4c1);border-radius:.75rem;padding:.9375rem;margin-bottom:.625rem;color:#fff}.payment-method .section-card .card-list .bank-card:last-child{margin-bottom:0}.payment-method .section-card .card-list .bank-card.bocm{background:linear-gradient(135deg,#d4237a,#ff6b6b)}.payment-method .section-card .card-list .bank-card.icbcm{background:linear-gradient(135deg,#ff8c00,#ffb74d)}.payment-method .section-card .card-list .bank-card .card-info{display:flex;align-items:center;margin-bottom:.9375rem}.payment-method .section-card .card-list .bank-card .card-info .bank-logo{width:1.875rem;height:1.875rem;margin-right:.5rem}.payment-method .section-card .card-list .bank-card .card-info .info .bank-name{font-size:1rem;font-weight:700;margin-bottom:.125rem;display:block}.payment-method .section-card .card-list .bank-card .card-info .info .card-type{font-size:.75rem;opacity:.9}.payment-method .section-card .card-list .bank-card .card-number{font-size:1.125rem;font-family:monospace;letter-spacing:.125rem;margin-bottom:.9375rem;display:block}.payment-method .section-card .card-list .bank-card .card-actions{display:flex;justify-content:space-between;align-items:center}.payment-method .section-card .card-list .bank-card .card-actions .default-tag{font-size:.75rem;padding:.125rem .375rem;background:rgba(255,255,255,.2);border-radius:.125rem}.payment-method .section-card .card-list .bank-card .card-actions .action-btns{display:flex;gap:.625rem}.payment-method .section-card .card-list .bank-card .card-actions .action-btns .action-btn{font-size:.75rem;padding:.125rem .375rem;background:rgba(255,255,255,.2);border-radius:.125rem}.payment-method .section-card .card-list .bank-card .card-actions .action-btns .action-btn:active{opacity:.8}.payment-method .section-card .payment-list .payment-item{display:flex;justify-content:space-between;align-items:center;padding:.625rem 0;border-bottom:.03125rem solid #eee}.payment-method .section-card .payment-list .payment-item:last-child{border-bottom:none}.payment-method .section-card .payment-list .payment-item .payment-info{display:flex;align-items:center}.payment-method .section-card .payment-list .payment-item .payment-info .payment-icon{width:2.5rem;height:2.5rem;margin-right:.625rem}.payment-method .section-card .payment-list .payment-item .payment-info .info .name{font-size:.9375rem;color:#333;margin-bottom:.125rem;display:block}.payment-method .section-card .payment-list .payment-item .payment-info .info .desc{font-size:.75rem;color:#999}.payment-method .notice-card{background:#fff;border-radius:.75rem;padding:.9375rem}.payment-method .notice-card .section-title{font-size:.9375rem;color:#333;font-weight:700;margin-bottom:.625rem}.payment-method .notice-card .notice-list .notice-item{display:flex;align-items:flex-start;margin-bottom:.5rem}.payment-method .notice-card .notice-list .notice-item:last-child{margin-bottom:0}.payment-method .notice-card .notice-list .notice-item .dot{width:.375rem;height:.375rem;background:#0f95b0;border-radius:50%;margin-top:.25rem;margin-right:.375rem;flex-shrink:0}.payment-method .notice-card .notice-list .notice-item .content{flex:1;font-size:.8125rem;color:#666;line-height:1.6}