.PaymentTokenSelector_payment-token-selector__pPLBC{margin:20px 0;padding:16px;background:#333;border-radius:8px;border:1px solid #444}.PaymentTokenSelector_payment-token-label__LP2fY{display:block;font-weight:600;font-size:14px;color:#fff;margin-bottom:12px;font-family:inherit;text-align:center}.PaymentTokenSelector_payment-token-options__QUWds{display:flex;gap:16px;align-items:center;justify-content:center}.PaymentTokenSelector_payment-token-option__LRN13{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 12px;border-radius:6px;transition:all .2s ease;position:relative}.PaymentTokenSelector_payment-token-option__LRN13:hover:not(.PaymentTokenSelector_disabled__mWLtI){background:#444}.PaymentTokenSelector_payment-token-option__LRN13.PaymentTokenSelector_selected__cw_QV{background:#007bff;color:#fff}.PaymentTokenSelector_payment-token-option__LRN13.PaymentTokenSelector_disabled__mWLtI{opacity:.5;cursor:not-allowed}.PaymentTokenSelector_payment-token-option__LRN13 input[type=radio]{display:none}.PaymentTokenSelector_radio-custom__3jeJ_{width:18px;height:18px;border:2px solid #ccc;border-radius:50%;position:relative;transition:all .2s ease}.PaymentTokenSelector_payment-token-option__LRN13.PaymentTokenSelector_selected__cw_QV .PaymentTokenSelector_radio-custom__3jeJ_{border-color:#fff;background:#fff}.PaymentTokenSelector_payment-token-option__LRN13.PaymentTokenSelector_selected__cw_QV .PaymentTokenSelector_radio-custom__3jeJ_:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#007bff;border-radius:50%}.PaymentTokenSelector_payment-token-option__LRN13:not(.PaymentTokenSelector_selected__cw_QV) .PaymentTokenSelector_radio-custom__3jeJ_:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:transparent;border-radius:50%}.PaymentTokenSelector_token-label__om7RW{font-weight:500;font-size:14px;min-width:40px}.PaymentTokenSelector_token-balance__LwDC2{font-size:12px;color:#666;margin-left:8px}.PaymentTokenSelector_payment-token-option__LRN13.PaymentTokenSelector_selected__cw_QV .PaymentTokenSelector_token-balance__LwDC2{color:hsla(0,0%,100%,.8)}.PaymentTokenSelector_no-tokens-message__C8ZIF{margin-top:12px;text-align:center}.PaymentTokenSelector_buy-tokens-link__8ay7b{color:#dc3545;text-decoration:none;font-weight:500;font-size:14px;transition:color .2s ease}.PaymentTokenSelector_buy-tokens-link__8ay7b:hover{color:#c82333;text-decoration:underline}@media (max-width:768px){.PaymentTokenSelector_payment-token-options__QUWds{flex-direction:column;gap:12px;align-items:stretch}.PaymentTokenSelector_payment-token-option__LRN13{justify-content:space-between}}