@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: rgba(0, 0, 0, .55);--surface-primary: rgba(0, 0, 0, .55);--surface-secondary: #13131b;--surface-tertiary: #290a36;--surface-modal: #0e0d12;--palette-brand-primary: #862fe7;--palette-brand-strong: #7900ff;--palette-brand-secondary: #862fe726;--palette-green-primary: #00d7c5;--palette-green-secondary: #00b22d26;--palette-green-tertiary: #00b22d3d;--palette-red-primary: #ff5171;--palette-red-secondary: #ff517126;--palette-blue-primary: #337eff;--palette-blue-secondary: #337eff26;--palette-special-primary: #ffa733;--palette-special-secondary: #ffa73326;--palette-yellow-primary: #fffe00;--palette-yellow-secondary: #5c5c00;--g-color-text-secondary: #8966b6;--g-color-text-primary: #e6e6e6;--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_r05xz_1{display:flex;flex-direction:column;gap:8px;margin-top:4px}._button_r05xz_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(140,100,255,.35);background:#8c64ff1a;color:#e8e6f5;font-size:15px;font-weight:500;text-decoration:none;cursor:pointer;transition:opacity .15s ease,transform .05s ease}._button_r05xz_8:hover{opacity:.85}._button_r05xz_8:active{transform:scale(.99)}._icon_r05xz_35{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}._icon_r05xz_35 svg{width:100%;height:100%;display:block}._label_r05xz_50{line-height:1.2}._wrapper_8fthq_1{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:16px;background:linear-gradient(135deg,#0d0d1a,#1a1034,#0d0d1a)}._card_8fthq_10{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:20px;padding:32px;width:100%;max-width:440px;display:flex;flex-direction:column;gap:24px}._header_8fthq_26{display:flex;flex-direction:column;align-items:center;gap:8px}._amount_8fthq_33{font-size:32px;font-weight:600;color:#fff}._currency_8fthq_39{font-size:16px;color:#ffffff80}._timer_8fthq_44{font-size:14px;color:#ffffff80;text-align:center}._timerWarning_8fthq_51{color:#ff5c5c}._requisites_8fthq_55{display:flex;flex-direction:column;gap:12px}._field_8fthq_61{display:flex;flex-direction:column;gap:4px}._fieldLabel_8fthq_67{font-size:13px;color:#ffffff73}._fieldValue_8fthq_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_8fthq_83{font-size:16px;font-weight:500;color:#fff;letter-spacing:.5px}._copyButton_8fthq_90{background:none;border:none;color:#a78bfa;cursor:pointer;font-size:13px;padding:4px 8px;border-radius:6px;transition:background .15s ease,color .15s ease;white-space:nowrap}._copyButton_8fthq_90:hover{background:#a78bfa26;color:#c4b5fd}._copied_8fthq_107{color:#4ade80}._warning_8fthq_111{font-size:13px;line-height:1.45;color:#ffffff73;text-align:center;padding:10px 16px;border-radius:10px;background:#facc150f;border:1px solid rgba(250,204,21,.12)}._receiptBanner_8fthq_122{padding:14px 16px;border-radius:12px;background:#ff5c5c14;border:1px solid rgba(255,92,92,.35);color:#ffffffd9;font-size:14px;line-height:1.5}._receiptBannerHeader_8fthq_132{font-weight:700;color:#ff7a7a;margin-bottom:4px}._actionWarning_8fthq_138{padding:10px 14px;border-radius:10px;background:#facc1514;border:1px solid rgba(250,204,21,.3);color:#ffffffd9;font-size:13px;line-height:1.5}._actionWarningHeader_8fthq_148{font-weight:700;color:#facc15;margin-bottom:2px}._receiptStepCard_8fthq_154{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:20px;padding:32px;width:100%;max-width:440px;display:flex;flex-direction:column;gap:20px;align-items:stretch}._receiptStepTitle_8fthq_171{font-size:20px;font-weight:600;color:#fff;text-align:center}._receiptStepDescription_8fthq_178{font-size:14px;line-height:1.5;color:#ffffff8c;text-align:center}._receiptStepError_8fthq_185{font-size:13px;color:#ff7a7a;text-align:center}._deeplinkOnly_8fthq_191{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:28px 16px;text-align:center}._deeplinkOnlyTitle_8fthq_201{font-size:15px;line-height:1.45;font-weight:500;color:#ffffffd9;transition:opacity .25s ease}._deeplinkOnlyHint_8fthq_209{font-size:13px;line-height:1.5;color:#ffffff80;max-width:320px}._spinner_8fthq_216{width:56px;height:56px;border-radius:50%;border:4px solid rgba(140,100,255,.18);border-top-color:#8c64ff;animation:_spinnerSpin_8fthq_1 .9s linear infinite}@keyframes _spinnerSpin_8fthq_1{to{transform:rotate(360deg)}}._deeplinkErrorIcon_8fthq_231{width:56px;height:56px;display:flex;align-items:center;justify-content:center}._deeplinkErrorIcon_8fthq_231 svg{width:100%;height:100%}._deeplinkDirectButton_8fthq_244{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_8fthq_244:hover{filter:brightness(1.1)}._deeplinkDirectButton_8fthq_244:active{transform:translateY(1px)}._bankImportantBanner_8fthq_266{padding:16px 18px;border-radius:12px;background:#ff5c5c1f;border:1px solid rgba(255,92,92,.5);color:#ffffffeb;font-size:14px;line-height:1.5}._bankImportantHeader_8fthq_276{font-size:15px;font-weight:700;color:#ff7a7a;margin-bottom:6px}._bankStartBlock_8fthq_283{display:flex;flex-direction:column;align-items:center;gap:14px;padding:8px 4px 4px;text-align:center}._bankStartHint_8fthq_292{padding:12px 16px;border-radius:10px;background:#8c64ff1a;border:1px solid rgba(140,100,255,.35);color:#ffffffeb;font-size:14px;font-weight:500;line-height:1.5;text-align:center}._bankStartButton_8fthq_304{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_8fthq_304:hover{filter:brightness(1.05)}._bankStartButton_8fthq_304:active{transform:translateY(1px)}._bankStartButton_alfa_8fthq_328{background:linear-gradient(135deg,#ef3124,#c8261b);color:#fff;box-shadow:0 4px 14px #ef31244d}._bankStartButton_alfa_8fthq_328:hover{box-shadow:0 6px 22px #ef312473}._bankStartButton_tbank_8fthq_338{background:linear-gradient(135deg,#ffdd2d,#f0c800);color:#1b2236;box-shadow:0 4px 14px #ffdd2d4d}._bankStartButton_tbank_8fthq_338:hover{box-shadow:0 6px 22px #ffdd2d80}._bankStartButton_vtb_8fthq_348{background:linear-gradient(135deg,#013287,#00245d);color:#fff;box-shadow:0 4px 14px #01328773}._bankStartButton_vtb_8fthq_348:hover{box-shadow:0 6px 22px #01328799}._bankLogoMark_8fthq_358{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}._bankLogoMark_8fthq_358 svg{width:100%;height:100%}._copyChip_8fthq_372{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:12px 16px;border-radius:10px;background:#8c64ff14;border:1px solid rgba(140,100,255,.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_8fthq_372:hover{background:#8c64ff24;border-color:#8c64ff73}._copyChip_8fthq_372:active{transform:scale(.99)}._copyChipDone_8fthq_399{background:#4ade801f;border-color:#4ade808c;color:#4ade80}._copyChipText_8fthq_405{flex:1;text-align:left;letter-spacing:.3px}._copyChipIcon_8fthq_411{display:flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;color:#8c64ffd9}._copyChipIcon_8fthq_411 svg{width:100%;height:100%}._copyChipDone_8fthq_399 ._copyChipIcon_8fthq_411{color:#4ade80}._cardDesktop_8fthq_430{max-width:880px;padding:36px}._deeplinkMain_8fthq_435{display:flex;flex-direction:column;gap:14px}._deeplinkMainDesktop_8fthq_441{flex-direction:row;align-items:flex-start;gap:32px}._deeplinkMainLeft_8fthq_447{display:flex;flex-direction:column}._deeplinkMainDesktop_8fthq_441 ._deeplinkMainLeft_8fthq_447{flex-shrink:0;width:300px}._deeplinkMainRight_8fthq_457{display:flex;flex-direction:column;gap:14px}._deeplinkMainDesktop_8fthq_441 ._deeplinkMainRight_8fthq_457{flex:1;min-width:0}._qrBlock_8fthq_468{display:flex;flex-direction:column;align-items:center;gap:14px;padding:20px 16px 16px;border-radius:14px;background:rgba(var(--bank-accent, 140, 100, 255),.06);border:1px solid rgba(var(--bank-accent, 140, 100, 255),.18);text-align:center}._qrTitle_8fthq_480{font-size:16px;font-weight:600;color:#fff;letter-spacing:.2px}._qrFrame_8fthq_487{padding:14px;border-radius:12px;background:#fff;box-shadow:0 6px 20px #7850ff26;display:flex;align-items:center;justify-content:center}._qrHint_8fthq_497{font-size:13px;line-height:1.5;color:#ffffff8c;max-width:320px}._warningAccent_8fthq_504{color:#facc15;font-weight:600}._vqCard_8fthq_510{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_8fthq_525{max-width:780px;flex-direction:row-reverse;align-items:stretch}._vqPay_8fthq_533{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_8fthq_525 ._vqPay_8fthq_533{flex:0 0 340px;justify-content:center;border-left:1px solid rgba(var(--bank-accent, 140, 100, 255),.2)}._vqBank_8fthq_550{display:flex;flex-direction:column;align-items:center;gap:8px}._vqBankTop_8fthq_557{font-size:11px;text-transform:uppercase;letter-spacing:.7px;font-weight:700;color:#ffffff80}._vqBankPill_8fthq_565{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_8fthq_575{width:30px;height:30px;flex-shrink:0;display:inline-flex}._vqBankMark_8fthq_575 svg{width:100%;height:100%}._vqBankName_8fthq_587{font-size:17px;font-weight:700;color:#fff}._vqAmount_8fthq_593{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_8fthq_593:hover{background:rgba(var(--bank-accent, 140, 100, 255),.17);border-color:rgba(var(--bank-accent, 140, 100, 255),.6)}._vqAmount_8fthq_593:active{transform:translateY(1px)}._vqAmountDone_8fthq_616{border-color:#4ade808c;background:#4ade801f}._vqAmountValue_8fthq_621{font-size:27px;font-weight:700;color:#fff;letter-spacing:.2px}._vqAmountCur_8fthq_628{font-size:15px;font-weight:600;color:#ffffff80}._vqAmountCopy_8fthq_634{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:rgb(var(--bank-accent, 185, 164, 255))}._vqAmountDone_8fthq_616 ._vqAmountCopy_8fthq_634{color:#4ade80}._vqAmountCopyIcon_8fthq_647{width:15px;height:15px;display:inline-flex}._vqAmountCopyIcon_8fthq_647 svg{width:100%;height:100%}._vqQr_8fthq_658{padding:14px;border-radius:18px;background:#fff;box-shadow:0 14px 40px #00000052;display:flex;line-height:0}._vqQrEmpty_8fthq_667{padding:40px 16px;font-size:14px;line-height:1.5;color:#ffffff8c;text-align:center}._vqScanNote_8fthq_675{font-size:12.5px;line-height:1.45;color:#ffffff8c;text-align:center;max-width:290px}._vqScanNote_8fthq_675 strong{color:#ff8a8a;font-weight:700}._vqGuide_8fthq_689{display:flex;flex-direction:column;gap:20px;padding:28px 26px}._vqCardDesktop_8fthq_525 ._vqGuide_8fthq_689{flex:1;justify-content:center;min-width:0}._vqGuideTitle_8fthq_702{font-size:17px;font-weight:700;color:#fff}._vqSteps_8fthq_708{list-style:none;margin:0;padding:0;counter-reset:vq;display:flex;flex-direction:column}._vqSteps_8fthq_708 li{counter-increment:vq;position:relative;padding:0 0 20px 40px;font-size:14px;line-height:1.5;color:#ffffffdb}._vqSteps_8fthq_708 li:last-child{padding-bottom:0}._vqSteps_8fthq_708 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_8fthq_708 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_8fthq_708 li:last-child:after{display:none}._vqStepMuted_8fthq_763{color:#ffffff73}._vqDetails_8fthq_767{display:flex;flex-direction:column;gap:10px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}._vqDetailRow_8fthq_775{display:flex;justify-content:space-between;gap:14px;font-size:13.5px}._vqDetailLabel_8fthq_782{color:#ffffff73;flex-shrink:0}._vqDetailValue_8fthq_787{color:#ffffffeb;font-weight:500;text-align:right}._receiptSection_8fthq_793{display:flex;flex-direction:column;gap:8px}._receiptLabel_8fthq_799{font-size:13px;color:#ffffff73}._receiptRow_8fthq_804{display:flex;gap:8px}._receiptFileButton_8fthq_809{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_8fthq_825{border-color:#4ade804d;border-style:solid;color:#4ade80b3}._receiptFileButton_8fthq_809:hover{border-color:#ffffff40;background:#ffffff0f}._receiptHiddenInput_8fthq_836{display:none}._receiptSendButton_8fthq_840{padding:10px 18px;border-radius:10px;border:none;background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;transition:opacity .15s ease}._receiptSendButton_8fthq_840:hover{opacity:.85}._receiptSendButton_8fthq_840:disabled{opacity:.35;cursor:not-allowed}._receiptSuccess_8fthq_862{display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:500;color:#4ade80;padding:8px}._actions_8fthq_873{display:flex;flex-direction:column;gap:8px;margin-top:4px}._confirmButton_8fthq_880{width:100%;padding:14px;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff;transition:opacity .15s ease,box-shadow .15s ease;box-shadow:0 4px 16px #7c3aed59}._confirmButton_8fthq_880:hover{opacity:.9;box-shadow:0 4px 20px #7c3aed80}._confirmButton_8fthq_880:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}._statusScreen_8fthq_905{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:16px;gap:16px;background:linear-gradient(135deg,#0d0d1a,#1a1034,#0d0d1a)}._statusIcon_8fthq_916{font-size:64px}._statusTitle_8fthq_920{font-size:24px;font-weight:600;color:#fff;text-align:center}._statusDescription_8fthq_927{font-size:16px;color:#ffffff8c;text-align:center;max-width:360px}._statusPaid_8fthq_934{color:#4ade80}._statusExpired_8fthq_938{color:#ff5c5c}._statusConfirming_8fthq_942{color:#c4b5fd}._checkmarkWrapper_8fthq_946{animation:_checkmarkAppear_8fthq_1 .5s ease-out}._checkmarkSvg_8fthq_950{width:80px;height:80px}._checkmarkCircle_8fthq_955{fill:none;stroke-dasharray:226;stroke-dashoffset:226;animation:_circleStroke_8fthq_1 .6s ease-out .1s forwards}._checkmarkTick_8fthq_962{fill:none;stroke-dasharray:60;stroke-dashoffset:60;animation:_tickStroke_8fthq_1 .4s ease-out .55s forwards}._confirmationText_8fthq_969{font-size:22px;font-weight:600;color:#4ade80;text-align:center;animation:_textFadeIn_8fthq_1 .4s ease-out .8s both}@keyframes _circleStroke_8fthq_1{to{stroke-dashoffset:0}}@keyframes _tickStroke_8fthq_1{to{stroke-dashoffset:0}}@keyframes _checkmarkAppear_8fthq_1{0%{transform:scale(.3);opacity:0}60%{transform:scale(1.1);opacity:1}to{transform:scale(1)}}._showRequisitesLink_8fthq_1003{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_8fthq_1 .4s ease-out 1.2s both}._showRequisitesLink_8fthq_1003:hover{color:#ffffffbf;background:#ffffff0d;text-decoration-color:#fff6}._confirmedBadge_8fthq_1025{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;border-radius:12px;font-size:15px;font-weight:500;color:#4ade80;background:#4ade8014;border:1px solid rgba(74,222,128,.15)}@keyframes _textFadeIn_8fthq_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){._card_8fthq_10{padding:24px 20px}._amount_8fthq_33{font-size:28px}}
