.PaymentWidget-module__NLuJXG__pwCard{--pw-surface:#0f1422;--pw-surface-2:#0b0f1a;--pw-border:#1f2a3b;--pw-ring:#3b82f6;--pw-text:#e5ebf5;--pw-muted:#98a2b3;--pw-soft:rgba(255,255,255,.04);--pw-badge-ok-bg:#073b2a;--pw-badge-ok-border:#177e5a;--pw-badge-ok-text:#99f6e4;--pw-badge-warn-bg:#3b2e07;--pw-badge-warn-border:#b38100;--pw-badge-warn-text:#fde68a;--pw-badge-err-bg:#3b0f0f;--pw-badge-err-border:#b91c1c;--pw-badge-err-text:#fecaca;--pw-btn-start:#111827;--pw-btn-end:#0b1220;--pw-btn-text:#fff;box-sizing:border-box;width:100%;color:var(--pw-text);font:inherit;border-radius:14px;padding:16px}.PaymentWidget-module__NLuJXG__pwCompact{max-width:420px}.PaymentWidget-module__NLuJXG__pwHeader{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.PaymentWidget-module__NLuJXG__pwTitle{margin:0 0 4px;font-size:16px;font-weight:700}.PaymentWidget-module__NLuJXG__pwSubtle{color:var(--pw-muted);margin:0;font-size:12px}.PaymentWidget-module__NLuJXG__pwAmountPill{background:var(--pw-surface-2);color:var(--pw-text);border:1px solid var(--pw-border);border-radius:999px;padding:6px 10px;font-size:13px;font-weight:600}.PaymentWidget-module__NLuJXG__pwRowAlt{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.PaymentWidget-module__NLuJXG__pwLabel{color:var(--pw-text);font-size:14px}.PaymentWidget-module__NLuJXG__pwTokenWrap{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;width:100%;max-height:220px;padding:2px;display:grid;overflow:auto}.PaymentWidget-module__NLuJXG__pwTokenItem{border:1px solid var(--pw-border);background:var(--pw-surface-2);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:10px;grid-template-columns:40px 1fr;align-items:center;gap:10px;padding:10px;transition:border-color .15s,box-shadow .15s,transform 20ms,background .15s;display:grid;position:relative}.PaymentWidget-module__NLuJXG__pwTokenItem:hover{border-color:var(--pw-ring);background:#0e1526;box-shadow:0 0 0 3px rgba(59,130,246,.12)}.PaymentWidget-module__NLuJXG__pwTokenItemSelected{border-color:var(--pw-ring);box-shadow:inset 0 0 0 1px var(--pw-ring),0 0 0 3px rgba(59,130,246,.16)}.PaymentWidget-module__NLuJXG__pwTokenItemDisabled{opacity:.6;cursor:not-allowed}.PaymentWidget-module__NLuJXG__pwTokenInput{opacity:0;pointer-events:none;position:absolute}.PaymentWidget-module__NLuJXG__pwTokenLogo{border:1px solid var(--pw-border);background:#0a0f1b;border-radius:999px;width:36px;height:36px}.PaymentWidget-module__NLuJXG__pwTokenText{min-width:0}.PaymentWidget-module__NLuJXG__pwTokenSymbol{letter-spacing:.4px;color:var(--pw-text);font-size:13px;font-weight:800;line-height:1.05}.PaymentWidget-module__NLuJXG__pwTokenName{color:var(--pw-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.PaymentWidget-module__NLuJXG__pwQuoteBox{border:1px dashed var(--pw-border);background:var(--pw-soft);border-radius:10px;margin:12px 0;padding:12px}.PaymentWidget-module__NLuJXG__pwQuoteInvoiceNote{margin-top:6px}.PaymentWidget-module__NLuJXG__pwQuoteLine{justify-content:space-between;align-items:baseline;margin-bottom:6px;display:flex}.PaymentWidget-module__NLuJXG__pwQuoteLabel{color:var(--pw-muted);font-size:13px}.PaymentWidget-module__NLuJXG__pwQuoteValue{font-size:16px;font-weight:700}.PaymentWidget-module__NLuJXG__pwQuoteMeta{color:var(--pw-muted);align-items:center;gap:6px;font-size:12px;display:flex}.PaymentWidget-module__NLuJXG__pwMuted{color:var(--pw-muted)}.PaymentWidget-module__NLuJXG__pwDot{color:var(--pw-border)}.PaymentWidget-module__NLuJXG__pwPrimaryBtn{background:linear-gradient(180deg,var(--pw-btn-start),var(--pw-btn-end));width:100%;color:var(--pw-btn-text);cursor:pointer;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:12px 14px;font-size:14px;font-weight:700;transition:transform 20ms,opacity .2s,box-shadow .2s;box-shadow:0 6px 18px rgba(0,0,0,.35)}.PaymentWidget-module__NLuJXG__pwPrimaryBtn:hover{box-shadow:0 8px 22px rgba(0,0,0,.45)}.PaymentWidget-module__NLuJXG__pwPrimaryBtn:disabled{opacity:.6;cursor:not-allowed}.PaymentWidget-module__NLuJXG__pwPrimaryBtn:active{transform:translateY(1px)}.PaymentWidget-module__NLuJXG__pwCopyBtn{color:#e5ebf5;border:1px solid var(--pw-border);cursor:pointer;background:#1b2336;border-radius:8px;margin-left:8px;padding:6px 10px;font-size:12px;font-weight:700}.PaymentWidget-module__NLuJXG__pwCopyBtn:hover{filter:brightness(1.1)}.PaymentWidget-module__NLuJXG__pwError{color:#fca5a5;margin-top:8px;font-size:13px}.PaymentWidget-module__NLuJXG__pwInvoiceBox{border-top:1px solid var(--pw-border);margin-top:12px;padding-top:12px}.PaymentWidget-module__NLuJXG__pwInvoiceRow{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.PaymentWidget-module__NLuJXG__pwInvoiceLabel{color:var(--pw-muted);font-size:13px}.PaymentWidget-module__NLuJXG__pwInvoiceValue{font-size:16px;font-weight:700}.PaymentWidget-module__NLuJXG__pwAddressBlock{margin-top:6px}.PaymentWidget-module__NLuJXG__pwAddress{color:#e6edf7;border:1px solid var(--pw-border);overflow-wrap:anywhere;background:#0b1220;border-radius:8px;padding:10px;font-size:12px;display:block}.PaymentWidget-module__NLuJXG__pwAddressActions{margin-top:6px}.PaymentWidget-module__NLuJXG__pwQrDetails{margin-top:10px}.PaymentWidget-module__NLuJXG__pwQr{width:160px;height:160px;margin-top:8px}.PaymentWidget-module__NLuJXG__pwStatusRow{margin-top:10px}.PaymentWidget-module__NLuJXG__pwBadge{border:1px solid transparent;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-block}.PaymentWidget-module__NLuJXG__pwBadge_paid,.PaymentWidget-module__NLuJXG__pwBadge_confirmed,.PaymentWidget-module__NLuJXG__pwBadge_overpaid{background:var(--pw-badge-ok-bg);color:var(--pw-badge-ok-text);border-color:var(--pw-badge-ok-border)}.PaymentWidget-module__NLuJXG__pwBadge_unpaid,.PaymentWidget-module__NLuJXG__pwBadge_pending{background:var(--pw-badge-warn-bg);color:var(--pw-badge-warn-text);border-color:var(--pw-badge-warn-border)}.PaymentWidget-module__NLuJXG__pwBadge_failed,.PaymentWidget-module__NLuJXG__pwBadge_error{background:var(--pw-badge-err-bg);color:var(--pw-badge-err-text);border-color:var(--pw-badge-err-border)}.PaymentWidget-module__NLuJXG__pwTxList{margin-top:12px}.PaymentWidget-module__NLuJXG__pwTxTitle{margin:0 0 6px;font-weight:600}.PaymentWidget-module__NLuJXG__pwTxUl{margin:0;padding:0;list-style:none}.PaymentWidget-module__NLuJXG__pwTxItem{border-bottom:1px dashed var(--pw-border);grid-template-columns:90px 70px 90px 1fr;align-items:center;gap:8px;padding:6px 0;font-size:12px;display:grid}.PaymentWidget-module__NLuJXG__pwTxStatus{font-weight:700}.PaymentWidget-module__NLuJXG__pwTxCrypto{opacity:.9}.PaymentWidget-module__NLuJXG__pwTxAmount{font-feature-settings:"tnum" 1,"lnum" 1}.PaymentWidget-module__NLuJXG__pwTxid{overflow-wrap:anywhere;opacity:.85}@media (max-width:560px){.PaymentWidget-module__NLuJXG__pwRowAlt,.PaymentWidget-module__NLuJXG__pwTxItem{grid-template-columns:1fr}}.PaymentWidget-module__NLuJXG__pwTokenLogoWrap{line-height:0;display:inline-block;position:relative}.PaymentWidget-module__NLuJXG__pwChainBadge{object-fit:cover;background:#fff;border-radius:50%;width:14px;height:14px;position:absolute;bottom:-2px;right:-2px;box-shadow:0 0 0 2px rgba(0,0,0,.45)}.PaymentWidget-module__NLuJXG__pwTokenSearchWrap{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:10px;align-items:center;margin-bottom:8px;padding:6px 10px 6px 30px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.PaymentWidget-module__NLuJXG__pwTokenSearchWrap:focus-within{border-color:#5b8def;box-shadow:0 0 0 3px rgba(91,141,239,.25)}.PaymentWidget-module__NLuJXG__pwTokenSearchIcon{opacity:.6;justify-content:center;align-items:center;display:inline-flex;position:absolute;left:10px}.PaymentWidget-module__NLuJXG__pwTokenSearchInput{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#111;width:100%;font:inherit;background:0 0;border:none;outline:none}.PaymentWidget-module__NLuJXG__pwTokenSearchInput::placeholder{color:rgba(0,0,0,.45)}.PaymentWidget-module__NLuJXG__pwTokenSearchClear{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:rgba(0,0,0,.6);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:2px 4px;font-size:18px;line-height:1}.PaymentWidget-module__NLuJXG__pwTokenSearchClear:hover{background:rgba(0,0,0,.05)}.PaymentWidget-module__NLuJXG__pwTokenList{grid-template-columns:1fr;gap:8px;display:grid}.PaymentWidget-module__NLuJXG__pwTokenEmpty{color:#666;background:#f7f7f9;border:1px dashed rgba(0,0,0,.1);border-radius:10px;padding:10px 12px}@media (prefers-color-scheme:dark){.PaymentWidget-module__NLuJXG__pwTokenSearchWrap{background:#1b1b1b;border-color:rgba(255,255,255,.15)}.PaymentWidget-module__NLuJXG__pwTokenSearchInput{color:#f2f2f2}.PaymentWidget-module__NLuJXG__pwTokenSearchInput::placeholder{color:rgba(255,255,255,.4)}.PaymentWidget-module__NLuJXG__pwTokenSearchClear{color:rgba(255,255,255,.7)}.PaymentWidget-module__NLuJXG__pwTokenSearchClear:hover{background:rgba(255,255,255,.1)}.PaymentWidget-module__NLuJXG__pwTokenEmpty{color:rgba(255,255,255,.7);background:#2a2a2a;border-color:rgba(255,255,255,.1)}}
