/* Deposit / Cashier - payment modules */
._messageWrapper_1q5pk_1 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: .5rem;
    padding: .75rem .5rem;
    margin: 0;
    border: 1px dashed rgb(108, 119, 64);
    border-radius: 6px;
    background-color: rgb(67, 78, 24);
    color: rgb(210, 214, 194);
}

._icon_1q5pk_14 {
    display: flex;
    color: rgb(248, 216, 127);
}

._message_1q5pk_1 {
    font: 500 14px/22px Roboto, sans-serif;
    color: rgb(210, 214, 194);
}

._message_1q5pk_1 strong {
    color: rgb(248, 216, 127);
}

._bonusInfo_nkroy_1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 4px;
    overflow: hidden;
    padding: 12px 16px 0;
    background: rgb(39, 44, 17);
}

._paymentItemBlock_4g0md_1 {
    margin-bottom: 16px;
}

._paymentItemBlock_4g0md_1:last-child {
    margin-bottom: 0;
}

._paymentItemWrapper_4g0md_9 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    flex: 1;
    gap: 8px;
}

._list_4g0md_17 {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin: 0;
    padding: 0;
    list-style: none;
}

._paymentItemBlock_msycv_1 {
    margin-bottom: 16px;
}

._paymentItemWrapper_msycv_9 {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    gap: 16px;
}

/* Styled-components deposit layout */
* { box-sizing: border-box; }

body {
    position: relative;
    line-height: 1.3;
    -webkit-font-smoothing: antialiased;
    padding: 0;
    margin: 0;
    font-family: Roboto, sans-serif;
    background: rgb(39, 44, 17);
    color: rgb(210, 214, 194);
}

ul { list-style-type: none; padding: 0; margin: 0; }
a { text-decoration: none; }
button { cursor: pointer; border: 0; background: none; }
button:focus { outline: none; box-shadow: none; }
img { object-fit: contain; }

::-webkit-scrollbar { width: 6px; height: 6px; background-color: #272c11; cursor: pointer; }
::-webkit-scrollbar-thumb { background-color: #6c7740; cursor: pointer; }

.eYhkic {
    position: relative;
    display: flex;
    flex: 1 1 0%;
    min-height: 100vh;
    max-width: 1024px;
    margin: 0 auto;
    flex-direction: column;
}

.pROSG {
    min-height: 100%;
    flex: 1 1 0%;
    padding: 16px 16px 54px;
    position: relative;
    background: rgb(39, 44, 17);
}

.dHgjPu {
    min-height: 32px;
    padding: 4px 16px;
    margin-bottom: 16px;
    background: rgb(67, 78, 24);
    border: none;
    border-radius: 12px;
}

.becvCE { margin-bottom: 8px; }

.jFCORV {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: row;
    gap: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: rgb(210, 214, 194);
    margin: 0;
}

.jFCORV span {
    font-weight: 500;
}

.bIusoU {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 8px;
    gap: 8px;
    border: none;
    border-radius: 16px;
    box-shadow: rgb(166, 169, 81) 0px 2px 4px;
    background: rgb(58, 71, 14);
    transition: 400ms;
    cursor: pointer;
    overflow: hidden;
    margin: 0;
}

.bIusoU:hover {
    transform: translateY(-1px);
}

.bIusoU.selected {
    box-shadow: rgb(248, 216, 127) 0px 0px 0px 2px, rgb(166, 169, 81) 0px 2px 4px;
}

.bOQaip {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    width: 122px;
    flex-shrink: 0;
    padding: 4px;
    background: rgb(255, 255, 255);
    border-radius: 24px;
}

.bOQaip img {
    max-width: 100%;
    height: calc(85.7143%);
    width: auto;
}

.esNfFR {
    flex-direction: row;
    align-items: center;
    width: 100%;
}

.guEnga {
    flex: 1 1 0%;
    padding: 10px 8px 10px 0;
}

.fIeyGT {
    display: flex;
    align-items: center;
    flex-flow: row;
    justify-content: space-between;
    gap: 8px;
    color: rgb(210, 214, 194);
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    margin: 0;
}

.jIqteU {
    width: 100%;
    line-height: 16px;
    font-size: 12px;
}

.lbXIZl, .gaZeri {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: rgb(255, 255, 255);
}

.dueDLI {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 56px;
    padding: 0 8px;
    color: white;
    backdrop-filter: blur(5px);
    z-index: 9999;
}

.eWHoiM {
    position: relative;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 3px 4px;
    border: 1px solid rgb(108, 119, 64);
    border-radius: 16px;
    background: rgb(63, 71, 31);
}

.cMzUkj {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1 1 0%;
    gap: 8px;
    border: 0;
    border-radius: 30px;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: rgb(66, 83, 12);
    background: rgb(248, 216, 127);
}

.cMzUkj svg path { fill: rgb(66, 83, 12); }

.kIiRkn {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1 1 0%;
    gap: 8px;
    border: 0;
    border-radius: 30px;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: rgb(210, 214, 194);
    background: unset;
}

.kIiRkn svg path { fill: rgb(154, 163, 117); }

.deposit-back-header {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 16px;
    background: rgb(63, 71, 31);
    border-bottom: 1px solid rgb(108, 119, 64);
}

.deposit-back-header a {
    color: rgb(210, 214, 194);
    font-size: 22px;
    line-height: 1;
}

.deposit-back-header h1 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: rgb(255, 255, 255);
}

.deposit-amount-step {
    padding: 16px;
}

.deposit-amount-card {
    background: rgb(58, 71, 14);
    border-radius: 16px;
    padding: 20px 16px;
    box-shadow: rgb(166, 169, 81) 0 2px 4px;
}

.deposit-amount-hint {
    margin: 0 0 16px;
    color: rgb(210, 214, 194);
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
}

.deposit-amount-limits {
    margin: -8px 0 16px;
    color: rgb(154, 163, 117);
    font-size: 12px;
    text-align: center;
}

.deposit-modal-step[hidden] {
    display: none !important;
}

.deposit-modal-step .deposit-amount-input-wrap {
    margin-bottom: 8px;
}

.deposit-amount-input-wrap {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 16px;
    background: rgb(39, 44, 17);
    border: 1px solid rgb(108, 119, 64);
    border-radius: 12px;
    padding: 4px 12px;
}

.deposit-amount-input {
    flex: 1;
    border: 0;
    background: transparent;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 12px 0;
    outline: none;
    min-width: 0;
}

.deposit-amount-input::-webkit-outer-spin-button,
.deposit-amount-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.deposit-amount-currency {
    color: rgb(248, 216, 127);
    font-weight: 600;
    font-size: 14px;
}

.deposit-amount-btn,
.deposit-confirm-btn {
    width: 100%;
    border: 0;
    border-radius: 30px;
    padding: 14px 16px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    background: rgb(248, 216, 127);
    color: rgb(66, 83, 12);
}

.deposit-modal {
    position: fixed;
    inset: 0;
    z-index: 10000;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.deposit-modal[hidden] {
    display: none !important;
}

.deposit-modal-cover {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.65);
}

.deposit-modal-box {
    position: relative;
    width: 100%;
    max-width: 480px;
    max-height: 90vh;
    overflow: auto;
    background: rgb(39, 44, 17);
    border-radius: 20px 20px 0 0;
    padding: 20px 16px 24px;
    border-top: 1px solid rgb(108, 119, 64);
}

.deposit-modal-close {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 32px;
    height: 32px;
    border: 0;
    border-radius: 50%;
    background: rgb(63, 71, 31);
    color: #fff;
    font-size: 22px;
    line-height: 1;
    cursor: pointer;
}

.deposit-modal-logo {
    display: flex;
    justify-content: center;
    margin-bottom: 12px;
}

.deposit-modal-logo img {
    max-height: 48px;
    max-width: 160px;
    background: #fff;
    border-radius: 12px;
    padding: 8px 12px;
}

.deposit-modal-title {
    margin: 0 0 16px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.deposit-detail-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 16px;
}

.deposit-detail-row {
    background: rgb(58, 71, 14);
    border-radius: 12px;
    padding: 12px;
}

.deposit-detail-label {
    color: rgb(210, 214, 194);
    font-size: 12px;
    margin-bottom: 6px;
}

.deposit-detail-value {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}

.deposit-detail-value strong {
    color: #fff;
    font-size: 14px;
    word-break: break-all;
}

.deposit-copy-btn {
    flex-shrink: 0;
    border: 0;
    border-radius: 8px;
    padding: 6px 10px;
    background: rgb(248, 216, 127);
    color: rgb(66, 83, 12);
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
}

.deposit-amount-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 14px 12px;
    margin-bottom: 12px;
    border: 1px dashed rgb(108, 119, 64);
    border-radius: 12px;
    background: rgb(67, 78, 24);
    color: rgb(210, 214, 194);
    font-size: 14px;
}

.deposit-amount-footer strong {
    color: rgb(248, 216, 127);
    font-size: 18px;
}

.deposit-modal-message {
    display: block;
    margin-top: 12px;
    padding: 12px 14px;
    border-radius: 8px;
    font-size: 14px;
    line-height: 1.45;
    border: 1px solid rgb(108, 119, 64);
    background: rgb(58, 71, 14);
    color: rgb(210, 214, 194);
}

.deposit-modal-message[hidden] {
    display: none !important;
}

.deposit-modal-message.success {
    background: rgba(90, 135, 8, 0.35);
    border-color: rgb(90, 135, 8);
    color: #e8f0d0;
}

.deposit-modal-message.error {
    background: rgba(203, 43, 49, 0.25);
    border-color: rgb(203, 43, 49);
    color: #ffd0d0;
}

/* === iframe Ödeme Ekranı === */
.deposit-iframe-wrap {
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    min-height: 500px;
}

.deposit-iframe-wrap iframe {
    display: block;
    width: 100%;
    min-height: 600px;
    border: 0;
    border-radius: 12px;
}

/* iframe açıkken modal box daha büyük olsun */
.deposit-modal-box:has(#js_deposit_modal_iframe_step:not([hidden])) {
    max-width: 600px;
    max-height: 95vh;
}

