/* ===== Para yükleme (deposit) widget — kullanıcının verdiği paywidget CSS'i.
   Dış @font-face (proxy) ve global reset'ler kaldırıldı (yerel Inter app.css'te; reset'ler
   :where(.paywidget-app) altında zaten kapsamlı). Yalnız #component / .paywidget-app kapsamında. ===== */
@layer inherited {
  #component {
    --color-background-base-alfa-neutral-48: var(--neutral-light-alfa-tonal-8);
    --color-background-base-alfa-neutral-32: var(--neutral-light-alfa-tonal-6);
    --color-background-base-alfa-neutral-20: var(--neutral-light-alfa-tonal-4);
    --color-background-base-alfa-neutral-12: var(--neutral-light-alfa-tonal-2);
    --color-background-base-elevated: var(--neutral-clean-white);
    --neutral-light-alfa-tonal-8: #a9acb47a;
    --neutral-light-alfa-tonal-6: #a9acb452;
    --neutral-light-alfa-tonal-4: #a9acb433;
    --neutral-light-alfa-tonal-2: #a9acb41f;
    --neutral-clean-white: #fff;
    --neutral-clean-black: #000;
    --neutral-dark-1: #141415;
    --rounding-max: 999px;
    --rounding-24: 24px;
    --spacing-24: 24px;
    --modal-margin-mobile: var(--spacing-24);
    --font-body-font-family: "Inter", var(--reserved-fonts);
    --opacity-item-disabled: 0.5;
    --opacity-item-active: 0.86;
    --modal-rounding: var(--rounding-24);
    --modal-color-bg: var(--color-background-base-elevated);
    --reserved-fonts: "Poppins", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", "Arial", "Noto Sans", sans-serif;
    --z-index-modal-layout: 1000;
    line-height: 1.5;
    font-family: var(--font-body-font-family);
  }
}
:where(.paywidget-app) *,
:where(.paywidget-app) :before,
:where(.paywidget-app) :after { box-sizing: border-box; border: 0 solid; }
:where(.paywidget-app) h2 { font-size: inherit; font-weight: inherit; }
:where(.paywidget-app) button,
:where(.paywidget-app) input { font-feature-settings: inherit; font-variation-settings: inherit; font-family: inherit; font-size: 100%; font-weight: inherit; line-height: inherit; color: inherit; margin: 0; padding: 0; }
:where(.paywidget-app) button { text-transform: none; }
:where(.paywidget-app) button,
:where(.paywidget-app) [type="button"] { -webkit-appearance: button; background-color: #0000; background-image: none; }
:where(.paywidget-app) h2,
:where(.paywidget-app) p { margin: 0; }
:where(.paywidget-app) input::placeholder { opacity: 1; color: inherit; }
:where(.paywidget-app) button { cursor: pointer; }
:where(.paywidget-app) :disabled { cursor: default; }
:where(.paywidget-app) svg,
:where(.paywidget-app) img { vertical-align: middle; display: block; }
:where(.paywidget-app) img { max-width: 100%; height: auto; }
:where(.paywidget-app) section { height: inherit; }
.paywidget-app ::-webkit-scrollbar-thumb { border: none; }
:where(.paywidget-app) { --size-header: 64px; --size-switch-inner: 16px; }
:where(.paywidget-app) .icon-cross { width: 1em; height: 1em; position: relative; }
:where(.paywidget-app) .icon-cross:before,
:where(.paywidget-app) .icon-cross:after { content: ""; transform-origin: 50%; background-color: currentColor; width: 2px; height: 115%; position: absolute; top: 50%; left: 50%; }
:where(.paywidget-app) .icon-cross:before { transform: translate(-50%, -50%) rotate(45deg); }
:where(.paywidget-app) .icon-cross:after { transform: translate(-50%, -50%) rotate(-45deg); }
:where(.paywidget-app) .icon-chevron-down { box-sizing: border-box; width: 1em; height: 1em; display: block; position: relative; overflow: hidden; }
:where(.paywidget-app) .icon-chevron-down:after { content: ""; box-sizing: border-box; transform-origin: 50%; border-bottom: 0.13em solid; border-right: 0.13em solid; border-radius: 1px; width: 65%; height: 65%; display: block; position: absolute; top: 0; left: 20%; transform: rotate(45deg); }
:where(.paywidget-app) .icon-check-mark { box-sizing: border-box; width: 1em; height: 1em; display: block; position: relative; }
:where(.paywidget-app) .icon-check-mark:after { content: ""; box-sizing: border-box; transform-origin: 0 100%; border-style: solid; border-width: 0 0.2em 0.2em 0; border-radius: 0.15em; width: 0.6em; height: 0.9em; display: block; position: absolute; top: -0.4em; left: 0; transform: rotate(45deg); }
._root_170pn_2 { justify-content: center; align-items: center; transition: color 0.25s; display: inline-flex; }
._color-tertiary_170pn_21 { color: var(--color-foreground-neutral-tertiary); }
._color-tertiary_170pn_21:hover { color: var(--color-foreground-neutral-secondary); }
._size-s_170pn_100 > svg { width: 16px; height: 16px; }
._size-m_170pn_112 > svg { width: 20px; height: 20px; }
._size-m_170pn_112._space_170pn_123 { padding: 2px; }
._color-primary_1emka_10 { color: var(--color-foreground-neutral-primary); }
._color-tertiary_1emka_18 { color: var(--color-foreground-neutral-tertiary); }
._size-m_1emka_34 { font-family: var(--text-body-font-family); font-weight: var(--text-body-regular-font-weight); font-size: var(--text-body-regular-font-size); line-height: var(--text-body-regular-line-height); letter-spacing: var(--text-body-regular-letter-spacing); }
._size-l-sb_1emka_46 { font-family: var(--text-headline-font-family); font-weight: var(--text-headline-font-weight); font-size: var(--text-headline-font-size); line-height: var(--text-headline-line-height); letter-spacing: var(--text-headline-letter-spacing); }
._root_1avv5_2 { justify-content: center; align-items: center; gap: var(--gap-button); outline: transparent solid var(--size-border-focus); user-select: none; -webkit-tap-highlight-color: transparent; transition: outline-color 0.25s, background-color 0.25s, color 0.25s; display: inline-flex; }
._root_1avv5_2:active { opacity: var(--opacity-item-active); }
._root_1avv5_2:disabled { opacity: var(--opacity-item-disabled); }
._plain-color-primary_1avv5_54 { color: var(--color-solid-brand-main-primary); }
._plain-color-primary_1avv5_54:hover:not(:disabled) { color: var(--color-solid-brand-main-secondary); }
._plain-size-xl_1avv5_64 { font-family: var(--text-body-font-family); font-weight: var(--text-body-strong-font-weight); font-size: var(--text-body-strong-font-size); line-height: var(--text-body-strong-line-height); letter-spacing: var(--text-body-strong-letter-spacing); }
._solid-color-primary_1avv5_95 { color: var(--color-button-primary-fg-default); background: var(--color-button-primary-bg-default-grad) !important; }
._solid-color-primary_1avv5_95:hover:not(:disabled) { background: var(--color-button-primary-bg-hover) !important; }
._solid-size-s_1avv5_105 { font-family: var(--text-body-font-family); font-weight: var(--text-subhead-strong-font-weight); font-size: var(--text-subhead-strong-font-size); line-height: var(--text-subhead-strong-line-height); letter-spacing: var(--text-subhead-strong-letter-spacing); height: var(--size-button-s); padding: 8px var(--padding-button-s); border-radius: var(--rounding-button-s); }
._color-secondary_1ssrb_14 { color: var(--color-foreground-neutral-secondary); }
._size-s_1ssrb_30 { font-weight: var(--text-caption-s-regular-font-weight); }
._size-s_1ssrb_30,
._size-s-sb_1ssrb_34 { font-family: var(--text-caption-font-family); font-size: var(--text-caption-s-font-size); line-height: var(--text-caption-s-line-height); letter-spacing: var(--text-caption-s-letter-spacing); }
._size-s-sb_1ssrb_34 { font-weight: var(--text-caption-s-semibold-font-weight); }
._root_14zo0_2 { border: 1px solid var(--color-border-neutral-alpha-16); border-radius: var(--rounding-radio); justify-content: center; align-items: center; width: 20px; height: 20px; padding: 4px; font-size: 12px; display: inline-flex; }
._color-accent_14zo0_14 { background-color: var(--color-solid-brand-accent-primary); color: var(--color-brand-accent-foreground); }
._root_rtwqj_2 { max-width: calc(1440px + var(--iframe-padding) * 2); height: inherit; padding: var(--iframe-padding); margin: 0 auto; }
._root_rtwqj_2._partial_rtwqj_8 { padding: 0 calc(var(--iframe-padding) - 4px) calc(var(--iframe-padding) - 4px); }
._root_v70gq_2 { font-feature-settings: "tnum"; font-variant-numeric: tabular-nums; text-align: left; border-radius: var(--rounding-countdown); cursor: default; width: fit-content; padding: 2px 8px; display: flex; }
._timer_v70gq_12 { white-space: nowrap; }
._color-static_v70gq_20 { background-color: var(--color-background-static-white-alpha-20); }
._root_1ixlk_2 { position: relative; }
._wrapper_1ixlk_6 { flex-direction: column; gap: 4px; display: flex; }
._trigger_1ixlk_16 { justify-content: space-between; align-items: center; gap: var(--gap-dropdown); height: var(--size-dropdown); padding: 0 var(--padding-dropdown); border-radius: var(--rounding-input); outline: transparent solid var(--size-border-focus); user-select: none; color: var(--color-foreground-neutral-primary); -webkit-tap-highlight-color: transparent; transition: outline-color 0.25s; display: flex; position: relative; background-color: var(--dropdown-trigger-bg, var(--color-background-neutral-alpha-16)) !important; }
._trigger_1ixlk_16:active { opacity: var(--opacity-item-active); }
._trigger_1ixlk_16:hover:not(:disabled) { background-color: var(--dropdown-trigger-bg-hover, var(--color-background-neutral-alpha-20)) !important; }
._chevronIcon_1ixlk_62 { transition: transform 0.25s; transform: rotate(0); }
._qrCode_1trjg_2 { color: var(--color-foreground-neutral-primary); }
._root_9f7sn_2 { display: inherit; }
._root_1aji0_2 { -webkit-tap-highlight-color: transparent; width: fit-content; display: inline-flex; position: relative; }
._input_1aji0_9 { z-index: 10; opacity: 0; cursor: pointer; width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
._input_1aji0_9:active:not(:disabled) + span { opacity: var(--opacity-item-active); }
._input_1aji0_9:active:not(:disabled) + span:before { width: 24px; left: calc(var(--size-switch) - var(--size-switch-inner)); }
._input_1aji0_9:checked + span { background-color: var(--color-solid-brand-accent-primary); }
._input_1aji0_9:checked + span:before { left: calc(100% - var(--size-switch-inner) - 4px); }
._input_1aji0_9:hover:not(:checked) + span { background-color: var(--color-background-neutral-alpha-20); }
._switch_1aji0_62 { width: 40px; height: var(--size-switch); border-radius: var(--rounding-switch); outline: transparent solid var(--size-border-focus); background-color: var(--color-background-neutral-alpha-16); align-items: center; transition: outline-color 0.25s, background-color 0.25s; display: flex; position: relative; }
._switch_1aji0_62:before { content: ""; width: var(--size-switch-inner); height: var(--size-switch-inner); box-shadow: var(--box-shadow-switch-inner); border-radius: var(--rounding-switch-inner); background-color: #fff; transition: width 0.25s, left 0.25s; position: absolute; left: 4px; }
._title-l_13huo_10 { font-family: var(--text-title-font-family); font-weight: var(--text-title-l-font-weight); font-size: var(--text-title-l-font-size); line-height: var(--text-title-l-line-height); letter-spacing: var(--text-title-l-letter-spacing); text-transform: var(--text-title-l-text-transform); }
._trigger_1l6qg_2 { z-index: 10; flex-grow: 1; display: inline-flex; position: relative; }
._triggerContainer_1l6qg_9 { width: inherit; height: inherit; flex-grow: 1; display: flex; }
._root_1l6qg_16 { display: inline-flex; }
._root_pxf8h_2 { width: 100%; }
._addressBox_pxf8h_6 { background-color: var(--color-background-neutral-secondary); text-align: center; border-radius: 16px; align-items: center; gap: 16px; padding: 16px; display: flex; }
._withVideo_pxf8h_16 { border-radius: 16px 16px 0 0; }
._addressQr_pxf8h_21 { width: 100px; height: 100px; }
._container_pxf8h_26 { flex-direction: column; justify-content: center; align-items: center; gap: 8px; display: flex; }
._address_pxf8h_6 { word-break: break-all; }
._highlighted_pxf8h_38 { color: var(--color-foreground-neutral-primary); font-weight: 800; }
._networkLabel_zv47e_8 { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
._root_13f5m_2 ._slider_13f5m_2 { overscroll-behavior: contain; overflow: visible; }
._root_11f43_2 { justify-content: space-between; align-items: center; gap: 16px; display: flex; }
._wrapper_11f43_9 { align-items: center; gap: 8px; display: flex; }
._selectNetwork_115vj_2,
._root_vzamc_2 > :not(:last-child) { margin-bottom: 16px; }
._cryptoMinimumDepositDescription_115vj_13 { font-family: var(--text-body-font-family); font-weight: var(--text-subhead-regular-font-weight); font-size: var(--text-subhead-regular-font-size); line-height: var(--text-subhead-regular-line-height); letter-spacing: var(--text-subhead-regular-letter-spacing); text-align: center; color: var(--color-foreground-neutral-secondary); margin-bottom: 16px; }
._minimumAmount_115vj_21 { font-family: var(--text-body-font-family); font-weight: var(--text-subhead-strong-font-weight); font-size: var(--text-subhead-strong-font-size); line-height: var(--text-subhead-strong-line-height); letter-spacing: var(--text-subhead-strong-letter-spacing); color: var(--color-foreground-neutral-primary); }
._address_115vj_8 + ._bonuses_115vj_28 { margin-top: 16px; }
._bonuses_115vj_28 { margin-left: 4px; margin-right: 8px; }
._space_115vj_41 { margin: 0 4px; }
._cryptobalanceTabs_1uzuq_2 { background: var(--color-background-neutral-alpha-16); border-radius: var(--rounding-cryptobalance-control-xl); grid-template-columns: repeat(2, 1fr); gap: 3px; width: 100%; padding: 2px; display: grid; }
._tab_1uzuq_12 { color: var(--color-foreground-neutral-primary); border-radius: var(--rounding-cryptobalance-control-l); height: 40px; font-family: var(--text-body-font-family); font-weight: var(--text-body-strong-font-weight); font-size: var(--text-body-strong-font-size); line-height: var(--text-body-strong-line-height); letter-spacing: var(--text-body-strong-letter-spacing); cursor: pointer; flex-flow: row; justify-content: center; align-items: center; gap: 8px; display: flex; }
._tab_1uzuq_12:hover:not(._tabActive_1uzuq_25) { background: var(--color-background-neutral-alpha-12); }
._tabActive_1uzuq_25 { background: var(--color-background-neutral-primary); }
._icon_1cpa8_2 { flex-shrink: 0; justify-content: center; align-items: center; width: 24px; height: 24px; display: flex; }
._currencySelectorButtonContent_1cpa8_18 { flex-flow: row; align-items: center; gap: 4px; min-width: 0; display: flex; }
._label_1cpa8_26 { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
._root_15nu5_2 { scrollbar-width: none; -ms-overflow-style: none; flex-direction: column; gap: 16px; display: flex; overflow: hidden auto; }
._root_15nu5_2::-webkit-scrollbar { width: 0; height: 0; display: none; }
._sectionView_15nu5_12 { z-index: 0; height: 100%; }
._cryptoBalanceWrapper_15nu5_17 { z-index: 0; flex-direction: column; flex-grow: 1; display: flex; }
._space_15nu5_28 { margin: 0 4px; }
._currencySelector_15nu5_32 { width: 100%; }
._root_d9c76_2 { outline: transparent solid var(--size-border-focus); cursor: default; border-radius: 16px; margin-right: 2px; transition: outline-color 0.25s; position: relative; }
._root_d9c76_2._orange_d9c76_18 { background: var(--color-banner-bonus-bg-grad-4); }
._root_d9c76_2._selected_d9c76_35 { outline: var(--color-solid-brand-accent-primary) solid var(--size-border-focus); outline-offset: var(--size-border-focus); }
._container_d9c76_41 { border-radius: inherit; flex-direction: column; width: 100%; padding: 12px; display: flex; position: relative; overflow: hidden; }
._title_d9c76_51 { white-space: nowrap; color: var(--color-foreground-static-white); margin-bottom: 4px; }
._title_d9c76_51,
._text_d9c76_59 { text-overflow: ellipsis; max-width: calc(100% - 120px); overflow: hidden; }
._text_d9c76_59 { -webkit-line-clamp: 2; width: 100%; height: 32px; color: var(--color-foreground-static-white-alpha-80); -webkit-box-orient: vertical; margin-bottom: 12px; display: -webkit-box; }
._wrapper_d9c76_68 { z-index: 10; align-items: center; gap: 10px; display: flex; position: relative; }
._timer_d9c76_76,
._icon_d9c76_80 { color: var(--color-foreground-static-white); }
._mark_d9c76_84 { border: 2px solid var(--color-background-neutral-primary); position: absolute; top: -8px; right: -8px; }
._image_d9c76_91 { max-width: 222px; position: absolute; top: 0; right: -56px; }
._root_1rlh9_2 { grid-auto-rows: minmax(var(--v7c57bff8), auto); align-content: baseline; gap: var(--v6a2ab519); display: grid; }
._rootSm_1rlh9_9 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
._root_1o5r7_2 { height: inherit; flex-direction: column; gap: 16px; display: flex; }
._root_1a5ec_2 { padding-top: 2px; }
._space_1a5ec_6 { margin: 0 4px; }
._root_1kihz_2 { isolation: isolate; border-radius: var(--rounding-method-card); user-select: none; background-image: linear-gradient(179.37deg, var(--color-background-neutral-alpha-16), var(--color-background-neutral-alpha-16)); -webkit-tap-highlight-color: transparent; outline: 2px solid #0000; padding: 12px; transition: outline-color 0.25s; position: relative; }
._root_1kihz_2:active { opacity: var(--opacity-item-active); }
._root_1kihz_2:hover { background-image: linear-gradient(179.37deg, var(--color-background-neutral-alpha-20), var(--color-background-neutral-alpha-20)); }
._root_1kihz_2:hover ._bg_1kihz_29 { background-color: var(--color-background-neutral-alpha-20); }
._overlay_1kihz_61 { z-index: 10; top: var(--size-border-method-card); left: var(--size-border-method-card); width: calc(100% - var(--size-border-method-card) * 2); height: calc(100% - var(--size-border-method-card) * 2); border-radius: calc(var(--rounding-method-card) - var(--size-border-method-card)); background-color: var(--color-background-neutral-primary); position: absolute; }
._bg_1kihz_29 { z-index: 20; border-radius: inherit; background-color: var(--color-background-neutral-alpha-16); width: 100%; height: 100%; position: absolute; }
._container_1kihz_81 { z-index: 30; flex-direction: column; align-items: flex-start; gap: 8px; display: flex; position: relative; }
._badge_1kihz_90 { z-index: 10; position: absolute; top: -6px; right: -2px; }
._root_16fwq_2 { object-fit: contain; width: auto; display: block; }
._root_16fwq_2._size-l_16fwq_19 { height: 100%; max-height: 32px; }
._size-l_16fwq_19 { height: 32px; }
._root_r2svr_2 { text-align: start; }
._wrapper_r2svr_10 { height: 32px; }
._label_r2svr_14 { -webkit-line-clamp: 2; text-overflow: ellipsis; -webkit-box-orient: vertical; width: 100%; display: -webkit-box; overflow: hidden; }
._tile_tffco_2 { width: 100%; height: 100%; }
._root_10hn6_2 { height: var(--size-header); }
._container_10hn6_6 { display: flex; }
._wrapper_10hn6_10 { justify-content: space-between; align-items: center; gap: 8px; width: 100%; display: flex; }
._contentLeft_10hn6_18 { display: inline-flex; }
._root_1d4s8_2 { z-index: 0; flex-direction: column; height: 100%; display: flex; position: relative; }
._root_1d4s8_2._light_1d4s8_11 { background-color: var(--color-background-neutral-primary); color: var(--color-foreground-neutral-primary); }
._main_1d4s8_17 { height: inherit; overflow: hidden; }
._modalContainer_1d4s8_22 { pointer-events: none; position: absolute; inset: 0; }
.swiper { margin-left: auto; margin-right: auto; padding: 0; list-style: none; display: block; overflow: hidden; }
.swiper, .swiper-wrapper { z-index: 1; position: relative; }
.swiper-wrapper { width: 100%; height: 100%; box-sizing: content-box; display: flex; }
.swiper-slide { flex-shrink: 0; width: 100%; height: 100%; display: block; position: relative; }
.swiper-autoheight, .swiper-autoheight .swiper-slide { height: auto; }
.swiper-autoheight .swiper-wrapper { align-items: flex-start; }
.paywidget-app {
  --gap-button: 8px;
  --size-switch: 24px;
  --gap-dropdown: 12px;
  --rounding-input: 12px;
  --rounding-radio: 999px;
  --rounding-switch: 999px;
  --padding-button-s: 12px;
  --padding-dropdown: 16px;
  --rounding-button-s: 8px;
  --size-border-focus: 2px;
  --color-border-focus: var(--color-brand-main-light-alpha-68);
  --rounding-countdown: 999px;
  --opacity-item-active: 0.86;
  --opacity-item-disabled: 0.5;
  --rounding-switch-inner: 999px;
  --rounding-cryptobalance-control-l: 10px;
  --rounding-cryptobalance-control-xl: 12px;
  --box-shadow-switch-inner: 0px 8px 16px -3px #00000014, 0px 1px 4px 0px #0000000d;
  --color-button-primary-bg-hover: var(--color-solid-brand-main-secondary);
  --color-button-primary-bg-default: var(--color-solid-brand-main-primary);
  --color-button-primary-fg-default: var(--color-foreground-static-white);
  --size-button-s: 32px;
  --size-dropdown: 44px;
  --iframe-padding: 16px;
  --size-header: 64px;
  --size-border-method-card: 2px;
  --text-body-font-family: Inter, sans-serif;
  --text-title-font-family: Inter, sans-serif;
  --text-title-l-font-size: 22px;
  --text-headline-font-size: 16px;
  --text-caption-font-family: Inter, sans-serif;
  --text-caption-s-font-size: 12px;
  --text-title-l-font-weight: 600;
  --text-title-l-line-height: 26px;
  --text-headline-font-family: Inter, sans-serif;
  --text-headline-font-weight: 600;
  --text-headline-line-height: 22px;
  --text-body-strong-font-size: 14px;
  --text-caption-s-line-height: 16px;
  --text-body-regular-font-size: 14px;
  --text-title-l-letter-spacing: -0.4px;
  --text-title-l-text-transform: none;
  --text-body-strong-font-weight: 600;
  --text-body-strong-line-height: 20px;
  --text-headline-letter-spacing: -0.12px;
  --text-body-regular-font-weight: 400;
  --text-body-regular-line-height: 20px;
  --text-caption-s-letter-spacing: 0.01px;
  --text-subhead-strong-font-size: 14px;
  --text-subhead-regular-font-size: 14px;
  --text-body-strong-letter-spacing: 0px;
  --text-subhead-strong-font-weight: 600;
  --text-subhead-strong-line-height: 20px;
  --text-body-regular-letter-spacing: 0px;
  --text-subhead-regular-font-weight: 400;
  --text-subhead-regular-line-height: 20px;
  --text-caption-s-regular-font-weight: 400;
  --text-subhead-strong-letter-spacing: 0px;
  --text-caption-s-semibold-font-weight: 600;
  --text-subhead-regular-letter-spacing: 0px;
  --color-neutral-light-1: #fff;
  --color-neutral-light-2: #f0f2f5;
  --color-neutral-light-12: #6f7480;
  --color-neutral-light-13: #53575f;
  --color-neutral-light-14: #141415;
  --color-brand-main-light-9: #0075ff;
  --color-brand-main-light-10: #006eec;
  --color-neutral-clean-white: #fff;
  --color-brand-accent-light-9: #00b24b;
  --color-brand-main-light-alpha-68: #0075ffad;
  --color-neutral-clean-white-alpha-20: #fff3;
  --color-neutral-clean-white-alpha-80: #fffc;
  --color-neutral-light-alpha-tonal-12: #a9acb41f;
  --color-neutral-light-alpha-tonal-16: #a9acb429;
  --color-neutral-light-alpha-tonal-20: #a9acb433;
  --color-foreground-static-white: var(--color-neutral-clean-white);
  --color-background-static-white-alpha-20: var(--color-neutral-clean-white-alpha-20);
  --color-foreground-static-white-alpha-80: var(--color-neutral-clean-white-alpha-80);
  --color-border-neutral-alpha-16: var(--color-neutral-light-alpha-tonal-16);
  --color-solid-brand-main-primary: var(--color-brand-main-light-9);
  --color-background-neutral-primary: var(--color-neutral-light-1);
  --color-foreground-neutral-primary: var(--color-neutral-light-14);
  --color-solid-brand-accent-primary: var(--color-brand-accent-light-9);
  --color-solid-brand-main-secondary: var(--color-brand-main-light-10);
  --color-background-neutral-alpha-12: var(--color-neutral-light-alpha-tonal-12);
  --color-background-neutral-alpha-16: var(--color-neutral-light-alpha-tonal-16);
  --color-background-neutral-alpha-20: var(--color-neutral-light-alpha-tonal-20);
  --color-foreground-neutral-tertiary: var(--color-neutral-light-12);
  --color-background-neutral-secondary: var(--color-neutral-light-2);
  --color-foreground-neutral-secondary: var(--color-neutral-light-13);
  --color-banner-bonus-bg-grad-4: radial-gradient(100% 100% at 50% 0%, #ffd599 11.48%, #f63d00 100%);
  --color-brand-accent-foreground: var(--color-foreground-static-white);
  --color-button-primary-bg-default-grad: var(--color-button-primary-bg-default);
}

/* ===== Deposit modal overlay (kendi konumlandırmamız — mobil alt sayfa gibi) ===== */
#winDeposit { position: fixed; inset: 0; z-index: 100050; display: none; }
#winDeposit.is-open { display: block; }
#winDeposit .wd-backdrop { position: absolute; inset: 0; background: rgba(0,0,0,.55); }
#winDeposit .paywidget-app { position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 100%; max-width: 480px; height: 92%; max-height: 92%; background: #fff; border-radius: 24px 24px 0 0; box-shadow: 0 -8px 40px rgba(0,0,0,.4); animation: wdUp .3s ease; }
@keyframes wdUp { from { transform: translate(-50%, 100%); } to { transform: translate(-50%, 0); } }
#winDeposit [data-pay-section] { display: none; }
#winDeposit [data-pay-section].is-on { display: block; }

/* ===== DB tabanli para yatirma arayuzu (wd-*) — tamamen yerel, dis font yok ===== */
#winDeposit .wd-section { padding: 4px 16px 28px; font-family: Inter, -apple-system, "Segoe UI", Roboto, Arial, sans-serif; }
#winDeposit .wd-tabs { display: flex; gap: 8px; margin: 6px 0 16px; }
#winDeposit .wd-tab { flex: 1; border: 0; background: #eef1f5; color: #5b6472; font-size: 13px; font-weight: 600; padding: 12px 10px; border-radius: 12px; cursor: pointer; transition: background .15s, color .15s; }
#winDeposit .wd-tab.is-on { background: #0d6efd; color: #fff; }
#winDeposit .wd-browse { display: flex; flex-direction: column; gap: 16px; }
#winDeposit .wd-pane { display: none; }
#winDeposit .wd-pane.is-on { display: flex !important; flex-direction: column; gap: 16px; }
/* tutar limit uyarısı (info) */
#winDeposit .wd-warn { color: #e2493b !important; font-weight: 600; }
#winDeposit ._wrapper_1gpvc_8.wd-warn-field { border-color: #e2493b !important; }
#winDeposit .wd-warn-box { display: flex; align-items: flex-start; gap: 8px; background: #fdeaea; border: 1px solid #f3c4c4; color: #c0392b; border-radius: 12px; padding: 10px 12px; font-size: 13px; font-weight: 600; line-height: 1.4; font-family: Inter, -apple-system, "Segoe UI", Roboto, Arial, sans-serif; }
#winDeposit .wd-warn-ic { width: 18px; height: 18px; flex: none; margin-top: 1px; }

/* ===== Profil modalı (wp-*) — tamamen yerel ===== */
#winProfile { position: fixed; inset: 0; z-index: 100070; display: none; font-family: Inter, -apple-system, "Segoe UI", Roboto, Arial, sans-serif; }
#winProfile.is-open { display: block; }
#winProfile .wp-backdrop { position: absolute; inset: 0; background: rgba(0,0,0,.55); }
#winProfile .wp-sheet { position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 100%; max-width: 480px; height: 100%; background: #fff; border-radius: 24px 24px 0 0; box-shadow: 0 -8px 40px rgba(0,0,0,.4); display: flex; flex-direction: column; overflow: hidden; animation: wpUp .3s ease; }
@keyframes wpUp { from { transform: translate(-50%, 100%); } to { transform: translate(-50%, 0); } }
#winProfile .wp-head { display: flex; align-items: center; justify-content: space-between; padding: 18px 16px 12px; flex: none; }
#winProfile .wp-title { font-size: 22px; font-weight: 800; color: #141415; }
#winProfile .wp-x { border: 0; background: none; color: #6f7480; cursor: pointer; padding: 2px; display: flex; }
#winProfile .wp-x svg { fill: currentColor; }
#winProfile .wp-scroll { flex: 1; overflow-y: auto; padding: 0 16px 20px; -ms-overflow-style: none; scrollbar-width: none; }
#winProfile .wp-scroll::-webkit-scrollbar { display: none; }
#winProfile .wp-user { display: flex; flex-direction: column; align-items: center; gap: 8px; padding: 12px 0 20px; }
#winProfile .wp-username { font-size: 20px; font-weight: 700; color: #141415; text-align: center; word-break: break-all; }
#winProfile .wp-id { display: inline-flex; align-items: center; gap: 4px; border: 0; background: none; color: #53575f; font-size: 12px; font-weight: 500; cursor: pointer; }
#winProfile .wp-id svg { fill: #53575f; }
#winProfile .wp-balance { background: #a9acb41f; border-radius: 16px; padding: 16px; display: flex; flex-direction: column; gap: 12px; margin-bottom: 20px; }
#winProfile .wp-bal-label { font-size: 12px; color: #53575f; }
#winProfile .wp-bal-value { font-size: 20px; font-weight: 700; color: #141415; }
#winProfile .wp-bal-btns { display: flex; gap: 8px; }
#winProfile .wp-bal-btn { flex: 1; border: 0; border-radius: 10px; height: 36px; font-size: 14px; font-weight: 600; cursor: pointer; display: inline-flex; align-items: center; justify-content: center; gap: 6px; }
#winProfile .wp-bal-deposit { background: #00b24b; color: #fff; }
#winProfile .wp-bal-deposit svg { fill: #fff; }
#winProfile .wp-bal-withdraw { background: #a9acb433; color: #141415; }
#winProfile .wp-menu { display: flex; flex-direction: column; gap: 16px; }
#winProfile .wp-group { background: #f0f2f5; border-radius: 16px; overflow: hidden; }
#winProfile .wp-item { width: 100%; display: flex; align-items: center; gap: 12px; padding: 12px 16px; min-height: 62px; border: 0; background: none; cursor: pointer; text-align: left; position: relative; }
#winProfile .wp-item:not(:first-child)::before { content: ""; position: absolute; top: 0; left: 16px; right: 0; height: 1px; background: #b3b6bd29; }
#winProfile .wp-item:hover { background: #a9acb41f; }
#winProfile .wp-ico { position: relative; color: #6f7480; flex: none; display: flex; align-items: center; justify-content: center; width: 24px; height: 24px; }
#winProfile .wp-ico svg { fill: currentColor; display: block; }
#winProfile .wp-dot { position: absolute; top: -1px; right: -1px; width: 8px; height: 8px; border-radius: 999px; background: #d93600; }
#winProfile .wp-item-main { display: flex; flex-direction: column; gap: 2px; }
#winProfile .wp-item-main b { font-size: 14px; font-weight: 600; color: #141415; }
#winProfile .wp-item-main i { font-size: 12px; font-style: normal; color: #53575f; }
/* ayarlar alt-ekranı */
#winProfile .wp-back { display: inline-flex; align-items: center; gap: 4px; border: 0; background: none; color: #0075ff; font-size: 16px; font-weight: 600; cursor: pointer; padding: 0; }
#winProfile .wp-back svg { fill: #0075ff; }
#winProfile .wp-set-title { font-size: 22px; font-weight: 800; color: #141415; margin: 2px 0 16px; }
#winProfile .wp-set-sec { font-size: 13px; color: #6f7480; margin: 18px 0 8px; }
#winProfile .wp-set-group { background: #f0f2f5; border-radius: 16px; overflow: hidden; }
#winProfile .wp-set-row { width: 100%; display: flex; align-items: center; gap: 10px; padding: 14px 16px; min-height: 54px; border: 0; background: none; cursor: pointer; text-align: left; position: relative; }
#winProfile .wp-set-row:not(:first-child)::before { content: ""; position: absolute; top: 0; left: 16px; right: 16px; height: 1px; background: #b3b6bd29; }
#winProfile button.wp-set-row:hover { background: #a9acb41f; }
#winProfile .wp-set-k { font-size: 14px; font-weight: 600; color: #141415; flex: none; }
#winProfile .wp-set-v { font-size: 14px; color: #6f7480; margin-left: auto; text-align: right; word-break: break-all; display: inline-flex; align-items: center; gap: 8px; }
#winProfile .wp-chev { fill: #9aa1b1; flex: none; }
#winProfile .wp-flag { width: 18px; height: 18px; border-radius: 999px; object-fit: cover; flex: none; }
#winProfile .wp-verify { flex: none; display: inline-flex; }
#winProfile .wp-set-note { color: #d93600; font-size: 12px; font-weight: 600; margin: 6px 4px 0; }
#winProfile .wp-set-hint { color: #6f7480; font-size: 12px; margin: 6px 4px 0; }
#winProfile .wp-set-row2 { cursor: default; }
#winProfile .wp-set-main2 { display: flex; flex-direction: column; gap: 2px; margin-right: auto; }
#winProfile .wp-set-main2 b { font-size: 14px; font-weight: 600; color: #141415; }
#winProfile .wp-set-main2 i { font-size: 12px; font-style: normal; color: #6f7480; }
#winProfile .wp-set-end { border: 0; background: none; color: #d93600; font-size: 14px; font-weight: 600; cursor: pointer; flex: none; }
#winProfile .wp-logout2 { width: 100%; border: 0; background: #fdeaea; color: #d93600; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; cursor: pointer; margin-top: 20px; }
#winDeposit .wd-methods { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; }
#winDeposit .wd-method { display: flex; flex-direction: column; align-items: center; gap: 8px; background: #fff; border: 1px solid #e6e9ef; border-radius: 14px; padding: 16px 10px; cursor: pointer; transition: border-color .15s, box-shadow .15s; text-align: center; }
#winDeposit .wd-method:hover { border-color: #0d6efd; box-shadow: 0 4px 14px rgba(13,110,253,.12); }
#winDeposit .wd-method-logo { display: flex; align-items: center; justify-content: center; height: 38px; }
#winDeposit .wd-method-logo img { max-height: 38px; max-width: 96px; object-fit: contain; }
#winDeposit .wd-method-logo.wd-noimg::before { content: attr(data-l); display: flex; align-items: center; justify-content: center; width: 38px; height: 38px; border-radius: 10px; background: #0d6efd; color: #fff; font-size: 18px; font-weight: 800; text-transform: uppercase; }
#winDeposit .wd-method-name { font-size: 13px; font-weight: 700; color: #1a2332; line-height: 1.2; }
#winDeposit .wd-method-limit { font-size: 11px; font-weight: 500; color: #8a93a3; }
#winDeposit .wd-empty { padding: 34px 12px; text-align: center; color: #8a93a3; font-size: 14px; font-weight: 500; }
/* detay */
#winDeposit .wd-back { border: 0; background: none; color: #0d6efd; font-size: 13px; font-weight: 600; cursor: pointer; padding: 2px 0 14px; }
#winDeposit .wd-detail-head { display: flex; align-items: center; gap: 12px; margin-bottom: 16px; }
#winDeposit .wd-detail-logo img { max-height: 40px; max-width: 120px; object-fit: contain; }
#winDeposit .wd-detail-name { font-size: 18px; font-weight: 800; color: #1a2332; }
#winDeposit .wd-rows { display: flex; flex-direction: column; gap: 1px; background: #e6e9ef; border-radius: 12px; overflow: hidden; margin-bottom: 16px; }
#winDeposit .wd-row { display: flex; align-items: center; justify-content: space-between; gap: 10px; background: #f7f8fa; padding: 12px 14px; }
#winDeposit .wd-row-k { font-size: 12px; font-weight: 500; color: #8a93a3; flex: none; }
#winDeposit .wd-row-v { font-size: 13px; font-weight: 700; color: #1a2332; text-align: right; word-break: break-all; }
#winDeposit .wd-copy { border: 0; background: #0d6efd; color: #fff; border-radius: 8px; padding: 6px 10px; font-size: 11px; font-weight: 600; cursor: pointer; margin-left: 8px; flex: none; }
#winDeposit .wd-field { display: block; margin-bottom: 12px; }
#winDeposit .wd-field-l { display: block; font-size: 12px; font-weight: 600; color: #5b6472; margin-bottom: 6px; }
#winDeposit .wd-field input { width: 100%; box-sizing: border-box; border: 1px solid #d8dde6; border-radius: 12px; padding: 13px 14px; font-size: 15px; font-weight: 600; color: #1a2332; background: #fff; }
#winDeposit .wd-field input:focus { outline: 0; border-color: #0d6efd; }
#winDeposit .wd-limit { font-size: 12px; font-weight: 500; color: #8a93a3; margin: -6px 0 14px; }
#winDeposit .wd-submit { width: 100%; border: 0; border-radius: 14px; background: #16a34a; color: #fff; font-size: 15px; font-weight: 800; padding: 15px; cursor: pointer; transition: opacity .15s; }
#winDeposit .wd-submit:disabled { opacity: .6; cursor: default; }
#winDeposit .wd-result { margin-top: 14px; padding: 12px 14px; border-radius: 12px; font-size: 13px; font-weight: 600; }
#winDeposit .wd-result.ok { background: #dcfce7; color: #166534; }
#winDeposit .wd-result.err { background: #fee2e2; color: #991b1b; }

/* ===== Bakiye modalı (wb-*) — tamamen yerel, dış bağımlılık yok ===== */
#winBalance { position: fixed; inset: 0; z-index: 100060; display: none; font-family: Inter, -apple-system, "Segoe UI", Roboto, Arial, sans-serif; }
#winBalance.is-open { display: block; }
#winBalance .wb-backdrop { position: absolute; inset: 0; background: rgba(0,0,0,.55); }
#winBalance .wb-sheet { position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 100%; max-width: 480px; height: 92%; max-height: 92%; background: #fff; border-radius: 24px 24px 0 0; box-shadow: 0 -8px 40px rgba(0,0,0,.4); display: flex; flex-direction: column; overflow: hidden; animation: wbUp .3s ease; }
@keyframes wbUp { from { transform: translate(-50%, 100%); } to { transform: translate(-50%, 0); } }
#winBalance .wb-head { display: flex; align-items: center; justify-content: space-between; padding: 20px 16px 14px; flex: none; }
#winBalance .wb-title { font-size: 22px; font-weight: 800; color: #141415; }
#winBalance .wb-x { border: 0; background: none; color: #6f7480; cursor: pointer; padding: 2px; display: flex; }
#winBalance .wb-x svg { fill: currentColor; }
#winBalance .wb-scroll { flex: 1; overflow-y: auto; padding: 0 16px; -ms-overflow-style: none; scrollbar-width: none; }
#winBalance .wb-scroll::-webkit-scrollbar { display: none; }
#winBalance .wb-acc { display: flex; align-items: center; font-size: 12px; color: #6f7480; margin-bottom: 8px; }
#winBalance .wb-dot { width: 3px; height: 3px; border-radius: 50%; background: #6f7480; margin: 0 8px; }
#winBalance .wb-balance { font-size: 28px; font-weight: 800; color: #141415; margin-bottom: 16px; }
#winBalance .wb-deposit { width: 100%; border: 0; border-radius: 12px; background: #00b24b; color: #fff; font-size: 16px; font-weight: 700; padding: 13px; display: flex; align-items: center; justify-content: center; gap: 8px; cursor: pointer; margin-bottom: 16px; }
#winBalance .wb-deposit svg { fill: #fff; }
#winBalance .wb-points { width: 100%; border: 0; border-radius: 16px; background: #a9acb41f; padding: 12px; display: flex; align-items: center; justify-content: space-between; cursor: pointer; margin-bottom: 16px; }
#winBalance .wb-points-l { display: flex; align-items: center; gap: 8px; font-size: 14px; font-weight: 600; color: #141415; }
#winBalance .wb-points-ic { width: 32px; height: 32px; display: flex; align-items: center; justify-content: center; }
#winBalance .wb-points-ic img { width: 32px; height: 32px; object-fit: contain; }
#winBalance .wb-points-r { display: flex; align-items: center; gap: 8px; font-size: 14px; font-weight: 700; color: #141415; }
#winBalance .wb-points-r svg { fill: #6f7480; }
#winBalance .wb-others { display: flex; align-items: center; justify-content: space-between; padding: 12px 0; }
#winBalance .wb-others > span { font-size: 20px; font-weight: 700; color: #141415; }
#winBalance .wb-add { border: 0; background: none; color: #0075ff; font-size: 14px; font-weight: 600; cursor: pointer; display: flex; align-items: center; gap: 4px; }
#winBalance .wb-add svg { fill: #0075ff; }
#winBalance .wb-list { display: flex; flex-direction: column; border-radius: 16px; overflow: hidden; padding-bottom: 12px; }
#winBalance .wb-coin { display: flex; align-items: center; gap: 12px; padding: 12px 8px; min-height: 62px; border-top: 1px solid #b3b6bd29; }
#winBalance .wb-coin:first-child { border-top: 0; }
#winBalance .wb-coin-ic { width: 32px; height: 32px; flex: none; }
#winBalance .wb-coin-ic img { width: 100%; height: 100%; object-fit: contain; }
#winBalance .wb-coin-name { display: flex; flex-direction: column; gap: 2px; margin-right: auto; }
#winBalance .wb-coin-name b { font-size: 14px; font-weight: 600; color: #141415; }
#winBalance .wb-coin-name i { font-size: 12px; font-style: normal; color: #53575f; }
#winBalance .wb-coin-bal { font-size: 14px; font-weight: 600; color: #141415; }
#winBalance .wb-foot { border-top: 1px solid #b3b6bd29; padding: 14px 16px; display: flex; align-items: center; gap: 12px; flex: none; }
#winBalance .wb-switch-row { display: flex; align-items: center; gap: 8px; margin-right: auto; }
#winBalance .wb-switch { position: relative; width: 40px; height: 24px; flex: none; }
#winBalance .wb-switch input { opacity: 0; width: 0; height: 0; }
#winBalance .wb-track { position: absolute; inset: 0; border-radius: 999px; background: #a9acb433; transition: background .2s; cursor: pointer; }
#winBalance .wb-track::before { content: ""; position: absolute; width: 16px; height: 16px; border-radius: 999px; background: #fff; bottom: 4px; left: 4px; transition: transform .2s; box-shadow: 0 1px 3px rgba(0,0,0,.2); }
#winBalance .wb-switch input:checked + .wb-track { background: #00b24b; }
#winBalance .wb-switch input:checked + .wb-track::before { transform: translateX(16px); }
#winBalance .wb-foot-l { font-size: 14px; font-weight: 600; color: #0075ff; }
#winBalance .wb-logout { border: 0; background: #fee2e2; color: #991b1b; border-radius: 10px; padding: 9px 16px; font-size: 13px; font-weight: 700; cursor: pointer; flex: none; }

/* ===== Para yatırma: tile arası net boşluk ===== */
#winDeposit .wd-grid { gap: 14px !important; margin: 2px 0 4px; grid-auto-rows: minmax(92px, auto) !important; }
#winDeposit .wd-grid ._tile_tffco_2 { min-height: 92px; }

/* ===== Para yatırma detay (form + sonuç ekranı) — orijinal paywidget, tamamen yerel ===== */
.paywidget-app {
  --gap-input: 12px;
  --size-loader-s: 16px;
  --padding-input: 16px;
  --rounding-input: 12px;
  --size-input-base: 44px;
  --margin-input-caption: 4px;
  --rounding-method-card: 16px;
  --rounding-bonus-badge: 8px;
  --size-switch: 24px;
  --size-switch-inner: 16px;
  --rounding-switch: 999px;
  --rounding-switch-inner: 999px;
  --box-shadow-switch-inner: 0px 8px 16px -3px #00000014, 0px 1px 4px 0px #0000000d;
  --text-caption-xs-font-size: 10px;
  --text-caption-xs-font-weight: 400;
  --text-caption-xs-line-height: 14px;
  --text-caption-xs-letter-spacing: 0.1px;
  --color-neutral-light-2: #f0f2f5;
  --color-neutral-light-7: #a9acb4;
  --color-background-neutral-secondary: var(--color-neutral-light-2);
  --color-border-neutral-subtle: var(--color-neutral-light-7);
  --color-foreground-static-white-alpha-80: #fffc;
  --color-banner-bonus-bg-grad-4: radial-gradient(100% 100% at 50% 0%, #ffd599 11.48%, #f63d00 100%);
}
:where(.paywidget-app) .icon-chevron-left { box-sizing: border-box; width: 1em; height: 1em; display: block; position: relative; }
:where(.paywidget-app) .icon-chevron-left:after { content: ""; box-sizing: border-box; border-bottom: .143em solid; border-left: .143em solid; border-radius: 1px; width: .8em; height: .8em; display: block; position: absolute; top: 18%; left: 30%; transform: rotate(45deg); }
._size-xs_170pn_88 > svg { width: 12px; height: 12px; }
._size-s_170pn_100 > svg { width: 16px; height: 16px; }
._size-l_170pn_128 > svg { width: 24px; height: 24px; }
._size-m_1emka_34 { font-family: var(--text-body-font-family); font-weight: var(--text-body-regular-font-weight); font-size: var(--text-body-regular-font-size); line-height: var(--text-body-regular-line-height); letter-spacing: var(--text-body-regular-letter-spacing); }
._size-m-sb_1emka_38 { font-family: var(--text-body-font-family); font-weight: var(--text-body-strong-font-weight); font-size: var(--text-body-strong-font-size); line-height: var(--text-body-strong-line-height); letter-spacing: var(--text-body-strong-letter-spacing); }
._color-tertiary_1ssrb_18 { color: var(--color-foreground-neutral-tertiary); }
._root_zc48x_2 { flex-wrap: wrap; align-items: center; gap: 12px; display: flex; }
._wrapper_zc48x_9 { height: 32px; }
._root_wxorm_2 { flex-direction: column; gap: 16px; display: flex; }
._root_1gpvc_2 { gap: var(--margin-input-caption); flex-direction: column; display: flex; }
._wrapper_1gpvc_8 { height: var(--size-input-base); padding: 0 var(--padding-input); border-radius: var(--rounding-input); cursor: text; background-color: var(--color-background-neutral-alpha-16); color: var(--color-foreground-neutral-primary); border: 1px solid #0000; }
._wrapper_1gpvc_8, ._inner_1gpvc_40 { align-items: center; gap: var(--gap-input); display: flex; position: relative; }
._inner_1gpvc_40 { width: 100%; }
._label_1gpvc_48 { font-family: var(--text-body-font-family); font-weight: var(--text-body-regular-font-weight); font-size: var(--text-body-regular-font-size); line-height: var(--text-body-regular-line-height); white-space: nowrap; pointer-events: none; color: var(--color-foreground-neutral-secondary); text-overflow: ellipsis; width: 100%; transition: top .25s, transform .25s, font-size .25s; position: absolute; top: 50%; left: 0; overflow: hidden; transform: translateY(-50%); }
._label_1gpvc_48._active_1gpvc_66 { font-family: var(--text-caption-font-family); font-weight: var(--text-caption-xs-font-weight); font-size: var(--text-caption-xs-font-size); line-height: var(--text-caption-xs-line-height); letter-spacing: var(--text-caption-xs-letter-spacing); top: 0; transform: none; }
._input_1gpvc_74 { font-family: var(--text-body-font-family); font-weight: var(--text-body-regular-font-weight); font-size: var(--text-body-regular-font-size); line-height: var(--text-body-regular-line-height); width: 100%; color: var(--color-foreground-neutral-primary); background-color: #0000; outline: none; }
._input_1gpvc_74::placeholder, ._input_1gpvc_74:disabled { color: var(--color-foreground-neutral-secondary); }
._input_1gpvc_74._active_1gpvc_66 { padding-top: var(--text-caption-xs-line-height); }
._inputLtr_1gpvc_105 { text-align: left; direction: ltr; }
._container_1gpvc_110 { flex-direction: column; gap: 4px; display: flex; }
._root_1vxhb_2 { flex-direction: column; gap: 16px; display: flex; }
._container_1vxhb_8 { width: 100%; position: relative; }
._badge_1vxhb_13 { position: absolute; top: calc(50% - 10px); right: 8px; transform: translateY(-50%); }
._root_1hceq_2 { border-radius: var(--rounding-bonus-badge); pointer-events: none; background: var(--color-border-neutral-subtle); color: var(--color-foreground-static-white); align-items: center; gap: 4px; padding: 4px 8px; display: flex; }
._root_1hceq_2._orange_1hceq_20 { background-image: var(--color-banner-bonus-bg-grad-4); }
._root_s1i0t_2 { flex-wrap: wrap; justify-content: center; display: flex; }
._button_s1i0t_8 { margin: 4px; }
._rounding-max_1avv5_129 { border-radius: 999px; }
._container_1ivh7_2 { flex-direction: column; flex: 1; gap: 16px; display: flex; }
._space_1ivh7_9 { margin: 0 4px; }
._buttons_1ivh7_21 { flex-direction: column; align-items: flex-start; gap: 8px; display: flex; }
._button_1ivh7_21 { width: 100%; }
._root_vzamc_2 > :not(:last-child) { margin-bottom: 16px; }
._root_11f43_2 { justify-content: space-between; align-items: center; gap: 16px; display: flex; }
._wrapper_11f43_9 { align-items: center; gap: 8px; display: flex; }
._container_kmobn_2 { flex-direction: column; gap: 16px; display: flex; }
._space_kmobn_8 { margin: 0 4px; }
._instruction_kmobn_12 { white-space: pre-wrap; }
._button_kmobn_16 { margin-top: auto; }
._root_15fsl_2 { white-space: pre-wrap; }
._root_112cf_2 { padding-bottom: 8px; }
._root_mrcag_2 { border-radius: var(--rounding-method-card); cursor: default; transition: outline-color .25s; background-color: var(--color-background-neutral-alpha-16) !important; }
._size-l_mrcag_39 { padding: 16px; }
._root_61m9q_2 { text-align: start; flex-direction: column; gap: 16px; display: flex; }
._container_61m9q_9 { text-align: start; align-items: center; gap: 12px; display: flex; }
._root_1ogqt_2 { background-color: var(--color-border-neutral-alpha-16); width: 100%; height: 1px; }
._root_heloi_2 { align-items: center; gap: 12px; display: flex; }
._container_heloi_8 { flex-direction: column; flex-grow: 1; display: flex; }
._inner_heloi_14 { justify-content: space-between; align-items: center; gap: 12px; padding: 8px 0; display: flex; }
._paragraph_heloi_22 { word-break: break-all; }
._icon_heloi_26 { margin: 0 8px; }
._wrapper_heloi_30 { text-align: start; flex-direction: column; display: flex; }
._copyButton_heloi_45 { padding: 8px; }
._root_1f83g_2 { border-radius: 999px; display: inline-flex; }
._color-secondary_1f83g_12 { background-color: var(--color-foreground-neutral-secondary); color: #fff; }
._size-xs_1f83g_17 { padding: 6px; }
._root_1wtnk_2 { align-items: center; gap: 12px; display: flex; }
._container_1wtnk_8 { align-items: center; gap: 8px; display: flex; overflow: hidden; }
._color-default_v70gq_16 { background-color: var(--color-background-neutral-secondary); }
._root_vooom_2 { width: auto; animation: 1s linear infinite _spin_vooom_1; }
._color-primary_vooom_11 { color: var(--color-solid-brand-main-primary); }
._size-s_vooom_19 { height: var(--size-loader-s); }
@keyframes _spin_vooom_1 { 0% { transform: rotate(0); } to { transform: rotate(360deg); } }
/* detay; kaydırma dış _root_15nu5_2 kapsayıcısında yapılır */
#winDeposit .wd-detail { display: block; }

/* ===== buton sınıfları (yeşil "Para yatır" / "Transferi onayla" + nötr) ===== */
.paywidget-app {
  --gap-button: 8px;
  --size-button-s: 32px;
  --size-button-xl: 44px;
  --padding-button-s: 12px;
  --padding-button-xl: 20px;
  --rounding-button-s: 8px;
  --rounding-button-xl: 12px;
  --color-brand-accent-light-10: #008c3b;
  --color-solid-brand-accent-secondary: var(--color-brand-accent-light-10);
  --color-button-accent-bg-default: var(--color-solid-brand-accent-primary);
  --color-button-accent-bg-hover: var(--color-solid-brand-accent-secondary);
  --color-button-accent-fg-default: var(--color-foreground-static-white);
}
._root_1avv5_2 { justify-content: center; align-items: center; gap: var(--gap-button); outline: transparent solid var(--size-border-focus); -webkit-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; transition: outline-color .25s, background-color .25s, color .25s; display: inline-flex; cursor: pointer; }
._root_1avv5_2:active { opacity: var(--opacity-item-active); }
._root_1avv5_2:disabled { opacity: var(--opacity-item-disabled); }
._plain-color-primary_1avv5_54 { color: var(--color-solid-brand-main-primary); }
._plain-color-primary_1avv5_54:hover:not(:disabled) { color: var(--color-solid-brand-main-secondary); }
._plain-size-xl_1avv5_64 { font-family: var(--text-body-font-family); font-weight: var(--text-body-strong-font-weight); font-size: var(--text-body-strong-font-size); line-height: var(--text-body-strong-line-height); letter-spacing: var(--text-body-strong-letter-spacing); }
._solid-color-accent_1avv5_68 { color: var(--color-button-accent-fg-default); background: var(--color-button-accent-bg-default) !important; }
._solid-color-accent_1avv5_68:hover:not(:disabled) { background: var(--color-button-accent-bg-hover) !important; }
._solid-color-neutral_1avv5_86 { color: var(--color-foreground-neutral-primary); background-color: var(--color-background-neutral-alpha-16) !important; }
._solid-color-neutral_1avv5_86:hover:not(:disabled) { background-color: var(--color-background-neutral-alpha-20) !important; }
._solid-size-s_1avv5_105 { font-family: var(--text-body-font-family); font-weight: var(--text-subhead-strong-font-weight); font-size: var(--text-subhead-strong-font-size); line-height: var(--text-subhead-strong-line-height); letter-spacing: var(--text-subhead-strong-letter-spacing); height: var(--size-button-s); padding: 8px var(--padding-button-s); border-radius: var(--rounding-button-s); }
._solid-size-xl_1avv5_121 { font-family: var(--text-body-font-family); font-weight: var(--text-body-strong-font-weight); font-size: var(--text-body-strong-font-size); line-height: var(--text-body-strong-line-height); letter-spacing: var(--text-body-strong-letter-spacing); height: var(--size-button-xl); padding: 12px var(--padding-button-xl); border-radius: var(--rounding-button-xl); }

/* hidden özniteliği sınıf display'lerini ezsin (adım/detay gizleme) */
#winDeposit [hidden] { display: none !important; }

/* QR (kripto adresi) */
#wdCryptoQr { display: flex; align-items: center; justify-content: center; }
#wdCryptoQr svg { width: 100px; height: 100px; display: block; }

/* mavi buton (kripto "Kopyala" + başarı "Kapat") */
.paywidget-app {
  --color-button-primary-bg-default: var(--color-solid-brand-main-primary);
  --color-button-primary-bg-default-grad: var(--color-solid-brand-main-primary);
  --color-button-primary-bg-hover: var(--color-solid-brand-main-secondary);
  --color-button-primary-fg-default: var(--color-foreground-static-white);
}
._solid-color-primary_1avv5_95 { color: var(--color-button-primary-fg-default); background: var(--color-button-primary-bg-default-grad) !important; }
._solid-color-primary_1avv5_95:hover:not(:disabled) { background: var(--color-button-primary-bg-hover) !important; }

/* ===== "Ödeme işleniyor" (başarı) ekranı ===== */
#winDeposit .wd-success { padding: 6px 4px 4px; text-align: center; }
#winDeposit .wd-succ-ill { display: flex; align-items: center; justify-content: center; margin: 22px 0 28px; }
#winDeposit .wd-succ-card-img { position: relative; width: 150px; height: 96px; border-radius: 14px; background: linear-gradient(135deg, #2a7bef, #0b3fae); box-shadow: 0 12px 26px rgba(13,63,174,.35); display: flex; align-items: center; justify-content: center; }
#winDeposit .wd-succ-brand { width: 64px; height: 30px; color: #fff; }
#winDeposit .wd-succ-brand use { fill: #fff; }
#winDeposit .wd-succ-clock { position: absolute; right: -16px; top: -16px; }
#winDeposit .wd-succ-clock svg { width: 48px; height: 48px; filter: drop-shadow(0 3px 6px rgba(0,0,0,.25)); }
#winDeposit .wd-succ-title { font-size: 20px; font-weight: 800; color: #141415; margin-bottom: 6px; }
#winDeposit .wd-succ-sub { font-size: 13px; color: #6f7480; margin-bottom: 26px; }
#winDeposit .wd-succ-card { background: #a9acb41f; border-radius: 14px; padding: 14px 16px; text-align: left; margin-bottom: 16px; }
#winDeposit .wd-succ-head { display: flex; align-items: center; gap: 8px; padding-bottom: 10px; margin-bottom: 4px; border-bottom: 1px solid #b3b6bd29; }
#winDeposit .wd-succ-logo { max-height: 26px; max-width: 90px; object-fit: contain; }
#winDeposit .wd-succ-name { font-size: 13px; font-weight: 700; color: #1a2332; }
#winDeposit .wd-succ-row { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 7px 0; font-size: 13px; }
#winDeposit .wd-succ-row span { color: #6f7480; }
#winDeposit .wd-succ-row b { color: #141415; font-weight: 700; text-align: right; }
#winDeposit .wd-succ-close { width: 100%; }

/* ===== Deposit gövde scroll zinciri (FIX) =====
   Sorun: "Tutar minimumun altında" uyarısı çıkınca içerik büyüyor, scroll container
   (_root_15nu5_2) bounded olmadığı için panel/viewport altına taşıyor ve "Birinci yatırıma
   +%100" reklamı (_root_9f7sn_2 / _root_d9c76_2) aşağı kayıp kesiliyordu.
   Çözüm: panel(#component) > main > .wd-section > .wd-detail > _root_15nu5_2 zincirini
   flex ile bound'layıp scroll'u orijinaldeki gibi iç gövdeye (_root_15nu5_2) veriyoruz;
   böylece uyarı çıksa da yükseklik sabit kalır, alttaki promo kart kaymaz/bozulmaz. */
#winDeposit #component { overflow: hidden; }
#winDeposit ._main_1d4s8_17 { display: flex; flex-direction: column; flex: 1 1 auto; min-height: 0; height: auto; overflow: hidden; }
#winDeposit .wd-section { display: flex; flex-direction: column; flex: 1 1 auto; min-height: 0; height: auto; }
#winDeposit .wd-browse { flex: 1 1 auto; min-height: 0; overflow: hidden auto; }
#winDeposit .wd-detail:not([hidden]) { display: flex; flex-direction: column; flex: 1 1 auto; min-height: 0; }
#winDeposit ._root_15nu5_2 { flex: 1 1 auto; min-height: 0; overscroll-behavior: contain; }

/* ===== Profil > Ödeme geçmişi (#wpHistory) — orijinal paywidget tasarımı, somut değerler =====
   (#wpHistory .paywidget-app dışında olduğu için --text-/--color- değişkenleri yok; px/renk sabit.) */
#winProfile #wpHistory:not([hidden]) { display: flex; flex-direction: column; }
#winProfile #wpHistory > ._root_1o5r7_2 { display: flex; flex-direction: column; gap: 16px; min-height: 100%; height: auto; }
#winProfile #wpHistory .wp-set-title { margin: 2px 0 0; }
/* sekmeler (Tümü / Yatırımlar / Çekimler) */
#winProfile ._root_t22yy_2 { display: flex; gap: 4px; padding: 2px; background: #f0f2f5; border-radius: 12px; }
#winProfile ._tab_t22yy_10 { flex: 1; height: 40px; border: 0; background: transparent; color: #141415; font: 600 14px/1 Inter, -apple-system, "Segoe UI", Roboto, Arial, sans-serif; border-radius: 10px; cursor: pointer; display: flex; align-items: center; justify-content: center; position: relative; transition: background .2s, color .2s; }
#winProfile ._tab_t22yy_10 + ._tab_t22yy_10::before { content: ""; position: absolute; left: -2px; top: 50%; transform: translateY(-50%); width: 1px; height: 24px; background: #a9acb429; }
#winProfile ._tab_t22yy_10._active_t22yy_39 { background: #fff; box-shadow: 0 1px 1px rgba(0,0,0,.05); }
#winProfile ._tab_t22yy_10._active_t22yy_39::before, #winProfile ._tab_t22yy_10._active_t22yy_39 + ._tab_t22yy_10::before { display: none; }
/* liste + öğe */
#winProfile ._root_1trm9_2 { display: flex; flex-direction: column; gap: 16px; flex: 1; }
#winProfile ._list_1trm9_63 { display: flex; flex-direction: column; }
#winProfile ._listItem_1trm9_68:not(:first-child)::before { content: ""; display: block; border-top: 1px solid #a9acb429; margin-left: 52px; }
#winProfile ._listItem_1trm9_68.wp-hist-first::before { display: none; }
#winProfile ._root_t5mnu_2 { padding: 12px 8px; }
#winProfile ._content_t5mnu_6 { display: flex; align-items: flex-start; gap: 12px; }
#winProfile ._icon_t5mnu_12 { flex-shrink: 0; width: 32px; height: 32px; margin-top: 6px; display: flex; align-items: center; justify-content: center; }
#winProfile ._iconImage_t5mnu_19 { width: 100%; height: 100%; object-fit: contain; }
#winProfile .wp-hist-ico-fb { width: 32px; height: 32px; border-radius: 50%; background: #eef1f5; display: flex; align-items: center; justify-content: center; color: #6f7480; }
#winProfile ._info_t5mnu_25 { display: flex; flex-direction: column; flex: 1; gap: 2px; min-width: 0; }
#winProfile #wpHistory ._row_t5mnu_33 { display: flex; align-items: center; gap: 8px; }
#winProfile ._title_t5mnu_40 { flex: 1; min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; font-weight: 600; color: #141415; }
#winProfile ._amount_t5mnu_48 { flex-shrink: 0; font-size: 14px; font-weight: 600; color: #141415; white-space: nowrap; }
#winProfile ._amount_t5mnu_48.wp-amt-dep { color: #12a150; }
#winProfile ._amount_t5mnu_48._amountCanceled_t5mnu_52 { text-decoration: line-through; color: #6f7480 !important; }
#winProfile ._spacer_t5mnu_56 { flex: 1; }
#winProfile ._date_t5mnu_60 { flex-shrink: 0; }
#winProfile #wpHistory ._color-secondary_1ssrb_14 { color: #53575f; }
#winProfile #wpHistory ._size-s_1ssrb_30 { font-size: 12px; line-height: 16px; font-weight: 400; }
#winProfile ._status_t5mnu_64 { display: flex; align-items: center; gap: 4px; }
#winProfile ._status_t5mnu_64 ._root_170pn_2 { display: inline-flex; align-items: center; justify-content: center; }
#winProfile ._status_t5mnu_64 svg { width: 12px; height: 12px; display: block; }
#winProfile ._status_t5mnu_64._status-canceled_t5mnu_78 { color: #53575f; }
#winProfile ._status_t5mnu_64.wp-status-success { color: #12a150; }
#winProfile ._status_t5mnu_64.wp-status-pending { color: #f5a623; }
/* alt sayaç + ilerleme çubuğu */
#winProfile ._footer_1trm9_87 { display: flex; flex-direction: column; align-items: center; gap: 20px; margin-top: auto; padding-top: 8px; padding-bottom: 8px; }
#winProfile ._summary_1trm9_97 { display: flex; flex-direction: column; align-items: center; gap: 12px; width: 100%; }
#winProfile ._counter_1trm9_105 { text-align: center; font-size: 12px; color: #6f7480; }
#winProfile ._progress_1trm9_109 { width: 100%; max-width: 200px; }
#winProfile ._root_zfyqu_2 { width: 100%; height: 4px; background: #f0f2f5; border-radius: 3px; overflow: hidden; }
#winProfile ._fill_zfyqu_10 { height: 4px; background: #141415; border-radius: 3px; transition: width .3s; }
#winProfile .wp-hist-empty { text-align: center; color: #6f7480; font-size: 14px; padding: 48px 16px; }
