.page_container__uuedO{min-height:100vh;padding:20px;background-color:#f5f5f7}.CreditPurchaseOptions_container__a_yyX{max-width:1000px;margin:0 auto;padding:24px 20px}.CreditPurchaseOptions_container__a_yyX h1{font-size:22px;font-weight:600;color:var(--text-color);margin-bottom:12px;text-align:center}.CreditPurchaseOptions_infoText__bUsNp{max-width:600px;margin:0 auto 24px;padding:0 20px;font-size:13px;line-height:1.6;color:var(--text-light,#666);text-align:center}.CreditPurchaseOptions_optionsWrapper__NT_tx{background:#fff;border-radius:12px;padding:16px;margin-bottom:24px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.CreditPurchaseOptions_optionsList__fol3b{display:flex;flex-direction:column;gap:8px}.CreditPurchaseOptions_option___fsMn{background:var(--bg-color,#f8f9fa);border:2px solid var(--border-color);border-radius:8px;padding:14px 16px;cursor:pointer;transition:all .2s ease;text-align:left;display:flex;align-items:center;justify-content:space-between}.CreditPurchaseOptions_option___fsMn:hover{transform:translateX(4px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.CreditPurchaseOptions_option___fsMn.CreditPurchaseOptions_selected__TVuzB{border-color:var(--primary-color);background-color:rgba(0,122,255,.05)}.CreditPurchaseOptions_option___fsMn .CreditPurchaseOptions_leftContent__AC1_A{display:flex;flex-direction:column;gap:4px}.CreditPurchaseOptions_option___fsMn .CreditPurchaseOptions_rightContent__nREqG{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:2px;position:relative;padding-right:20px}.CreditPurchaseOptions_option___fsMn .CreditPurchaseOptions_amount__bBdXw{font-size:14px;color:var(--text-light);line-height:1.4}.CreditPurchaseOptions_option___fsMn .CreditPurchaseOptions_creditIssue__5Nx1x{font-size:12px;color:var(--text-light,#999);line-height:1.4}.CreditPurchaseOptions_option___fsMn .CreditPurchaseOptions_chevron__RSPaw{font-size:14px;color:var(--text-light,#999);font-weight:300;position:absolute;right:0;top:50%;transform:translateY(-50%)}.CreditPurchaseOptions_option___fsMn .CreditPurchaseOptions_bonus__27PeI{font-size:12px;color:#2ecc71;font-weight:500}.CreditPurchaseOptions_option___fsMn .CreditPurchaseOptions_price__CdDlC{font-size:18px;font-weight:600;color:var(--text-color)}.CreditPurchaseOptions_noticeSection__D5M2f{margin-top:24px;padding-top:24px;border-top:1px solid var(--border-color,#e0e0e0)}.CreditPurchaseOptions_noticeTitle__mxYzl{font-size:16px;font-weight:600;color:var(--text-color);margin-bottom:12px}.CreditPurchaseOptions_noticeList__5dUED{list-style:none;padding:0;margin:0 0 20px}.CreditPurchaseOptions_noticeList__5dUED li{font-size:13px;color:var(--text-light,#666);line-height:1.6;padding:6px 0 6px 20px;position:relative}.CreditPurchaseOptions_noticeList__5dUED li:before{content:"•";position:absolute;left:0;color:var(--primary-color,#007AFF);font-weight:700}.CreditPurchaseOptions_noticeSubSection__bOjHs{margin-bottom:20px}.CreditPurchaseOptions_noticeSubSection__bOjHs:last-child{margin-bottom:0}.CreditPurchaseOptions_noticeSubTitle__hYsBl{font-size:14px;font-weight:600;color:var(--text-color);margin-bottom:10px}.CreditPurchaseOptions_noticeOrderedList__NnGkD{list-style:none;padding:0;margin:0}.CreditPurchaseOptions_noticeOrderedList__NnGkD li{font-size:13px;color:var(--text-light,#666);line-height:1.6;padding:8px 0;display:flex;align-items:flex-start;gap:8px}.CreditPurchaseOptions_noticeNumber__hz3BZ{color:var(--primary-color,#007AFF);font-weight:600;flex-shrink:0}.CreditPurchaseOptions_noticeContent__DZe6j{flex:1 1}.CreditPurchaseOptions_noticeNestedList__J1LOK{list-style:none;padding:8px 0 0;margin:0;width:100%}.CreditPurchaseOptions_noticeNestedList__J1LOK li{font-size:12px;color:var(--text-light,#777);padding:4px 0 4px 20px;position:relative}.CreditPurchaseOptions_noticeNestedList__J1LOK li:before{content:"-";position:absolute;left:0;color:var(--text-light,#999)}.CreditPurchaseOptions_noticeDescription__pOwtB{font-size:13px;color:var(--text-light,#666);line-height:1.7;margin:0 0 12px}.CreditPurchaseOptions_noticeFailureList__RS_ZS{list-style:none;margin:0 0 16px;background:var(--bg-color,#f8f9fa);border-radius:8px;padding:12px 16px}.CreditPurchaseOptions_noticeFailureList__RS_ZS li{font-size:13px;color:var(--text-light,#666);line-height:1.8;padding:6px 0 6px 24px;position:relative}.CreditPurchaseOptions_noticeFailureList__RS_ZS li:before{content:"▪";position:absolute;left:8px;color:var(--primary-color,#007AFF);font-weight:700;font-size:14px}.CreditPurchaseOptions_purchaseButton__Oka_y{display:block;width:100%;max-width:320px;margin:0 auto;padding:14px;background-color:var(--primary-color);color:#fff;border:none;border-radius:var(--border-radius);font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.CreditPurchaseOptions_purchaseButton__Oka_y:hover:not(:disabled){background-color:var(--primary-hover)}.CreditPurchaseOptions_purchaseButton__Oka_y:disabled{background-color:#ccc;cursor:not-allowed}.CreditPurchaseOptions_purchaseButton__Oka_y:focus{outline:none;box-shadow:0 0 0 3px rgba(0,122,255,.3)}@media(max-width:768px){.CreditPurchaseOptions_container__a_yyX{padding:18px 14px 32px}.CreditPurchaseOptions_container__a_yyX h1{font-size:21px;line-height:1.3;margin-bottom:10px}.CreditPurchaseOptions_infoText__bUsNp{max-width:340px;margin-bottom:20px;padding:0;font-size:12px;line-height:1.55;color:#6b7280;word-break:keep-all}.CreditPurchaseOptions_optionsWrapper__NT_tx{padding:0;margin-bottom:18px;background:rgba(0,0,0,0);border-radius:0;box-shadow:none}.CreditPurchaseOptions_optionsList__fol3b{gap:12px}.CreditPurchaseOptions_option___fsMn{min-height:86px;padding:16px;flex-direction:row;align-items:center;gap:12px;background:#fff;border-width:1px;border-color:#e8edf3;border-radius:12px;box-shadow:0 2px 8px rgba(15,23,42,.06)}.CreditPurchaseOptions_option___fsMn:hover{transform:none;box-shadow:0 2px 8px rgba(15,23,42,.06)}.CreditPurchaseOptions_option___fsMn .CreditPurchaseOptions_leftContent__AC1_A{min-width:104px;flex:0 0 auto;gap:5px}.CreditPurchaseOptions_option___fsMn .CreditPurchaseOptions_rightContent__nREqG{min-width:0;margin-left:auto;gap:3px;padding-right:18px}.CreditPurchaseOptions_option___fsMn .CreditPurchaseOptions_amount__bBdXw{font-size:14px;line-height:1.4;word-break:keep-all}.CreditPurchaseOptions_option___fsMn .CreditPurchaseOptions_creditIssue__5Nx1x{font-size:12px;line-height:1.4;color:#8a94a6;word-break:keep-all}.CreditPurchaseOptions_option___fsMn .CreditPurchaseOptions_chevron__RSPaw{font-size:14px;color:#b6bfca}.CreditPurchaseOptions_option___fsMn .CreditPurchaseOptions_bonus__27PeI{min-height:16px;font-size:11px;line-height:1.35;color:#16a163}.CreditPurchaseOptions_option___fsMn .CreditPurchaseOptions_price__CdDlC{font-size:18px;line-height:1.25;letter-spacing:0}.CreditPurchaseOptions_purchaseButton__Oka_y{max-width:280px;padding:12px;font-size:13px}.CreditPurchaseOptions_noticeSection__D5M2f{margin-top:18px;padding:16px;background:#fff;border:1px solid #edf0f4;border-radius:12px;box-shadow:0 2px 8px rgba(15,23,42,.04)}.CreditPurchaseOptions_noticeTitle__mxYzl{font-size:15px;margin-bottom:12px}.CreditPurchaseOptions_noticeList__5dUED{margin-bottom:16px}.CreditPurchaseOptions_noticeList__5dUED li{font-size:12px;line-height:1.55;padding:5px 0 5px 16px;word-break:keep-all}.CreditPurchaseOptions_noticeList__5dUED li:before{left:2px}.CreditPurchaseOptions_noticeSubSection__bOjHs{margin-bottom:16px}.CreditPurchaseOptions_noticeSubTitle__hYsBl{font-size:13px;margin-bottom:8px}.CreditPurchaseOptions_noticeOrderedList__NnGkD li{font-size:12px;padding:6px 0;gap:6px}.CreditPurchaseOptions_noticeNumber__hz3BZ{font-size:12px}.CreditPurchaseOptions_noticeNestedList__J1LOK li{font-size:11px;padding:3px 0 3px 18px}.CreditPurchaseOptions_noticeDescription__pOwtB{font-size:12px;margin-bottom:10px;line-height:1.6;word-break:keep-all}.CreditPurchaseOptions_noticeFailureList__RS_ZS{padding:10px 12px;margin-bottom:14px;border-radius:8px;background:#f8fafc}.CreditPurchaseOptions_noticeFailureList__RS_ZS li{font-size:12px;line-height:1.6;padding:5px 0 5px 20px;word-break:keep-all}.CreditPurchaseOptions_noticeFailureList__RS_ZS li:before{left:6px;font-size:13px}}@media(max-width:480px){.CreditPurchaseOptions_container__a_yyX{padding:14px 18px 28px}.CreditPurchaseOptions_container__a_yyX h1{font-size:20px;margin-bottom:10px}.CreditPurchaseOptions_infoText__bUsNp{margin-bottom:18px;font-size:12px}.CreditPurchaseOptions_optionsWrapper__NT_tx{padding:0;margin-bottom:16px}.CreditPurchaseOptions_optionsList__fol3b{gap:9px}.CreditPurchaseOptions_option___fsMn{min-height:auto;padding:15px 42px 13px 16px;flex-direction:column;align-items:stretch;gap:0;border-color:#e6eaf0;border-radius:14px;box-shadow:0 2px 7px rgba(15,23,42,.05)}.CreditPurchaseOptions_option___fsMn:active{background:#f8fbff;border-color:rgba(0,122,255,.35)}.CreditPurchaseOptions_option___fsMn .CreditPurchaseOptions_leftContent__AC1_A{min-width:0;flex-direction:column;align-items:flex-start;gap:6px}.CreditPurchaseOptions_option___fsMn .CreditPurchaseOptions_rightContent__nREqG{width:100%;margin:12px 0 0;padding:10px 0 0;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:5px;border-top:1px solid #eef1f5}.CreditPurchaseOptions_option___fsMn .CreditPurchaseOptions_amount__bBdXw{color:#4b5563;font-size:12px;font-weight:600;line-height:1.3}.CreditPurchaseOptions_option___fsMn .CreditPurchaseOptions_creditIssue__5Nx1x{color:#9098a5;font-size:10px;line-height:1.3;text-align:left}.CreditPurchaseOptions_option___fsMn .CreditPurchaseOptions_chevron__RSPaw{display:none}.CreditPurchaseOptions_option___fsMn .CreditPurchaseOptions_bonus__27PeI{min-height:0;width:-moz-fit-content;width:fit-content;max-width:100%;padding:3px 7px;border-radius:999px;background:#edf9f3;color:#168a5b;font-size:10px;line-height:1.4;text-align:left;word-break:keep-all}.CreditPurchaseOptions_option___fsMn .CreditPurchaseOptions_price__CdDlC{font-size:19px;font-weight:700;line-height:1.2;letter-spacing:-.02em;white-space:nowrap}.CreditPurchaseOptions_purchaseButton__Oka_y{max-width:240px;padding:12px;font-size:13px}.CreditPurchaseOptions_noticeSection__D5M2f{margin-top:16px;padding:15px}.CreditPurchaseOptions_noticeTitle__mxYzl{font-size:15px;margin-bottom:10px}.CreditPurchaseOptions_noticeList__5dUED{margin-bottom:14px}.CreditPurchaseOptions_noticeList__5dUED li{font-size:12px;padding:5px 0 5px 16px}.CreditPurchaseOptions_noticeSubSection__bOjHs{margin-bottom:14px}.CreditPurchaseOptions_noticeSubTitle__hYsBl{font-size:13px;margin-bottom:8px}.CreditPurchaseOptions_noticeOrderedList__NnGkD li{font-size:11px;padding:5px 0;gap:5px}.CreditPurchaseOptions_noticeNumber__hz3BZ{font-size:11px}.CreditPurchaseOptions_noticeNestedList__J1LOK li{font-size:10px;padding:2px 0 2px 16px}.CreditPurchaseOptions_noticeDescription__pOwtB{font-size:12px;margin-bottom:8px;line-height:1.6}.CreditPurchaseOptions_noticeFailureList__RS_ZS{padding:8px 10px;margin-bottom:12px}.CreditPurchaseOptions_noticeFailureList__RS_ZS li{font-size:12px;padding:4px 0 4px 18px;line-height:1.7}.CreditPurchaseOptions_noticeFailureList__RS_ZS li:before{left:4px;font-size:12px}}.CreditPaymentForm_modalOverlay__Wuoe9{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;overflow-y:auto;background:rgba(35,45,61,.58);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.CreditPaymentForm_modalContent__EVLAw{position:relative;width:min(900px,100%);max-height:calc(100vh - 48px);overflow-y:auto;background:#fff;border-radius:10px;box-shadow:0 24px 70px rgba(15,23,42,.24)}.CreditPaymentForm_modalHeader__FECSm{min-height:72px;display:flex;align-items:center;padding:0 64px 0 28px;border-bottom:1px solid #e5e9ef}.CreditPaymentForm_modalHeader__FECSm h1{margin:0;color:#1f2937;font-size:19px;font-weight:700}.CreditPaymentForm_closeButton__P4fXB{position:absolute;top:19px;right:22px;z-index:2;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:8px;background:rgba(0,0,0,0);color:#7b8493;font-size:25px;cursor:pointer}.CreditPaymentForm_closeButton__P4fXB:hover{background:#f2f4f7;color:#252b36}.CreditPaymentForm_closeButton__P4fXB:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.CreditPaymentForm_form__524hi{padding:34px 24px 30px}.CreditPaymentForm_layout__NpPIa{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(360px,1.35fr);grid-gap:20px;gap:20px;align-items:start}.CreditPaymentForm_paymentSection__fHH1W,.CreditPaymentForm_summarySection__sAct9{min-width:0}.CreditPaymentForm_summarySection__sAct9{padding-right:0}.CreditPaymentForm_sectionEyebrow__WeTyJ{color:#657083;font-size:15px;font-weight:600}.CreditPaymentForm_amountHeading__Jx_10{margin-top:3px;color:#394255;font-size:25px;font-weight:800;letter-spacing:-.03em}.CreditPaymentForm_creditDetails__YMSxy{display:grid;grid-gap:14px;gap:14px;margin-top:24px;padding:18px 20px;border-radius:12px;background:#f6f7f9}.CreditPaymentForm_creditItem__50xa1{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.CreditPaymentForm_creditLabel__pEvCq{color:#505968;font-size:13px;line-height:1.45}.CreditPaymentForm_creditValue__uFso7{color:#667085;font-size:13px;font-weight:700;line-height:1.45;text-align:right}.CreditPaymentForm_telegramLink__HQOsu{display:inline-flex;margin:13px 8px 0;color:#5e6878;font-size:12px;font-weight:500;text-decoration:none}.CreditPaymentForm_telegramLink__HQOsu:hover{color:var(--primary-color);text-decoration:underline}.CreditPaymentForm_paymentSection__fHH1W h2{margin:0 0 30px;color:#566174;font-size:19px;font-weight:700}.CreditPaymentForm_formGroup__TcABl{margin-bottom:19px}.CreditPaymentForm_formGroup__TcABl .CreditPaymentForm_fieldLabel__Q_5gQ,.CreditPaymentForm_formGroup__TcABl label{display:block;margin-bottom:7px;color:#4b5565;font-size:13px;font-weight:600}.CreditPaymentForm_formGroup__TcABl input{width:100%;height:42px;padding:0 13px;border:1px solid #ccd3dd;border-radius:7px;background:#fff;color:#313946;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease}.CreditPaymentForm_formGroup__TcABl input::placeholder{color:#a1a8b3}.CreditPaymentForm_formGroup__TcABl input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(0,122,255,.1)}.CreditPaymentForm_selectWrapper___IMix{position:relative}.CreditPaymentForm_selectWrapper___IMix:after{content:"";position:absolute;top:50%;right:15px;width:8px;height:8px;border-right:2px solid #667085;border-bottom:2px solid #667085;pointer-events:none;transform:translateY(-70%) rotate(45deg)}.CreditPaymentForm_selectWrapper___IMix select{width:100%;height:42px;padding:0 42px 0 13px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--primary-color);border-radius:7px;background:#fff;color:#596273;font-size:14px;cursor:pointer;box-shadow:0 0 0 1px var(--primary-color)}.CreditPaymentForm_selectWrapper___IMix select:focus{outline:none;box-shadow:0 0 0 3px rgba(0,122,255,.13)}.CreditPaymentForm_bankInfo__nq5iD{min-height:42px;display:flex;align-items:center;gap:12px;padding:10px 13px;border:1px solid #ccd3dd;border-radius:7px;background:#fff;color:#596273;font-size:14px;justify-content:space-between;flex-wrap:wrap;background:#fbfcfd}.CreditPaymentForm_bank__OIzmB{color:#475467;font-weight:600}.CreditPaymentForm_holder__4brXf{color:#7a8493;font-size:12px}.CreditPaymentForm_tetherPanel__2QEed{padding:18px;border:1px solid #d9dee7;border-radius:10px;background:#f8f9fb}.CreditPaymentForm_tetherPanel__2QEed h3{margin:0 0 12px;color:#394255;font-size:16px;font-weight:700}.CreditPaymentForm_tetherContent__M2HEw{color:#5f6978;font-size:13px;line-height:1.7;white-space:pre-wrap;word-break:keep-all}.CreditPaymentForm_tetherTelegramLink__rhZzS{display:inline-flex;margin-top:16px;color:var(--primary-color);font-size:13px;font-weight:700;text-decoration:none}.CreditPaymentForm_tetherTelegramLink__rhZzS:hover{text-decoration:underline}.CreditPaymentForm_error__8muwH{display:block;margin-top:6px;color:#e5484d;font-size:12px}.CreditPaymentForm_notice__Z6qhi{margin-top:4px;padding:12px 14px;border-radius:8px;background:#f7f8fa}.CreditPaymentForm_notice__Z6qhi h3{margin:0 0 7px;color:#4b5565;font-size:12px;font-weight:700}.CreditPaymentForm_notice__Z6qhi ul{margin:0;padding-left:17px}.CreditPaymentForm_notice__Z6qhi li{margin-top:4px;color:#717b8b;font-size:11px;line-height:1.45}.CreditPaymentForm_submitButton__0QqYX{width:100%;min-height:48px;margin-top:20px;border:0;border-radius:7px;background:var(--primary-color);color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:filter .2s ease,transform .2s ease}.CreditPaymentForm_submitButton__0QqYX:hover:not(:disabled){filter:brightness(.92)}.CreditPaymentForm_submitButton__0QqYX:active:not(:disabled){transform:translateY(1px)}.CreditPaymentForm_submitButton__0QqYX:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.CreditPaymentForm_submitButton__0QqYX:disabled{cursor:not-allowed;opacity:.6}@media(max-width:768px){.CreditPaymentForm_modalOverlay__Wuoe9{align-items:flex-start;padding:12px}.CreditPaymentForm_modalContent__EVLAw{max-height:calc(100vh - 24px)}.CreditPaymentForm_modalHeader__FECSm{min-height:62px;padding-left:20px}.CreditPaymentForm_modalHeader__FECSm h1{font-size:17px}.CreditPaymentForm_closeButton__P4fXB{top:14px;right:14px}.CreditPaymentForm_form__524hi{padding:24px 18px 22px}.CreditPaymentForm_layout__NpPIa{grid-template-columns:1fr;gap:30px}.CreditPaymentForm_paymentSection__fHH1W h2{margin-bottom:20px}}@media(max-width:480px){.CreditPaymentForm_modalOverlay__Wuoe9{padding:0}.CreditPaymentForm_modalContent__EVLAw{width:100%;max-height:100vh;min-height:100vh;border-radius:0}.CreditPaymentForm_form__524hi{padding:22px 16px 24px}.CreditPaymentForm_amountHeading__Jx_10{font-size:23px}.CreditPaymentForm_creditDetails__YMSxy{margin-top:18px;padding:16px}}