.dsp-collection .dsp-payment-button{display:block;width:100%;height:36px;margin-top:8px;border:1px solid var(--orange-500,#ff7410);border-radius:2px;background:var(--orange-500,#ff7410);color:#fff;font:inherit;font-weight:600;cursor:pointer}
.dsp-collection .dsp-payment-button:disabled{opacity:.5;cursor:wait}
.dsp-collection .dsp-payment-button:focus-visible{outline:2px solid var(--navy-900,#0f172a);outline-offset:2px}
.dsp-sheet-foot{flex-wrap:wrap}
