.checkout-handoff-modal{display:none;height:100dvh;inset:0;pointer-events:none;position:fixed;z-index:var(--checkout-modal-z,10000)}.checkout-handoff-modal[hidden]{display:none!important}.checkout-handoff-modal--open{display:block;pointer-events:auto}.checkout-handoff-modal__backdrop{background:var(--checkout-modal-backdrop,rgba(0,0,0,.55));cursor:pointer;inset:0;opacity:0;position:absolute;transition:opacity .2s ease-out}.checkout-handoff-modal--open .checkout-handoff-modal__backdrop{opacity:1}.checkout-handoff-modal--closing .checkout-handoff-modal__backdrop{opacity:0;transition-delay:50ms;transition-duration:.15s;transition-timing-function:ease-in}.checkout-handoff-modal__card{background:var(--color-white,#fff);border-radius:16px 16px 0 0;bottom:0;box-shadow:var(--checkout-modal-shadow,0 24px 48px rgba(0,0,0,.18),0 4px 12px rgba(0,0,0,.1));left:50%;max-height:90dvh;max-width:100%;opacity:0;overflow-y:auto;padding:28px 24px max(32px,env(safe-area-inset-bottom));position:absolute;transform:translateX(-50%) translateY(100%);transition:opacity .2s ease-out,transform .32s cubic-bezier(.32,.72,0,1);width:100%}.checkout-handoff-modal--open .checkout-handoff-modal__card{opacity:1;transform:translateX(-50%) translateY(0);will-change:opacity,transform}.checkout-handoff-modal--closing .checkout-handoff-modal__card{opacity:0;transform:translateX(-50%) translateY(100%);transition:opacity .15s ease-in,transform .2s ease-in}@media (min-width:642px){.checkout-handoff-modal__card{border-radius:16px;bottom:auto;max-width:440px;min-width:320px;padding:36px 32px 32px;top:50%;transform:translateX(-50%) translateY(-50%) scale(.96);transition:opacity .25s ease-out,transform .3s cubic-bezier(.25,.46,.45,.94)}.checkout-handoff-modal--open .checkout-handoff-modal__card{transform:translateX(-50%) translateY(-50%) scale(1)}.checkout-handoff-modal--closing .checkout-handoff-modal__card{transform:translateX(-50%) translateY(-50%) scale(.96)}}.checkout-handoff-modal .checkout-handoff-modal__close{background:rgba(0,0,0,.06)!important;background-color:rgba(0,0,0,.06)!important;border:0!important;border-radius:50%!important;box-shadow:none!important;color:rgba(0,0,0,.89)!important;cursor:pointer;display:inline-grid!important;font:inherit;font-size:24px!important;height:42px!important;letter-spacing:0!important;line-height:1!important;max-width:42px!important;min-height:0!important;min-width:0!important;padding:0!important;place-items:center!important;position:absolute!important;right:14px!important;text-transform:none!important;top:14px!important;transition:background-color .15s ease-out;width:42px!important}.checkout-handoff-modal .checkout-handoff-modal__close:hover{background:rgba(0,0,0,.12)!important;background-color:rgba(0,0,0,.12)!important;transform:none!important}.checkout-handoff-modal .checkout-handoff-modal__close:focus-visible{outline:2px solid rgba(0,0,0,.45);outline-offset:2px}.checkout-handoff-modal__close-icon{display:block;height:14px;width:14px}.checkout-handoff-modal__heading{color:rgba(0,0,0,.89);font-family:Manrope,system-ui,-apple-system,sans-serif;font-size:26px;font-weight:500;line-height:1.08;margin:0;padding-right:40px}.checkout-handoff-modal__body{color:rgba(0,0,0,.65);font-family:Manrope,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.55;margin:12px 0 24px}.checkout-handoff-modal__actions{display:flex;flex-direction:column;gap:12px}.checkout-handoff-modal .checkout-handoff-modal__btn,.checkout-handoff-modal button.checkout-handoff-modal__btn{align-items:center!important;border:1px solid transparent!important;border-radius:11px!important;box-shadow:none!important;cursor:pointer;display:inline-flex!important;font-family:Manrope,system-ui,-apple-system,sans-serif!important;font-size:14px!important;font-weight:600!important;justify-content:center!important;letter-spacing:0!important;line-height:1!important;margin:0;max-width:100%!important;min-height:52px!important;min-width:0!important;padding:14px 22px!important;text-transform:none!important;transition:background-color .18s cubic-bezier(.16,1,.3,1),border-color .18s cubic-bezier(.16,1,.3,1),color .18s cubic-bezier(.16,1,.3,1);width:100%!important;-webkit-tap-highlight-color:transparent;appearance:none}.checkout-handoff-modal .checkout-handoff-modal__btn:active{transform:scale(.99)}.checkout-handoff-modal .checkout-handoff-modal__btn:focus-visible{outline:2px solid rgba(0,0,0,.45);outline-offset:2px}.checkout-handoff-modal .checkout-handoff-modal__btn--confirm,.checkout-handoff-modal button.checkout-handoff-modal__btn--confirm{background:#f96e46!important;background-color:#f96e46!important;border:1px solid #f96e46!important;color:#fff!important}.checkout-handoff-modal .checkout-handoff-modal__btn--confirm:hover,.checkout-handoff-modal button.checkout-handoff-modal__btn--confirm:hover{background:#e05c34!important;background-color:#e05c34!important;border-color:#e05c34!important;color:#fff!important;transform:none!important}.checkout-handoff-modal .checkout-handoff-modal__btn--decline,.checkout-handoff-modal button.checkout-handoff-modal__btn--decline{background:transparent!important;background-color:transparent!important;border:1px solid rgba(0,0,0,.2)!important;color:rgba(0,0,0,.65)!important}.checkout-handoff-modal .checkout-handoff-modal__btn--decline:hover,.checkout-handoff-modal button.checkout-handoff-modal__btn--decline:hover{background:rgba(0,0,0,.04)!important;background-color:rgba(0,0,0,.04)!important;border-color:rgba(0,0,0,.3)!important;color:rgba(0,0,0,.78)!important;transform:none!important}body.checkout-handoff-modal-open{overflow-y:hidden!important}@media (prefers-reduced-motion:reduce){.checkout-handoff-modal__backdrop,.checkout-handoff-modal__card{transition-duration:.01ms!important}.checkout-handoff-modal--closing .checkout-handoff-modal__card,.checkout-handoff-modal--open .checkout-handoff-modal__card,.checkout-handoff-modal__card{transform:translateX(-50%);will-change:auto}@media (min-width:642px){.checkout-handoff-modal--closing .checkout-handoff-modal__card,.checkout-handoff-modal--open .checkout-handoff-modal__card,.checkout-handoff-modal__card{transform:translateX(-50%) translateY(-50%)}}.checkout-handoff-modal__btn{transition-duration:.01ms!important}}