.pay-modal-mask{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);display:flex;align-items:center;justify-content:center;z-index:999;padding:24px;box-sizing:border-box}.pay-container{position:relative;width:100%;max-width:1400px;max-height:calc(100vh - 48px);overflow-y:auto;padding:40px 32px;background:linear-gradient(90deg, #23242B 0%, #13141B 100%);border-radius:16px 16px 16px 16px;border:1px solid rgba(173,177,188,0.4);box-sizing:border-box;color:#ffffff}.pay-close{position:absolute;top:16px;right:20px;font-size:28px;color:rgba(255,255,255,0.6);cursor:pointer;line-height:1;transition:color .2s ease;z-index:2}.pay-close:hover{color:#ffffff}.pay-content{display:flex;justify-content:space-between;gap:8px}.pay-left{flex:1;min-width:0;border-right:1px solid rgba(255,255,255,0.2);padding-right:40px}.pay-left-title{font-weight:800;font-size:24px;color:#FFFFFF;line-height:32px;margin-bottom:12px}.pay-left-subtitle{font-size:14px;color:rgba(255,255,255,0.8);line-height:22px;margin-bottom:30px}.pay-type-list{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:32px}.pay-type-item{flex:0 0 calc(25% - 15px);height:140px;background:#40424A;border-radius:4px 4px 4px 4px;border:1px solid #6A6C80;display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .3s ease;box-sizing:border-box;padding:20px}.pay-type-item.active{background:linear-gradient(180deg, #5B84DD 0%, #5B3DE2 100%)}.pay-type-item img{width:36px;height:36px;margin-bottom:10px}.pay-type-item .type-name{font-size:16px;color:#ffffff;text-align:center}.pay-type-item .balance-value{font-size:14px;color:#FFFFFF;text-align:center;margin-top:4px}.pay-type-item.active .type-name{color:#FFFFFF}.pay-category-title{font-weight:500;font-size:20px;color:#FFFFFF;line-height:26px;margin-bottom:20px}.encryption-category{display:flex;flex-wrap:wrap;gap:20px}.encryption-category-item{width:calc(50% - 10px);height:78px;background:rgba(255,255,255,0);border-radius:4px 4px 4px 4px;border:1px solid rgba(255,255,255,0.4);box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;padding:0 20px;cursor:pointer;font-size:18px;transition:all .3s ease}.encryption-category-item.active{background:linear-gradient(180deg, #5B84DD 0%, #5B3DE2 100%);color:#FFFFFF}.encryption-category-item img{width:24px;height:24px}.other-encryption-category{margin-top:24px;font-size:14px;color:rgba(255,255,255,0.8);background:rgba(255,255,255,0);border-radius:4px 4px 4px 4px;border:1px solid rgba(255,255,255,0.4);padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:78px;cursor:pointer;transition:all .3s ease}.other-encryption-category-logo{display:flex;gap:12px}.other-encryption-category-logo img{width:24px;height:24px}.discounts-box{margin-top:32px}.discounts-title{font-weight:500;font-size:20px;color:#FFFFFF;line-height:26px;margin-bottom:20px}.discounts-type{display:flex;gap:24px;margin-bottom:20px;align-items:center;font-size:14px}.coupon-input-area{display:flex;align-items:center;justify-content:center;padding:0 20px;box-sizing:border-box;gap:16px;height:56px;background:rgba(255,255,255,0);border-radius:4px 4px 4px 4px;border:1px solid rgba(255,255,255,0.4)}.coupon-input{flex:1;height:100%;background-color:transparent;border:none;border-radius:4px;color:#ffffff;font-size:16px;outline:none}.coupon-input:focus{border:none}.confirm-btn{height:40px;padding:0 24px;background-color:#ffffff;color:#0a0a1a;border:none;border-radius:24px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.confirm-btn:hover{background-color:#f0f0f0}.coupon-select{position:relative;width:100%;max-width:1200px;display:none}.select-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:rgba(255,255,255,0);border-radius:4px 4px 4px 4px;border:1px solid rgba(255,255,255,0.4);cursor:pointer;font-size:16px;color:#fff}.arrow-icon{width:24px;height:24px;fill:#1f2937;transition:transform .3s ease}.select-options{position:fixed;background:#2A2B33;border-radius:8px;border:1px solid rgba(255,255,255,0.15);box-shadow:0 8px 24px rgba(0,0,0,0.4);overflow-y:auto;max-height:240px;display:none;z-index:1000}.option-item{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;font-size:14px;border-bottom:1px solid rgba(255,255,255,0.06);cursor:pointer;color:rgba(255,255,255,0.85);transition:background .2s ease}.option-item:last-child{border-bottom:none}.option-item:hover{background:rgba(255,255,255,0.06)}.option-item.active{background:rgba(134,172,255,0.1);color:#86ACFF}.coupon-text{color:inherit}.expire-time{font-size:12px;color:#EF8B8B}.pay-right{width:480px;flex-shrink:0;padding-left:32px}.pay-right-title{font-weight:bold;font-size:24px;color:#FFFFFF;line-height:32px;margin-bottom:24px}.pay-right-content{background:rgba(239,239,240,0.1);border-radius:12px 12px 12px 12px;border:2px solid rgba(255,255,255,0.15);opacity:.8;padding:24px 28px;display:flex;flex-direction:column}.order-info-item{display:flex;justify-content:space-between;align-items:flex-start;font-size:14px;padding-bottom:18px;margin-bottom:32px}.order-info-item:last-of-type{border-bottom:none}.order-lable{font-weight:500;font-size:18px;color:#FFFFFF;line-height:26px;text-align:left;flex-shrink:0;margin-right:16px}.order-value{font-weight:400;font-size:16px;color:#FFFFFF;line-height:26px;text-align:left;text-align:right;word-break:break-all}.order-value.info-value-price{display:flex;flex-direction:column;gap:12px}.order-value.info-value-price>div{display:flex;align-items:flex-end;justify-content:flex-end;gap:12px}.order-value.info-value-price p{color:#86ACFF;margin:0}.quantity-country{display:flex;gap:12px;flex-wrap:wrap;align-items:flex-end;justify-content:flex-end;padding-left:30px}.division-line{width:100%;height:1px;background-color:rgba(255,255,255,0.4);margin:32px 0 16px}.order-confirm-btn{height:46px;width:100%;background:#FFFFFF;border:none;border-radius:24px;font-size:16px;color:#02071A;font-weight:500;cursor:pointer;transition:all .3s ease;margin-top:8px}.order-confirm-btn:hover{background-color:#f0f0f0}.order-confirm-btn.disabled{background:rgba(255,255,255,0.3);color:rgba(2,7,26,0.5);cursor:not-allowed;position:relative}.order-confirm-btn.disabled:hover::after{content:attr(data-tip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);background:rgba(0,0,0,0.8);color:#fff;padding:6px 12px;border-radius:4px;font-size:13px;white-space:nowrap;pointer-events:none;z-index:999}.countdown{text-align:center;font-size:16px;color:#A2AFCC;line-height:24px}.modal-mask{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);align-items:center;justify-content:center;z-index:1000;display:flex}#cryptoModalMask{display:none}.crypto-container{position:relative;max-width:500px;width:90%;background:#ffffff;border-radius:12px;padding:32px 24px 24px;box-sizing:border-box;color:#333333;box-shadow:0 8px 32px rgba(0,0,0,0.3)}.crypto-container .tips{text-align:center;margin-top:20px}.crypto-container h2{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:600;color:#1B62FF;margin:0 0 20px;padding-bottom:16px;border-bottom:1px solid #e8e8e8}.crypto-container h2 img{width:24px;height:24px}.crypto-container .close{position:absolute;top:20px;right:20px;width:24px;height:24px;cursor:pointer;opacity:.5;transition:opacity .2s;display:block}.crypto-container .close:hover{opacity:1}.crypto-container .close::before,.crypto-container .close::after{content:'';position:absolute;top:50%;left:50%;width:16px;height:2px;background:#333333;border-radius:1px}.crypto-container .close::before{transform:translate(-50%, -50%) rotate(45deg)}.crypto-container .close::after{transform:translate(-50%, -50%) rotate(-45deg)}.crypto-container>.code{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:16px}.crypto-container>.code>p{width:230px;height:230px;background:#FFFFFF;border-radius:11px;border:1px solid rgba(132,132,132,0.4);display:flex;align-items:center;justify-content:center;margin-top:20px}.crypto-container>.code>p>img{width:202px;height:202px}.crypto-container>.code>div{width:100%;flex-wrap:wrap}.crypto-container>.code>div>div{padding-bottom:10px;width:100%}.crypto-container>.code>div>div>p{display:flex;justify-content:space-between;align-items:center;font-size:16px;color:rgba(75,92,118,0.8);line-height:26px}.crypto-container>.code>div>div>p:nth-of-type(1){font-size:14px;margin-bottom:6px}.crypto-container>.code>div>div>p:nth-of-type(2){width:100%;background:#FFFFFF;border-radius:4px;border:1px solid rgba(132,132,132,0.4);font-size:14px;color:#0A1437;height:42px;line-height:42px;padding:0 10px;box-sizing:border-box}.crypto-container>.code>div>div>p>i{display:inline-block;width:50px;height:100%;text-align:center;position:relative;font-style:normal;cursor:pointer;flex-shrink:0}.crypto-container>.tips{font-size:14px;color:rgba(75,92,118,0.8);text-align:center;margin-top:16px}#amount{color:#1a67ff;font-weight:600;font-size:16px}#copy1,#copy2{display:inline-block;width:18px;height:18px;cursor:pointer;flex-shrink:0;background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2'><rect x='9' y='9' width='13' height='13' rx='2'/><path d='M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1'/></svg>") center / contain no-repeat;opacity:.6;transition:opacity .2s}#copy1:hover,#copy2:hover{opacity:1}#payResultModal{z-index:10001}.result-container{width:480px;max-width:90vw;background:#FFFFFF;border-radius:12px;padding:32px 40px;box-sizing:border-box;position:relative}.result-close{position:absolute;top:12px;right:14px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:22px;color:rgba(0,0,0,0.35);cursor:pointer;line-height:1;transition:color .2s ease;z-index:2}.result-close:hover{color:rgba(0,0,0,0.65)}.result-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:28px}.result-logo img{width:auto;height:46px}.result-title{font-size:20px;font-weight:600;color:#0A1437}.result-status-section{text-align:center;padding:12px 0}.result-status-icon{margin-bottom:12px}.result-status-icon img{width:56px;height:56px}.result-success-icon,.result-fail-icon{display:none}.result-container.success .result-success-icon{display:inline-block}.result-container.fail .result-fail-icon{display:inline-block}.result-status-text{font-size:18px;font-weight:600;color:#0A1437}.result-container.success .result-status-text{color:#1A67FF}.result-container.fail .result-status-text{color:#FF4D4F}.result-divider{width:100%;height:1px;background:#E8E8E8;margin:24px 0 20px}.result-info-section{display:flex;flex-direction:column}.result-info-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.result-info-label{font-size:14px;color:#999999}.result-info-value{font-size:14px;color:#333333;text-align:right;max-width:60%;word-break:break-all}.result-total-row{border-top:1px solid #E8E8E8;margin-top:8px;padding-top:16px}.result-total-label{font-size:16px;font-weight:600;color:#0A1437}.result-total-value-wrap{text-align:right}.result-total-value{font-size:20px;font-weight:700;color:#1A67FF}.result-dashed-divider{width:100%;height:0;border-top:1px dashed #D9D9D9;margin:24px 0}.result-action-section{display:flex;gap:16px}.result-btn{flex:1;display:flex;align-items:center;justify-content:center;height:44px;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;text-decoration:none;transition:all .2s;box-sizing:border-box}.result-btn-outline{background:#FFFFFF;border:1px solid #1A67FF;color:#1A67FF}.result-btn-outline:hover{background:rgba(26,103,255,0.04)}.result-btn-primary{background:#1A67FF;border:1px solid #1A67FF;color:#FFFFFF}.result-btn-primary:hover{background:#1557D6;border-color:#1557D6}.result-fail-btn{display:none}.result-container.fail .result-success-btn{display:none}.result-container.fail .result-fail-btn{display:flex}@media (max-width:480px){.result-container{padding:24px 20px;border-radius:10px}.result-title{font-size:18px}.result-status-icon img{width:48px;height:48px}.result-status-text{font-size:16px}.result-btn{height:40px;font-size:14px}}@media (max-width:768px){.pay-modal-mask{padding:16px;align-items:flex-start;overflow-y:auto}.pay-container{padding:24px 16px;max-height:none}.pay-content{flex-direction:column;gap:32px}.pay-left{padding-right:0;border-right:none}.pay-right{width:100%;padding-left:0}.pay-type-list{gap:12px}.pay-type-item{flex:0 0 100%;flex-direction:row;height:auto;padding:8px 16px;border-radius:12px;border:1px solid rgba(69,71,85,0.6);justify-content:flex-start;gap:12px}.pay-type-item img{width:28px;height:28px;margin-bottom:0}.pay-type-item .type-name{font-size:14px}.pay-type-item .balance-value{font-size:12px}.encryption-category{gap:12px}.encryption-category-item{width:100%;height:auto;padding:8px 16px;border-radius:12px;border:1px solid rgba(69,71,85,0.6);font-size:14px}.other-encryption-category{height:auto;padding:8px 16px;border-radius:12px;border:1px solid rgba(69,71,85,0.6);font-size:14px}.select-header{border-radius:12px;border:1px solid rgba(69,71,85,0.6)}.coupon-input-area{border-radius:12px;border:1px solid rgba(69,71,85,0.6)}.pay-right-content{padding:16px 20px;border-radius:12px;border:1px solid rgba(69,71,85,0.6)}.order-info-item{padding-bottom:12px;margin-bottom:16px}.division-line{margin:16px 0 12px}.order-lable{font-size:14px}.order-value{font-size:13px}}@media (max-width:480px){.pay-container{padding:20px 12px}.pay-left-title,.pay-right-title{font-size:20px;line-height:28px}.pay-type-list{gap:8px}.pay-type-item{flex:0 0 100%;padding:6px 12px;border-radius:10px}.pay-type-item img{width:24px;height:24px}.pay-type-item .type-name{font-size:13px}.pay-type-item .balance-value{font-size:11px}.encryption-category{gap:8px}.encryption-category-item{width:100%;padding:6px 12px;border-radius:10px;font-size:13px}.other-encryption-category{padding:6px 12px;border-radius:10px;font-size:13px}.coupon-input-area{height:52px;padding:0 12px}.confirm-btn{height:36px;padding:0 16px;font-size:13px}.order-confirm-btn{height:42px;font-size:14px}}