/* _content/Yap.Checkout/Pages/Checkout/Index.cshtml.rz.scp.css */
.checkout-main[b-52yvdunlx5] {
    padding: 40px 20px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.checkout-container[b-52yvdunlx5] {
    width: 100%;
    max-width: 420px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
    overflow: hidden;
}

.checkout-content[b-52yvdunlx5] {
    padding: 24px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.checkout-divider[b-52yvdunlx5] {
    padding: 0;
    border: none;
    height: 1px;
    min-height: 1px;
    background: #ddd;
    margin: 0;
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
    flex-shrink: 0;
    display: block;
    position: relative;
    z-index: 1;
}

.checkout-summary-text[b-52yvdunlx5],
.checkout-summary-price[b-52yvdunlx5] {
    font-weight: 500;
}

.checkout-header[b-52yvdunlx5] {
    display: flex;
    flex-direction: column;
    gap: 16px;
    text-align: center;
}

.checkout-title[b-52yvdunlx5] {
    font-size: 20px;
    font-weight: 600;
}

.checkout-subtitle[b-52yvdunlx5] {
    font-size: 13px;
    color: #8996a3;
}

.checkout-summary[b-52yvdunlx5] {
    display: flex;
    justify-content: space-between;
    padding: 12px;
    border: 1px solid #d2d2d7;
    border-radius: 6px;
}

.checkout-summary-left[b-52yvdunlx5] {
    display: flex;
    gap: 8px;
    align-items: center;
}

.checkout-field[b-52yvdunlx5] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

    .checkout-field label[b-52yvdunlx5] {
        font-size: 15px;
        font-weight: 500;
    }

    .checkout-field input[b-52yvdunlx5],
    .checkout-input[b-52yvdunlx5] {
        width: 100%;
        height: 41px;
        padding: 0 10px;
        border: 1px solid #c9c9c9;
        border-radius: 6px;
    }
/* _content/Yap.Checkout/Pages/Checkout/QuickPay-Index.cshtml.rz.scp.css */
.checkout-main[b-usu92i64lf] {
    margin: 1rem;
}

.checkout-container h1[b-usu92i64lf] {
    margin-block: 0.5rem;
}

.checkout-container > p[b-usu92i64lf] {
    margin-block: 1rem;
    font-weight: 500;
}

@media (min-width:900px) {
    .checkout-main[b-usu92i64lf] {
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
        gap: 1rem;
    }

    .checkout-container[b-usu92i64lf] {
        flex: 1;
        max-width: 490px;
        padding: 1rem;
    }
}
/* _content/Yap.Checkout/Pages/Checkout/QuickPayTopUp-Index.cshtml.rz.scp.css */
/* _content/Yap.Checkout/Pages/Checkout/Test/_Checkout.cshtml.rz.scp.css */
.express-checkout-methods[b-jdx9cw58ap] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.saved-cards[b-jdx9cw58ap] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-block: 1rem;
}

.saved-card[b-jdx9cw58ap] {
    border: 1px solid #c9c9c9;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-block: 0.5rem;
    padding-inline: 0.5rem;
    cursor: pointer;
    background-color: #fff;
}

.card-info[b-jdx9cw58ap] {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 0.9rem;
}

.card-fields[b-jdx9cw58ap] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-block: 1rem;
}

.saved-card-check[b-jdx9cw58ap] {
    margin-top: 1rem;
    display: flex;
    gap: 1rem;
}

.saved-card-check input[type=checkbox][b-jdx9cw58ap] {
    width: 1rem;
}

.cc-input[b-jdx9cw58ap] {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding-inline: 1rem;
    height: 2.8rem;
    width: 100%;
    display: flex;
    gap: 0.5rem;
}

.cc-input img[b-jdx9cw58ap] {
    width: 1.5rem;
}

.cc-card-inline[b-jdx9cw58ap] {
    display: flex;
    gap: 1rem;
}

.hidden[b-jdx9cw58ap] {
    display: none !important;
}

.card-fields.is-loading .cc-input[b-jdx9cw58ap] {
    background: #eee;
    background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
    border-radius: 5px;
    background-size: 200% 100%;
    animation: 1.5s shine-b-jdx9cw58ap linear infinite;
}
.card-fields.is-loading .cc-input img[b-jdx9cw58ap] {
    display: none;
}

@keyframes shine-b-jdx9cw58ap {
  to {
    background-position-x: -200%;
  }
}

.add-new-card-btn[b-jdx9cw58ap] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    padding-block: 0.7rem;
    padding-inline: 0.5rem;
    border: 1px dashed #137917;
    background-color: #1379171A;
    color: #137917;
    border-radius: 10px;
}

.checkbox[b-jdx9cw58ap] {
    margin-top: 1rem;
    display: flex;
    gap: 1rem;
}

.checkbox input[type=checkbox][b-jdx9cw58ap] {
    width: 1rem;
}

form button[type=submit][b-jdx9cw58ap] {
    display: block;
    width: 100%;
    padding-block: 1rem;
    margin-top: 1rem;
    border-radius: 10px;
    border: none;
    background-color: #E94057;
    color: #fff;
    font-weight: 500;
}

@media (min-width:900px) {
    .express-checkout-methods[b-jdx9cw58ap] {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
        grid-auto-rows: var(--payment-button-height);
        gap: 0.5rem;
        align-items: center;
    }
}
/* _content/Yap.Checkout/Pages/Checkout/TrustPayments/QuickPay/_Checkout.cshtml.rz.scp.css */
.quickpay-checkout-methods[b-b83wo8jxpz] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#submit-btn[b-b83wo8jxpz] {
    display: block;
    width: 100%;
    padding-block: 1rem;
    margin-top: 1rem;
    border-radius: 10px;
    border: none;
    background-color: #01aef0;
    color: #fff;
    font-weight: 500;
}

.btn-free[b-b83wo8jxpz] {
    background-color: #01aef0 !important;
    font-size: 22px !important;
    font-weight: 600 !important;
}

.btn-continuefree[b-b83wo8jxpz] {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    border-radius: 25px !important;
    overflow: hidden;
    padding-block: 1.5rem !important;
    width: 300px !important;
    height: 35px;
}

    .btn-continuefree[b-b83wo8jxpz] .left[b-b83wo8jxpz][b-b83wo8jxpz] {
        flex: 1;
        text-align: center;
        padding: 12px 0;
        margin-left: -15px;
    }

    .btn-continuefree[b-b83wo8jxpz] .right[b-b83wo8jxpz][b-b83wo8jxpz] {
        flex: 1;
        text-align: center;
        padding: 12px 0;
        margin-right: -15px;
    }

@media (min-width:900px) {
    .quickpay-checkout-methods[b-b83wo8jxpz] {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #submit-btn[b-b83wo8jxpz] {
        width: 300px !important;
    }
}
/* _content/Yap.Checkout/Pages/Checkout/TrustPayments/_Checkout.cshtml.rz.scp.css */
.express-checkout-methods[b-4529orj8po] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.card-fields[b-4529orj8po] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-block: 1rem;
}

.cc-input[b-4529orj8po] {
    height: 4.2rem;
    width: 100%;
    display: flex;
    gap: 0.5rem;
    position: relative;
}

    .cc-input img[b-4529orj8po] {
        width: 1.5rem;
        position: absolute;
        top: 28px;
        right: 12px;
    }

.cc-card-inline[b-4529orj8po] {
    display: flex;
    gap: 1rem;
}

.hidden[b-4529orj8po] {
    display: none !important;
}

.card-fields.is-loading .cc-input[b-4529orj8po] {
    background: #eee;
    background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
    border-radius: 5px;
    background-size: 200% 100%;
    animation: 1.5s shine-b-4529orj8po linear infinite;
}
.card-fields.is-loading .cc-input img[b-4529orj8po] {
    display: none;
}

@keyframes shine-b-4529orj8po {
  to {
    background-position-x: -200%;
  }
}

.checkbox[b-4529orj8po] {
    margin-top: 2rem;
    display: flex;
    gap: 1rem;
}

.checkbox input[type=checkbox][b-4529orj8po] {
    width: 1rem;
}

form button[type=submit][b-4529orj8po] {
    display: block;
    width: 100%;
    padding-block: 1rem;
    margin-top: 1rem;
    border-radius: 10px;
    border: none;
    background-color: #E94057;
    color: #fff;
    font-weight: 500;
}

/*iframe[id^=st-] {
    width: inherit !important;
}

#st-card-number-input {
    padding: 1.1rem 1.8rem !important;
}*/

@media (min-width:900px) {
    .express-checkout-methods[b-4529orj8po] {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
        grid-auto-rows: var(--payment-button-height);
        gap: 0.5rem;
        align-items: center;
    }
}



/* _content/Yap.Checkout/Pages/Checkout/WLPayments/QuickPayTopUp/_Checkout.cshtml.rz.scp.css */
/* =========================================================
   Buttons / Actions
   ========================================================= */

#submit-btn[b-95aikg69ey] {
    display: block;
    width: 100%;
    min-width: 200px;
    margin-top: 1rem;
    padding-block: 1rem;
    border: none;
    border-radius: 10px;
    background-color: #01aef0;
    color: #fff;
    font-weight: 500;
}

.submit-btn[b-95aikg69ey] {
    width: 100%;
    height: 56px;
    margin-top: 8px;
    border: none;
    border-radius: 12px;
    background: var(--accent);
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.2s;
    -webkit-tap-highlight-color: transparent;
}

    .submit-btn:hover[b-95aikg69ey] {
        background: var(--accent-hover);
    }

    .submit-btn:active[b-95aikg69ey] {
        transform: scale(0.98);
    }

    /* Focus visible for keyboard navigation */
    .submit-btn:focus-visible[b-95aikg69ey],
    .close-btn:focus-visible[b-95aikg69ey] {
        outline: 2px solid var(--accent);
        outline-offset: 2px;
    }

/* =========================================================
   Layout / Visibility Helpers
   ========================================================= */

.card-fields[b-95aikg69ey] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-block: 1rem;
}

.hidden[b-95aikg69ey] {
    display: none !important;
}

.is-preloading[b-95aikg69ey] {
    position: absolute !important;
    top: 0 !important;
    left: -99999px !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

.is-visible[b-95aikg69ey] {
    position: relative !important;
    left: 0 !important;
    visibility: visible !important;
    pointer-events: auto !important;
}

/* =========================================================
   Loading / Skeleton State
   ========================================================= */

.card-fields.is-loading .cc-input[b-95aikg69ey],
.card-fields.is-loading #customer-email[b-95aikg69ey] {
    background: linear-gradient(110deg, #d7d7d7 8%, #f5f5f5 18%, #b7b7b7 33%);
    background-size: 200% 100%;
    border-radius: 5px;
    animation: shine-b-95aikg69ey 1.5s linear infinite;
}

    .card-fields.is-loading .cc-input img[b-95aikg69ey] {
        display: none;
    }

@keyframes shine-b-95aikg69ey {
    to {
        background-position-x: -200%;
    }
}

/* =========================================================
   Amount / Price
   ========================================================= */

.amount-due[b-95aikg69ey] {
    padding-top: 5px;
    font-size: 1rem;
    font-weight: 600;
}

/* =========================================================
   Hosted Fields Validation State
   ========================================================= */

.hosted-field-isDirty.hosted-field-isTouched:not(.hosted-field-isValid, .hosted-field-isFocused)[b-95aikg69ey] {
    border: 1px solid var(--input-focus) !important;
}

/* =========================================================
   Payment Card Container
   ========================================================= */

#payment-card[b-95aikg69ey] {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 420px;
    padding: 32px 24px;
    background: var(--card-bg);
    border: 1px solid var(--card-border);
    border-radius: 16px;
}

/* =========================================================
   Header
   ========================================================= */

.header[b-95aikg69ey] {
    text-align: center;
    margin-bottom: 24px;
}

    .header h1[b-95aikg69ey] {
        font-size: 22px;
        font-weight: 700;
        margin-bottom: 6px;
    }

    .header .price[b-95aikg69ey] {
        color: var(--text-muted);
        font-size: 15px;
    }

/* =========================================================
   Coins / Badges
   ========================================================= */

.coins-row[b-95aikg69ey] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin: 16px 0 24px;
}

    .coins-row .plus[b-95aikg69ey] {
        color: var(--text-muted);
        font-size: 16px;
    }

.coin-badge[b-95aikg69ey] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 20px;
    border-radius: 24px;
    font-weight: 600;
    font-size: 16px;
}

    .coin-badge.main[b-95aikg69ey] {
        background: var(--coin-bg);
        border: 1px solid #444;
    }

    .coin-badge.bonus[b-95aikg69ey] {
        background: var(--bonus-bg);
    }

    .coin-badge .coin-icon[b-95aikg69ey] {
        font-size: 18px;
    }

/* =========================================================
   Payment Method Indicator
   ========================================================= */

.payment-indicator[b-95aikg69ey] {
    display: flex;
    justify-content: center;
    margin-bottom: 24px;
}

.card-logos-btn[b-95aikg69ey] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 5px 10px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid var(--input-border);
}

.card-logo[b-95aikg69ey] {
    width: auto;
    height: 14px;
}

    .card-logo[alt="Visa"][b-95aikg69ey] {
        height: 10px;
    }

/* =========================================================
   Card Content
   ========================================================= */

.card-content[b-95aikg69ey] {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* =========================================================
   Card Form
   ========================================================= */

#card-form[b-95aikg69ey] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.input-row[b-95aikg69ey] {
    display: flex;
    gap: 12px;
}

    .input-row .input-wrapper[b-95aikg69ey] {
        flex: 1;
    }

.input-wrapper[b-95aikg69ey] {
    position: relative;
    display: flex;
    align-items: center;
    height: 52px;
    padding: 0 16px;
    background: var(--input-bg);
    border: 1px solid var(--input-border);
    border-radius: 10px;
    transition: border-color 0.2s;
}

    .input-wrapper:focus-within[b-95aikg69ey] {
        border-color: var(--input-focus);
    }

    .input-wrapper input[b-95aikg69ey] {
        width: 100%;
        height: 100%;
        padding: 0;
        background: transparent;
        border: none;
        outline: none;
        color: var(--text);
        font-size: 16px;
        -webkit-appearance: none;
        appearance: none;
    }

        .input-wrapper input[b-95aikg69ey]::placeholder {
            color: var(--text-muted);
        }

.cvc-icon[b-95aikg69ey] {
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    pointer-events: none;
    font-size: 18px;
    color: var(--text-muted);
}

/* =========================================================
   Checkboxes
   ========================================================= */

.checkboxes[b-95aikg69ey] {
    display: flex;
    flex-direction: column;
    gap: 14px;
    margin: 20px 0;
}

.checkbox-label[b-95aikg69ey] {
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}

    .checkbox-label input[type="checkbox"][b-95aikg69ey] {
        display: none;
    }

.check-box[b-95aikg69ey] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    min-width: 22px;
    background: var(--input-bg);
    border: 2px solid var(--input-border);
    border-radius: 5px;
    transition: background 0.2s, border-color 0.2s;
}

.checkbox-label input[type="checkbox"]:checked + .check-box[b-95aikg69ey] {
    background: var(--check-bg);
    border-color: var(--check-bg);
}

.check-box svg[b-95aikg69ey] {
    width: 14px;
    height: 14px;
    opacity: 0;
    transition: opacity 0.2s;
}

.checkbox-label input[type="checkbox"]:checked + .check-box svg[b-95aikg69ey] {
    opacity: 1;
}

.checkbox-text[b-95aikg69ey] {
    font-size: 13px;
    line-height: 1.4;
    color: var(--text-muted);
}

    .checkbox-text a[b-95aikg69ey] {
        color: var(--link-color);
        text-decoration: none;
    }

        .checkbox-text a:hover[b-95aikg69ey] {
            text-decoration: underline;
        }

/* =========================================================
   Security / PCI / Footer
   ========================================================= */

.security-message[b-95aikg69ey] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-top: 24px;
    padding-top: 20px;
    border-top: 1px solid var(--card-border);
    color: var(--text-muted);
    font-size: 13px;
}

    .security-message svg[b-95aikg69ey] {
        color: #4caf50;
        flex-shrink: 0;
    }

.pci-badge[b-95aikg69ey] {
    text-align: -webkit-center;
    margin-top: 12px;
}

    .pci-badge img[b-95aikg69ey] {
        height: 28px;
        border-radius: 4px;
        border: 1px solid #ffffff;
    }

.company-footer[b-95aikg69ey] {
    text-align: center;
    margin-top: 20px;
    font-size: 12px;
    line-height: 1.6;
    color: var(--text-muted);
}

/* =========================================================
   Responsive
   ========================================================= */

@media (min-width: 900px) {
    #submit-btn[b-95aikg69ey] {
        width: 300px !important;
    }
}

@media (max-width: 480px) {
    body[b-95aikg69ey] {
        padding: 8px;
        align-items: stretch;
    }

    #payment-card[b-95aikg69ey] {
        max-width: none;
        height: 100%;
        padding: 24px 18px;
        border-radius: 12px;
    }

    .header h1[b-95aikg69ey] {
        font-size: 20px;
    }

    .coin-badge[b-95aikg69ey] {
        padding: 6px 14px;
        font-size: 14px;
    }
}

@media (max-height: 700px) {
    body[b-95aikg69ey] {
        padding: 8px;
        align-items: stretch;
    }

    #payment-card[b-95aikg69ey] {
        max-width: none;
        height: 100%;
        padding: 20px 16px;
    }

    .header[b-95aikg69ey] {
        margin-bottom: 12px;
    }

        .header h1[b-95aikg69ey] {
            font-size: 19px;
        }

    .coins-row[b-95aikg69ey] {
        margin: 8px 0 12px;
    }

    .coin-badge[b-95aikg69ey] {
        padding: 5px 12px;
        font-size: 13px;
    }

    .payment-indicator[b-95aikg69ey] {
        margin-bottom: 14px;
    }

    .card-logo[b-95aikg69ey] {
        height: 12px;
    }

        .card-logo[alt="Visa"][b-95aikg69ey] {
            height: 9px;
        }

    .card-logos-btn[b-95aikg69ey] {
        padding: 4px 8px;
    }

    #card-form[b-95aikg69ey] {
        gap: 8px;
    }

    .input-wrapper[b-95aikg69ey] {
        height: 44px;
    }

        .input-wrapper input[b-95aikg69ey] {
            font-size: 15px;
        }

    .checkboxes[b-95aikg69ey] {
        margin: 10px 0;
    }

    .submit-btn[b-95aikg69ey] {
        height: 48px;
        margin-top: 4px;
        font-size: 16px;
    }

    .security-message[b-95aikg69ey] {
        margin-top: 12px;
        padding-top: 12px;
        font-size: 12px;
    }

    .company-footer[b-95aikg69ey] {
        margin-top: 10px;
        font-size: 11px;
    }
}

@media (min-width: 768px) {
    #payment-card[b-95aikg69ey] {
        max-width: 520px;
        padding: 44px 40px;
    }

    .header h1[b-95aikg69ey] {
        font-size: 26px;
    }

    .header .price[b-95aikg69ey] {
        font-size: 17px;
    }

    .coin-badge[b-95aikg69ey] {
        padding: 10px 24px;
        font-size: 18px;
    }

    .card-logo[b-95aikg69ey] {
        height: 18px;
    }

        .card-logo[alt="Visa"][b-95aikg69ey] {
            height: 13px;
        }

    .card-logos-btn[b-95aikg69ey] {
        padding: 6px 12px;
    }

    .input-wrapper[b-95aikg69ey] {
        height: 56px;
    }

        .input-wrapper input[b-95aikg69ey] {
            font-size: 17px;
        }

    .submit-btn[b-95aikg69ey] {
        height: 60px;
        font-size: 20px;
    }
}

/* =========================================================
   Autofill (disabled)
   ========================================================= */

/*
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #434346;
  -webkit-text-fill-color: #F1F1F1;
  -webkit-box-shadow: 0 0 0px 1000px #1B1B1C inset;
  transition: background-color 5000s ease-in-out 0s;
}
*/
/* _content/Yap.Checkout/Pages/Checkout/WLPayments/QuickPay/_Checkout.cshtml.rz.scp.css */
.quickpay-checkout-methods[b-mare0q69rv] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#submit-btn[b-mare0q69rv],
#cc-submit-btn[b-mare0q69rv] {
    display: block;
    width: 100%;
    padding-block: 1rem;
    margin-top: 1rem;
    border-radius: 10px;
    border: none;
    background-color: #01aef0;
    color: #fff;
    font-weight: 500;
}

#cc-submit-btn[b-mare0q69rv] {
    background-color: #e94057 !important;
    border-radius: 0px !important;
}

.btn-free[b-mare0q69rv] {
    background-color: #01aef0 !important;
    font-size: 22px !important;
    font-weight: 600 !important;
}

.btn-continuefree[b-mare0q69rv] {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    width: 300px !important;
    height: 35px;
    padding-block: 1.5rem !important;
    border-radius: 25px !important;
    overflow: hidden;
}

    .btn-continuefree[b-mare0q69rv] .left[b-mare0q69rv][b-mare0q69rv] {
        flex: 1;
        text-align: center;
        padding: 12px 0;
        margin-left: -15px;
    }

    .btn-continuefree[b-mare0q69rv] .right[b-mare0q69rv][b-mare0q69rv] {
        flex: 1;
        text-align: center;
        padding: 12px 0;
        margin-right: -15px;
    }

.card-info[b-mare0q69rv] {
    display: flex;
    align-items: center;
    font-size: 0.9rem;
    font-weight: 500;
}

.card-fields[b-mare0q69rv] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-block: 1rem;
}

.cc-card-inline[b-mare0q69rv] {
    display: flex;
    gap: 1rem;
}

.saved-card-check[b-mare0q69rv] {
    display: flex;
    gap: 1rem;
    margin-top: 1rem;
}

    .saved-card-check input[type="checkbox"][b-mare0q69rv] {
        width: 1rem;
    }

.cc-input[b-mare0q69rv] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    width: 100%;
    height: 2.8rem;
    padding-inline: 1rem;
    border: 1px solid #ddd;
    border-radius: 5px;
}

    .cc-input img[b-mare0q69rv] {
        width: 1.5rem !important;
    }

#customer-email[b-mare0q69rv] {
    width: inherit;
    border: none;
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: #000;
    text-align: start;
    cursor: text;
}

    #customer-email[b-mare0q69rv]::placeholder {
        color: #000;
        opacity: 1;
    }

    #customer-email:focus-visible[b-mare0q69rv] {
        border-color: #fff;
        outline: none;
    }

.hidden[b-mare0q69rv] {
    display: none !important;
}

.card-fields.is-loading .cc-input[b-mare0q69rv],
.card-fields.is-loading #customer-email[b-mare0q69rv] {
    background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
    background-size: 200% 100%;
    border-radius: 5px;
    animation: shine-b-mare0q69rv 1.5s linear infinite;
}

    .card-fields.is-loading .cc-input img[b-mare0q69rv] {
        display: none;
    }

@keyframes shine-b-mare0q69rv {
    to {
        background-position-x: -200%;
    }
}

.paypal-btn[b-mare0q69rv] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 14px 40px;
    border: none;
    border-radius: 10px;
    background-color: #ffc439;
    color: #003087;
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    transition: all 0.25s ease;
}

    .paypal-btn:hover[b-mare0q69rv] {
        background-color: #ffb347;
        box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
        transform: translateY(-1px);
    }

    .paypal-btn:active[b-mare0q69rv] {
        transform: scale(0.98);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    }

    .paypal-btn img[b-mare0q69rv] {
        height: 28px;
        width: auto;
    }

.express-checkout-methods-ext[b-mare0q69rv] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.amount-due[b-mare0q69rv] {
    padding-top: 5px;
    font-size: 1rem;
    font-weight: 600;
}

.amount-due-value[b-mare0q69rv] {
    font-weight: 600;
}

ul.accepted-cards-list[b-mare0q69rv] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    list-style-type: none;
}

.info-message[b-mare0q69rv] {
    display: flex;
    gap: 0.5rem;
    margin-block: 1rem;
    font-size: 0.8rem;
}

@media (min-width: 900px) {
    .quickpay-checkout-methods[b-mare0q69rv] {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #submit-btn[b-mare0q69rv] {
        width: 300px !important;
    }

    .paypal-btn[b-mare0q69rv] {
        width: 50%;
    }
}
/* _content/Yap.Checkout/Pages/Checkout/WLPayments/_Checkout.cshtml.rz.scp.css */
/* PAYMENT METHODS */
.checkout-methods[b-qhurhagmd7] {
    display: flex;
    gap: 12px;
}

    .checkout-methods input[b-qhurhagmd7] {
        display: none;
    }

.checkout-method[b-qhurhagmd7] {
    flex: 1;
    height: 42px;
    border: 1px solid #c9c9c9;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.checkout-methods input:checked + .checkout-method[b-qhurhagmd7] {
    border-color: #000;
    box-shadow: inset 0 0 0 1px #000;
}

.checkout-field[b-qhurhagmd7] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

    .checkout-field label[b-qhurhagmd7] {
        font-size: 15px;
        font-weight: 500;
    }

    .checkout-field input[b-qhurhagmd7],
    .checkout-input[b-qhurhagmd7] {
        width: 100%;
        height: 41px;
        padding: 0 10px;
        border: 1px solid #c9c9c9;
        border-radius: 6px;
    }

.saved-cards[b-qhurhagmd7] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-block: 1rem;
}

.saved-card[b-qhurhagmd7] {
    border: 1px solid #c9c9c9;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-block: 0.5rem;
    padding-inline: 0.5rem;
    cursor: pointer;
    background-color: #fff;
}

.card-info[b-qhurhagmd7] {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 0.9rem;
}

.card-fields[b-qhurhagmd7] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-block: 1rem;
}

.save-card-check[b-qhurhagmd7] {
    margin-top: 1rem;
    display: flex;
    gap: 1rem;
}

    .save-card-check input[type="checkbox"][b-qhurhagmd7] {
        width: 1rem;
    }

.cc-input[b-qhurhagmd7] {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding-inline: 1rem;
    height: 2.8rem;
    width: 100%;
    display: flex;
    gap: 0.5rem;
}

    .cc-input img[b-qhurhagmd7] {
        width: 1.5rem;
    }

.cc-card-inline[b-qhurhagmd7] {
    display: flex;
    gap: 1rem;
}

.hidden[b-qhurhagmd7] {
    display: none !important;
}

.card-fields.is-loading .cc-input[b-qhurhagmd7] {
    background: #eee;
    background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
    border-radius: 5px;
    background-size: 200% 100%;
    animation: 1.5s shine-b-qhurhagmd7 linear infinite;
}

    .card-fields.is-loading .cc-input img[b-qhurhagmd7] {
        display: none;
    }

@keyframes shine-b-qhurhagmd7 {
    to {
        background-position-x: -200%;
    }
}

.add-new-card-btn[b-qhurhagmd7] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    padding-block: 0.7rem;
    padding-inline: 0.5rem;
    border: 1px dashed #137917;
    background-color: #1379171a;
    color: #137917;
    border-radius: 10px;
}

.checkbox[b-qhurhagmd7] {
    margin-top: 1rem;
    display: flex;
    gap: 1rem;
}

    .checkbox input[type="checkbox"][b-qhurhagmd7] {
        width: 1rem;
    }

form button[type="submit"][b-qhurhagmd7] {
    display: block;
    width: 100%;
    padding-block: 1rem;
    margin-top: 1rem;
    border-radius: 10px;
    border: none;
    background-color: #e94057;
    color: #fff;
    font-weight: 500;
}

/* checkbox row */
.checkbox[b-qhurhagmd7] {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    cursor: pointer;
    user-select: none;
}

    /* hide native checkbox but keep accessible */
    .checkbox > input[type="checkbox"][b-qhurhagmd7] {
        position: absolute;
        opacity: 0;
        width: 1px;
        height: 1px;
    }

    /* custom box */
    .checkbox .cb[b-qhurhagmd7] {
        width: 18px;
        height: 18px;
        border: 2px solid #c8c8c8;
        border-radius: 4px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        margin-top: 2px;
        flex: 0 0 18px;
    }

    /* icon hidden by default */
    .checkbox .cb-icon[b-qhurhagmd7] {
        width: 14px;
        height: 14px;
        opacity: 0;
        transform: scale(0.8);
        transition: opacity 0.12s ease, transform 0.12s ease;
    }

    /* checked state */
    .checkbox > input[type="checkbox"]:checked + .cb[b-qhurhagmd7] {
        border-color: #111;
    }

        .checkbox > input[type="checkbox"]:checked + .cb .cb-icon[b-qhurhagmd7] {
            opacity: 1;
            transform: scale(1);
        }

    /* focus ring */
    .checkbox > input[type="checkbox"]:focus-visible + .cb[b-qhurhagmd7] {
        outline: 2px solid #111;
        outline-offset: 2px;
    }

    /* disabled look */
    .checkbox > input[type="checkbox"]:disabled + .cb[b-qhurhagmd7] {
        opacity: 0.45;
        cursor: not-allowed;
    }

    .checkbox > input[type="checkbox"]:disabled ~ span[b-qhurhagmd7] {
        opacity: 0.7;
        cursor: not-allowed;
    }
/* _content/Yap.Checkout/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

footer[b-fcg5dlza1p] {
  padding-inline: 1rem;
  min-height: 50px;
  display: flex;
  justify-content: center;
}
