.payment-qr-display{width:100%}.payment-qr-display__frame{margin-inline:auto;border-radius:.5rem;overflow:hidden;background:transparent;line-height:0;display:flex;align-items:center;justify-content:center;padding:0}.payment-qr-display__img{display:block;width:100%;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;background:transparent}.payment-qr-display--large .payment-qr-display__frame{width:min(100%,clamp(320px,25vw,460px));min-width:min(100%,320px);padding:12px;box-sizing:border-box;margin-inline:auto}.payment-qr-display--large .payment-qr-display__img{width:100%;height:auto;min-height:0;max-height:min(460px,52vh);-o-object-fit:contain;object-fit:contain;margin-inline:auto}.checkout-manual-details .payment-qr-display--large,.checkout-manual-qr .payment-qr-display--large,.manual-voucher-panel .payment-qr-display--large,.mi-reserva-paid-card__qr .payment-qr-display--large{width:100%}.checkout-manual-details .payment-qr-display__frame,.checkout-manual-qr .payment-qr-display__frame{width:min(100%,clamp(320px,25vw,460px));min-width:min(100%,320px);padding:12px;box-sizing:border-box;margin-inline:auto}@media (min-width:1024px){.checkout-manual-details .payment-qr-display__frame,.checkout-manual-qr .payment-qr-display__frame,.payment-qr-display--large .payment-qr-display__frame{width:min(100%,clamp(320px,25vw,460px));min-width:320px;padding:12px}.checkout-manual-details .payment-qr-display--large .payment-qr-display__img,.checkout-manual-qr .payment-qr-display--large .payment-qr-display__img{max-height:min(460px,50vh)}.manual-voucher-panel--split .payment-qr-display--large .payment-qr-display__img,.mi-reserva-paid-card__qr .payment-qr-display--large .payment-qr-display__img,.mi-reserva-pending__qr .payment-qr-display--large .payment-qr-display__img{max-height:min(460px,48vh)}}.payment-qr-display__modal-overlay{isolation:isolate}.payment-qr-display__modal-content{display:flex;flex-direction:column;align-items:center;max-width:100%;max-height:100%}.payment-qr-display__modal-close{position:absolute;top:max(1rem,env(safe-area-inset-top));right:max(1rem,env(safe-area-inset-right));z-index:2;display:inline-flex;width:44px;height:44px;padding:0;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:.75rem;background:rgba(255,255,255,.12);color:#fff;cursor:pointer;pointer-events:auto;touch-action:manipulation}.payment-qr-display__modal-close:hover{background:rgba(255,255,255,.22)}.payment-qr-display__modal-close:focus-visible{outline:3px solid rgba(255,255,255,.9);outline-offset:3px}.payment-qr-display__modal-close svg{width:24px;height:24px;pointer-events:none}.payment-qr-display__modal-frame{border-radius:.75rem;overflow:hidden;background:#fff;width:min(92vw,calc(100dvh - 8rem),960px);max-width:min(92vw,calc(100dvh - 8rem),960px);min-width:min(92vw,320px);padding:16px;box-sizing:border-box}.payment-qr-display__img--modal{display:block!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:min(78dvh,920px)!important;min-height:min(70dvh,70vw,720px);-o-object-fit:contain!important;object-fit:contain!important}.payment-qr-display__expand{opacity:.85}[data-color-mode=light] .payment-qr-display__expand{border-color:rgba(15,23,42,.15);color:rgba(15,23,42,.65)}