/* PromoCodes.Guru P1.9.3 — image-evidence quality gate presentation. */
.pcg-coupon-card .pcg-card-added-evidence{
    border-color:rgba(55,91,184,.22);
    background:#f1f5ff;
    color:#274b9f;
    font-weight:700;
}
.pcg-coupon-card .pcg-card-added-evidence strong{font-weight:850}
:root[data-bs-theme="dark"] .pcg-coupon-card .pcg-card-added-evidence{
    border-color:rgba(139,169,255,.34);
    background:rgba(40,67,128,.34);
    color:#dbe5ff;
}
.pcg-coupon-card.pcg-card-accuracy-p184.has-merchant-visual .pcg-card-visual-media{
    align-items:start;
    padding:7px 7px 50px;
}
.pcg-coupon-card.pcg-card-accuracy-p184.has-merchant-visual .pcg-card-visual .pcg-coupon-product-store-fallback{
    width:100%!important;
    height:100%!important;
    padding:0!important;
    align-items:flex-start;
    justify-content:center;
}
.pcg-coupon-card.pcg-card-accuracy-p184.has-merchant-visual .pcg-card-visual .pcg-store-logo-lg{
    width:56px;
    height:56px;
    border-radius:15px;
    box-shadow:0 8px 19px rgba(7,29,47,.13);
}
.pcg-coupon-card.pcg-card-accuracy-p184.has-merchant-visual .pcg-card-value-chip{
    right:7px;
    left:7px;
    bottom:6px;
    width:auto!important;
    min-width:0;
    min-height:42px!important;
    padding:6px 7px!important;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:2px;
    text-align:center;
    overflow:visible;
}
.pcg-coupon-card.pcg-card-accuracy-p184.has-merchant-visual .pcg-card-value-chip strong,
.pcg-home-discovery .pcg-home-offer-grid .pcg-card-accuracy-p184.is-compact.has-merchant-visual .pcg-card-value-chip strong{
    font-size:1.02rem!important;
    line-height:1.05;
    white-space:nowrap;
}
.pcg-coupon-card.pcg-card-accuracy-p184.has-merchant-visual .pcg-card-value-chip.is-medium strong,
.pcg-coupon-card.pcg-card-accuracy-p184.has-merchant-visual .pcg-card-value-chip.is-long strong{
    font-size:.84rem!important;
}
.pcg-coupon-card.pcg-card-accuracy-p184.has-merchant-visual .pcg-card-value-chip.is-price strong{
    font-size:.94rem!important;
}
.pcg-coupon-card.pcg-card-accuracy-p184.has-merchant-visual .pcg-card-value-chip small{
    display:block;
    font-size:.52rem;
    line-height:1.05;
    white-space:normal;
    overflow-wrap:anywhere;
    text-align:center;
}
@media(max-width:720px){
    .pcg-coupon-card.pcg-card-accuracy-p184.has-merchant-visual .pcg-card-visual-media{padding:6px 6px 45px}
    .pcg-coupon-card.pcg-card-accuracy-p184.has-merchant-visual .pcg-card-visual .pcg-store-logo-lg{width:46px;height:46px;border-radius:13px}
    .pcg-coupon-card.pcg-card-accuracy-p184.has-merchant-visual .pcg-card-value-chip{right:5px;left:5px;bottom:5px;min-height:38px!important;padding:5px 6px!important}
    .pcg-coupon-card.pcg-card-accuracy-p184.has-merchant-visual .pcg-card-value-chip strong{font-size:.9rem!important}
    .pcg-coupon-card.pcg-card-accuracy-p184.has-merchant-visual .pcg-card-value-chip.is-price strong{font-size:.82rem!important}
}
