@import"https://fonts.googleapis.com/css2?family=Geologica:wght@100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Geologica,sans-serif;word-wrap:break-word;overflow-wrap:break-word}html,body,#root{background:var(--surface-page);overflow-x:hidden;width:100%;min-height:100vh}:root{--surface-page: #0b0f0e;--surface-primary: #0f1f1b;--surface-secondary: #0b1715;--surface-tertiary: rgba(212, 175, 55, .08);--surface-modal: #0a1512;--surface-elevated: #132824;--surface-raised: #1a332e;--palette-brand-primary: #d4af37;--palette-brand-strong: #f1d27a;--palette-brand-secondary: rgba(212, 175, 55, .12);--palette-green-primary: #319d57;--palette-green-secondary: rgba(49, 157, 87, .15);--palette-green-tertiary: rgba(31, 143, 99, .25);--palette-red-primary: #b94a48;--palette-red-secondary: rgba(185, 74, 72, .15);--palette-blue-primary: #fbfd84b5;--palette-blue-secondary: rgba(59, 131, 246, 0);--palette-special-primary: #d4af37;--palette-special-secondary: rgba(212, 175, 55, .15);--palette-yellow-primary: #f1d27a;--palette-yellow-secondary: rgba(241, 210, 122, .18);--border-subtle: rgba(255, 255, 255, .07);--border-strong: rgba(212, 175, 55, .4);--accent-gradient: linear-gradient(135deg, #d4af37 0%, #f1d27a 100%);--glow-brand: 0 10px 28px -10px rgba(212, 175, 55, .45);--gradient-main: linear-gradient( 135deg, #0b0f0e 0%, #0f1f1b 40%, #0a1512 100% );--g-color-text-secondary: #ffff6eda;--g-color-text-primary: #fffed491;--g-color-text-danger: var(--palette-red-primary);--g-color-text-positive: var(--palette-green-primary);--g-text-body-1-line-height: 24px;--g-text-body-1-font-size: 16px;--g-text-subheader-font-weight: 500;--g-text-header-font-weight: 500;--g-text-subheader-1-line-height: 24px;--g-text-subheader-1-font-size: 16px;--g-text-header-1-line-height: 40px;--g-text-header-1-font-size: 32px;--g-text-header-2-line-height: 32px;--g-text-header-2-font-size: 24px}p,span,div{word-break:break-word}@media(max-width:767px){:root{--g-text-body-1-line-height: 20px;--g-text-body-1-font-size: 16px;--g-text-subheader-1-line-height: 20px;--g-text-subheader-1-font-size: 16px;--g-text-header-1-line-height: 32px;--g-text-header-1-font-size: 28px;--g-text-header-2-line-height: 28px;--g-text-header-2-font-size: 20px}}@keyframes g-pulse{50%{opacity:15%}}.g-loader{display:inline-flex;align-items:center}.g-loader__left,.g-loader__center,.g-loader__right{background:var(--g-color-base-brand);animation:g-pulse ease .8s infinite}.g-loader__left{animation-delay:.2s}.g-loader__center{animation-delay:.4s}.g-loader__right{animation-delay:.6s}.g-loader_size_s .g-loader__left{height:calc(20px / 1.5);width:5px}.g-loader_size_s .g-loader__center{width:5px;height:20px;margin-inline-start:5px}.g-loader_size_s .g-loader__right{height:calc(20px / 1.5);width:5px;margin-inline-start:5px}.g-loader_size_m .g-loader__left{height:calc(28px / 1.5);width:7px}.g-loader_size_m .g-loader__center{width:7px;height:28px;margin-inline-start:7px}.g-loader_size_m .g-loader__right{height:calc(28px / 1.5);width:7px;margin-inline-start:7px}.g-loader_size_l .g-loader__left{height:24px;width:9px}.g-loader_size_l .g-loader__center{width:9px;height:36px;margin-inline-start:9px}.g-loader_size_l .g-loader__right{height:24px;width:9px;margin-inline-start:9px}._container_46z0d_1{display:flex;flex-direction:column;gap:8px;margin-top:4px}._button_46z0d_8{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;box-sizing:border-box;padding:12px 16px;border-radius:12px;border:1px solid rgba(212,175,55,.35);background:#d4af371a;color:#fffed4;font-size:15px;font-weight:500;text-decoration:none;cursor:pointer;transition:opacity .15s ease,transform .05s ease}._button_46z0d_8:hover{opacity:.85}._button_46z0d_8:active{transform:scale(.99)}._icon_46z0d_35{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}._icon_46z0d_35 svg{width:100%;height:100%;display:block}._label_46z0d_50{line-height:1.2}._wrapper_8y3t5_1{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:16px;background:linear-gradient(135deg,#0b0f0e,#0f1f1b 40%,#0a1512)}._card_8y3t5_10{background:#132824d9;border:1px solid rgba(212,175,55,.2);box-shadow:0 8px 32px #d4af3726,0 0 80px #d4af370f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;padding:32px;width:100%;max-width:440px;display:flex;flex-direction:column;gap:24px}._header_8y3t5_26{display:flex;flex-direction:column;align-items:center;gap:8px}._amount_8y3t5_33{font-size:32px;font-weight:600;color:#fff}._currency_8y3t5_39{font-size:16px;color:#ffffff80}._timer_8y3t5_44{font-size:14px;color:#ffffff80;text-align:center}._timerWarning_8y3t5_51{color:#b94a48}._requisites_8y3t5_55{display:flex;flex-direction:column;gap:12px}._field_8y3t5_61{display:flex;flex-direction:column;gap:4px}._fieldLabel_8y3t5_67{font-size:13px;color:#ffffff73}._fieldValue_8y3t5_72{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:12px 16px}._fieldText_8y3t5_83{font-size:16px;font-weight:500;color:#fff;letter-spacing:.5px}._copyButton_8y3t5_90{background:none;border:none;color:#f1d27a;cursor:pointer;font-size:13px;padding:4px 8px;border-radius:6px;transition:background .15s ease,color .15s ease;white-space:nowrap}._copyButton_8y3t5_90:hover{background:#f1d27a26;color:#f1d27a}._copied_8y3t5_107{color:#319d57}._warning_8y3t5_111{font-size:13px;line-height:1.45;color:#ffffff73;text-align:center;padding:10px 16px;border-radius:10px;background:#f1d27a0f;border:1px solid rgba(241,210,122,.12)}._psbCard_8y3t5_123{background:#132824d9;border:1px solid rgba(212,175,55,.2);box-shadow:0 8px 32px #d4af3726,0 0 80px #d4af370f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;padding:28px;width:100%;max-width:440px;display:flex;flex-direction:column;gap:18px}._psbCardDesktop_8y3t5_139{max-width:860px;padding:32px}._psbWarn_8y3t5_144{padding:14px 16px;border-radius:12px;background:#b94a481a;border:1px solid rgba(185,74,72,.35);color:#ffffffe6;font-size:14px;line-height:1.45;text-align:center}._psbBody_8y3t5_155{display:flex;flex-direction:column;gap:22px}._psbBodyDesktop_8y3t5_162{flex-direction:row-reverse;align-items:flex-start;gap:32px}._psbPay_8y3t5_168{display:flex;flex-direction:column;gap:12px}._psbBodyDesktop_8y3t5_162 ._psbPay_8y3t5_168{flex:0 0 320px;width:320px;border-left:1px solid rgba(255,255,255,.08);padding-left:32px}._psbPayTitle_8y3t5_181{font-size:16px;font-weight:700;line-height:1.35;color:#f1d27a;padding-bottom:4px}._psbGuide_8y3t5_189{display:flex;flex-direction:column;gap:16px}._psbBodyDesktop_8y3t5_162 ._psbGuide_8y3t5_189{flex:1;min-width:0}._psbGuideToggle_8y3t5_200{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:13px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#fff;font-family:inherit;cursor:pointer;transition:background .15s ease,border-color .15s ease}._psbGuideToggle_8y3t5_200:hover{background:#ffffff12;border-color:#fff3}._psbGuideToggleLabel_8y3t5_221{display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:600}._psbGuideToggleLabel_8y3t5_221 svg{width:20px;height:20px;flex-shrink:0;color:#f1d27a}._psbGuideToggleAction_8y3t5_236{display:inline-flex;align-items:center;gap:7px;flex-shrink:0;padding:6px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.16);font-size:14px;color:#ffffffbf}._psbGuideToggleAction_8y3t5_236 svg{width:18px;height:18px}._psbActions_8y3t5_253{display:flex;flex-direction:column;gap:8px;width:100%;max-width:420px;margin:0 auto}._psbSteps_8y3t5_262{list-style:none;margin:0;padding:0;counter-reset:psb;display:flex;flex-direction:column}._psbSteps_8y3t5_262 li{counter-increment:psb;position:relative;padding:0 0 18px 40px;font-size:14px;line-height:1.5;color:#ffffffdb}._psbSteps_8y3t5_262 li:last-child{padding-bottom:0}._psbSteps_8y3t5_262 li:before{content:counter(psb);position:absolute;left:0;top:-1px;width:26px;height:26px;border-radius:50%;background:#d4af3724;border:1px solid rgba(212,175,55,.5);color:#f1d27a;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;z-index:1}._psbSteps_8y3t5_262 li:after{content:"";position:absolute;left:12.5px;top:28px;bottom:2px;width:1.5px;background:#d4af3733}._psbSteps_8y3t5_262 li:last-child:after{display:none}._psbAccent_8y3t5_317{color:#f1d27a;font-weight:600}._psbStepNote_8y3t5_322{display:block;margin-top:4px;font-size:13px;line-height:1.45;color:#ffffff80}._receiptBanner_8y3t5_330{padding:14px 16px;border-radius:12px;background:#b94a4814;border:1px solid rgba(185,74,72,.35);color:#ffffffd9;font-size:14px;line-height:1.5}._receiptBannerHeader_8y3t5_340{font-weight:700;color:#cf6b69;margin-bottom:4px}._actionWarning_8y3t5_346{padding:10px 14px;border-radius:10px;background:#f1d27a14;border:1px solid rgba(241,210,122,.3);color:#ffffffd9;font-size:13px;line-height:1.5}._actionWarningHeader_8y3t5_356{font-weight:700;color:#f1d27a;margin-bottom:2px}._receiptStepCard_8y3t5_362{background:#132824d9;border:1px solid rgba(212,175,55,.2);box-shadow:0 8px 32px #d4af3726,0 0 80px #d4af370f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;padding:32px;width:100%;max-width:440px;display:flex;flex-direction:column;gap:20px;align-items:stretch}._receiptStepTitle_8y3t5_379{font-size:20px;font-weight:600;color:#fff;text-align:center}._receiptStepDescription_8y3t5_386{font-size:14px;line-height:1.5;color:#ffffff8c;text-align:center}._receiptStepError_8y3t5_393{font-size:13px;color:#cf6b69;text-align:center}._deeplinkOnly_8y3t5_399{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:28px 16px;text-align:center}._deeplinkOnlyTitle_8y3t5_409{font-size:15px;line-height:1.45;font-weight:500;color:#ffffffd9;transition:opacity .25s ease}._deeplinkOnlyHint_8y3t5_417{font-size:13px;line-height:1.5;color:#ffffff80;max-width:320px}._spinner_8y3t5_424{width:56px;height:56px;border-radius:50%;border:4px solid rgba(212,175,55,.18);border-top-color:#d4af37;animation:_spinnerSpin_8y3t5_1 .9s linear infinite}@keyframes _spinnerSpin_8y3t5_1{to{transform:rotate(360deg)}}._deeplinkErrorIcon_8y3t5_439{width:56px;height:56px;display:flex;align-items:center;justify-content:center}._deeplinkErrorIcon_8y3t5_439 svg{width:100%;height:100%}._deeplinkDirectButton_8y3t5_452{margin-top:2px;padding:12px 22px;border-radius:12px;border:1px solid rgba(140,100,255,.5);background:#8c64ff1f;color:#ffffffeb;font-size:14px;font-weight:600;line-height:1.3;cursor:pointer;transition:filter .15s ease,transform .1s ease}._deeplinkDirectButton_8y3t5_452:hover{filter:brightness(1.1)}._deeplinkDirectButton_8y3t5_452:active{transform:translateY(1px)}._bankImportantBanner_8y3t5_474{padding:16px 18px;border-radius:12px;background:#b94a481f;border:1px solid rgba(185,74,72,.5);color:#ffffffeb;font-size:14px;line-height:1.5}._bankImportantHeader_8y3t5_484{font-size:15px;font-weight:700;color:#cf6b69;margin-bottom:6px}._bankStartBlock_8y3t5_491{display:flex;flex-direction:column;align-items:center;gap:14px;padding:8px 4px 4px;text-align:center}._bankStartHint_8y3t5_500{padding:12px 16px;border-radius:10px;background:#d4af371a;border:1px solid rgba(212,175,55,.35);color:#ffffffeb;font-size:14px;font-weight:500;line-height:1.5;text-align:center}._bankStartButton_8y3t5_512{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:14px 20px;border-radius:12px;border:none;font-size:15px;font-weight:700;letter-spacing:.2px;cursor:pointer;transition:transform .1s ease,box-shadow .2s ease,filter .15s ease}._bankStartButton_8y3t5_512:hover{filter:brightness(1.05)}._bankStartButton_8y3t5_512:active{transform:translateY(1px)}._bankStartButton_alfa_8y3t5_536{background:linear-gradient(135deg,#ef3124,#c8261b);color:#fff;box-shadow:0 4px 14px #ef31244d}._bankStartButton_alfa_8y3t5_536:hover{box-shadow:0 6px 22px #ef312473}._bankStartButton_tbank_8y3t5_546{background:linear-gradient(135deg,#ffdd2d,#f0c800);color:#1b2236;box-shadow:0 4px 14px #ffdd2d4d}._bankStartButton_tbank_8y3t5_546:hover{box-shadow:0 6px 22px #ffdd2d80}._bankStartButton_vtb_8y3t5_556{background:linear-gradient(135deg,#013287,#00245d);color:#fff;box-shadow:0 4px 14px #01328773}._bankStartButton_vtb_8y3t5_556:hover{box-shadow:0 6px 22px #01328799}._bankLogoMark_8y3t5_566{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}._bankLogoMark_8y3t5_566 svg{width:100%;height:100%}._copyChip_8y3t5_580{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:12px 16px;border-radius:10px;background:#d4af3714;border:1px solid rgba(212,175,55,.25);color:#fff;font-size:16px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .1s ease}._copyChip_8y3t5_580:hover{background:#d4af3724;border-color:#d4af3773}._copyChip_8y3t5_580:active{transform:scale(.99)}._copyChipDone_8y3t5_607{background:#319d571f;border-color:#319d578c;color:#319d57}._copyChipText_8y3t5_613{flex:1;text-align:left;letter-spacing:.3px}._copyChipIcon_8y3t5_619{display:flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;color:#d4af37d9}._copyChipIcon_8y3t5_619 svg{width:100%;height:100%}._copyChipDone_8y3t5_607 ._copyChipIcon_8y3t5_619{color:#319d57}._cardDesktop_8y3t5_638{max-width:880px;padding:36px}._deeplinkMain_8y3t5_643{display:flex;flex-direction:column;gap:14px}._deeplinkMainDesktop_8y3t5_649{flex-direction:row;align-items:flex-start;gap:32px}._deeplinkMainLeft_8y3t5_655{display:flex;flex-direction:column}._deeplinkMainDesktop_8y3t5_649 ._deeplinkMainLeft_8y3t5_655{flex-shrink:0;width:300px}._deeplinkMainRight_8y3t5_665{display:flex;flex-direction:column;gap:14px}._deeplinkMainDesktop_8y3t5_649 ._deeplinkMainRight_8y3t5_665{flex:1;min-width:0}._qrBlock_8y3t5_676{display:flex;flex-direction:column;align-items:center;gap:14px;padding:20px 16px 16px;border-radius:14px;background:#d4af370f;border:1px solid rgba(212,175,55,.18);text-align:center}._qrTitle_8y3t5_688{font-size:16px;font-weight:600;color:#fff;letter-spacing:.2px}._qrFrame_8y3t5_695{padding:14px;border-radius:12px;background:#fff;box-shadow:0 6px 20px #d4af3726;display:flex;align-items:center;justify-content:center}._qrHint_8y3t5_705{font-size:13px;line-height:1.5;color:#ffffff8c;max-width:320px}._warningAccent_8y3t5_712{color:#f1d27a;font-weight:600}._vqCard_8y3t5_718{background:#1e1b32d9;border:1px solid rgba(140,100,255,.2);box-shadow:0 8px 32px #643cdc26,0 0 80px #7850ff0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:22px;width:100%;max-width:420px;overflow:hidden;display:flex;flex-direction:column}._vqCardDesktop_8y3t5_733{max-width:780px;flex-direction:row-reverse;align-items:stretch}._vqPay_8y3t5_741{display:flex;flex-direction:column;align-items:center;gap:16px;padding:28px 24px;background:radial-gradient(120% 80% at 50% 0%,rgba(var(--bank-accent, 140, 100, 255),.14),transparent 68%),rgba(var(--bank-accent, 140, 100, 255),.05)}._vqCardDesktop_8y3t5_733 ._vqPay_8y3t5_741{flex:0 0 340px;justify-content:center;border-left:1px solid rgba(var(--bank-accent, 140, 100, 255),.2)}._vqBank_8y3t5_758{display:flex;flex-direction:column;align-items:center;gap:8px}._vqBankTop_8y3t5_765{font-size:11px;text-transform:uppercase;letter-spacing:.7px;font-weight:700;color:#ffffff80}._vqBankPill_8y3t5_773{display:inline-flex;align-items:center;gap:10px;padding:8px 18px 8px 10px;border-radius:999px;background:rgba(var(--bank-accent, 140, 100, 255),.16);border:1px solid rgba(var(--bank-accent, 140, 100, 255),.45)}._vqBankMark_8y3t5_783{width:30px;height:30px;flex-shrink:0;display:inline-flex}._vqBankMark_8y3t5_783 svg{width:100%;height:100%}._vqBankName_8y3t5_795{font-size:17px;font-weight:700;color:#fff}._vqAmount_8y3t5_801{width:100%;display:flex;flex-direction:column;align-items:center;gap:5px;padding:12px 18px;border-radius:14px;border:1px solid rgba(var(--bank-accent, 140, 100, 255),.4);background:rgba(var(--bank-accent, 140, 100, 255),.1);cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .1s ease}._vqAmount_8y3t5_801:hover{background:rgba(var(--bank-accent, 140, 100, 255),.17);border-color:rgba(var(--bank-accent, 140, 100, 255),.6)}._vqAmount_8y3t5_801:active{transform:translateY(1px)}._vqAmountDone_8y3t5_824{border-color:#4ade808c;background:#4ade801f}._vqAmountValue_8y3t5_829{font-size:27px;font-weight:700;color:#fff;letter-spacing:.2px}._vqAmountCur_8y3t5_836{font-size:15px;font-weight:600;color:#ffffff80}._vqAmountCopy_8y3t5_842{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:rgb(var(--bank-accent, 185, 164, 255))}._vqAmountDone_8y3t5_824 ._vqAmountCopy_8y3t5_842{color:#4ade80}._vqAmountCopyIcon_8y3t5_855{width:15px;height:15px;display:inline-flex}._vqAmountCopyIcon_8y3t5_855 svg{width:100%;height:100%}._vqQr_8y3t5_866{padding:14px;border-radius:18px;background:#fff;box-shadow:0 14px 40px #00000052;display:flex;line-height:0}._vqQrEmpty_8y3t5_875{padding:40px 16px;font-size:14px;line-height:1.5;color:#ffffff8c;text-align:center}._vqScanNote_8y3t5_883{font-size:12.5px;line-height:1.45;color:#ffffff8c;text-align:center;max-width:290px}._vqScanNote_8y3t5_883 strong{color:#ff8a8a;font-weight:700}._vqGuide_8y3t5_897{display:flex;flex-direction:column;gap:20px;padding:28px 26px}._vqCardDesktop_8y3t5_733 ._vqGuide_8y3t5_897{flex:1;justify-content:center;min-width:0}._vqGuideTitle_8y3t5_910{font-size:17px;font-weight:700;color:#fff}._vqSteps_8y3t5_916{list-style:none;margin:0;padding:0;counter-reset:vq;display:flex;flex-direction:column}._vqSteps_8y3t5_916 li{counter-increment:vq;position:relative;padding:0 0 20px 40px;font-size:14px;line-height:1.5;color:#ffffffdb}._vqSteps_8y3t5_916 li:last-child{padding-bottom:0}._vqSteps_8y3t5_916 li:before{content:counter(vq);position:absolute;left:0;top:-1px;width:28px;height:28px;border-radius:50%;background:rgba(var(--bank-accent, 140, 100, 255),.16);border:1px solid rgba(var(--bank-accent, 140, 100, 255),.55);color:rgb(var(--bank-accent, 185, 164, 255));font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;z-index:1}._vqSteps_8y3t5_916 li:after{content:"";position:absolute;left:13.5px;top:30px;bottom:2px;width:1.5px;background:rgba(var(--bank-accent, 140, 100, 255),.25)}._vqSteps_8y3t5_916 li:last-child:after{display:none}._vqStepMuted_8y3t5_971{color:#ffffff73}._vqDetails_8y3t5_975{display:flex;flex-direction:column;gap:10px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}._vqDetailRow_8y3t5_983{display:flex;justify-content:space-between;gap:14px;font-size:13.5px}._vqDetailLabel_8y3t5_990{color:#ffffff73;flex-shrink:0}._vqDetailValue_8y3t5_995{color:#ffffffeb;font-weight:500;text-align:right}._receiptSection_8y3t5_1001{display:flex;flex-direction:column;gap:8px}._receiptLabel_8y3t5_1007{font-size:13px;color:#ffffff73}._receiptRow_8y3t5_1012{display:flex;gap:8px}._receiptFileButton_8y3t5_1017{flex:1;padding:10px 14px;border-radius:10px;border:1px dashed rgba(255,255,255,.15);background:#ffffff0a;color:#fff9;font-size:13px;cursor:pointer;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:border-color .15s ease,background .15s ease}._receiptFileButtonDone_8y3t5_1033{border-color:#319d574d;border-style:solid;color:#319d57b3}._receiptFileButton_8y3t5_1017:hover{border-color:#ffffff40;background:#ffffff0f}._receiptHiddenInput_8y3t5_1044{display:none}._receiptSendButton_8y3t5_1048{padding:10px 18px;border-radius:10px;border:none;background:linear-gradient(135deg,#d4af37,#f1d27a);color:#0b0f0e;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;transition:opacity .15s ease}._receiptSendButton_8y3t5_1048:hover{opacity:.85}._receiptSendButton_8y3t5_1048:disabled{opacity:.35;cursor:not-allowed}._receiptSuccess_8y3t5_1070{display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:500;color:#319d57;padding:8px}._actions_8y3t5_1081{display:flex;flex-direction:column;gap:8px;margin-top:4px}._confirmButton_8y3t5_1088{width:100%;padding:14px;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#d4af37,#f1d27a);color:#0b0f0e;transition:opacity .15s ease,box-shadow .15s ease;box-shadow:0 4px 16px #d4af3759}._confirmButton_8y3t5_1088:hover{opacity:.9;box-shadow:0 4px 20px #d4af3780}._confirmButton_8y3t5_1088:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}._statusScreen_8y3t5_1113{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:16px;gap:16px;background:linear-gradient(135deg,#0b0f0e,#0f1f1b 40%,#0a1512)}._statusIcon_8y3t5_1124{font-size:64px}._statusTitle_8y3t5_1128{font-size:24px;font-weight:600;color:#fff;text-align:center}._statusDescription_8y3t5_1135{font-size:16px;color:#ffffff8c;text-align:center;max-width:360px}._statusPaid_8y3t5_1142{color:#319d57}._statusExpired_8y3t5_1146{color:#b94a48}._statusConfirming_8y3t5_1150{color:#f1d27a}._checkmarkWrapper_8y3t5_1154{animation:_checkmarkAppear_8y3t5_1 .5s ease-out}._checkmarkSvg_8y3t5_1158{width:80px;height:80px}._checkmarkCircle_8y3t5_1163{fill:none;stroke-dasharray:226;stroke-dashoffset:226;animation:_circleStroke_8y3t5_1 .6s ease-out .1s forwards}._checkmarkTick_8y3t5_1170{fill:none;stroke-dasharray:60;stroke-dashoffset:60;animation:_tickStroke_8y3t5_1 .4s ease-out .55s forwards}._confirmationText_8y3t5_1177{font-size:22px;font-weight:600;color:#319d57;text-align:center;animation:_textFadeIn_8y3t5_1 .4s ease-out .8s both}@keyframes _circleStroke_8y3t5_1{to{stroke-dashoffset:0}}@keyframes _tickStroke_8y3t5_1{to{stroke-dashoffset:0}}@keyframes _checkmarkAppear_8y3t5_1{0%{transform:scale(.3);opacity:0}60%{transform:scale(1.1);opacity:1}to{transform:scale(1)}}._showRequisitesLink_8y3t5_1211{background:none;border:none;color:#ffffff73;font-size:14px;cursor:pointer;padding:8px 16px;border-radius:8px;transition:color .15s ease,background .15s ease;text-decoration:underline;text-decoration-color:#fff3;text-underline-offset:3px;margin-top:8px;animation:_textFadeIn_8y3t5_1 .4s ease-out 1.2s both}._showRequisitesLink_8y3t5_1211:hover{color:#ffffffbf;background:#ffffff0d;text-decoration-color:#fff6}._confirmedBadge_8y3t5_1233{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;border-radius:12px;font-size:15px;font-weight:500;color:#319d57;background:#319d5714;border:1px solid rgba(49,157,87,.15)}@keyframes _textFadeIn_8y3t5_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){._card_8y3t5_10{padding:24px 20px}._amount_8y3t5_33{font-size:28px}}
